[debian-edu-commits] debian-edu/ 03/04: README: Reflect cfengine2 -> cfengine3 changes and KDE related ones.
Wolfgang Schweer
schweer-guest at moszumanska.debian.org
Fri Mar 23 20:35:05 UTC 2018
This is an automated email from the git hooks/post-receive script.
schweer-guest pushed a commit to branch master
in repository debian-edu-config.
commit d4e732aea088cbb4cdbf639186d2b853bed884bd
Author: Wolfgang Schweer <wschweer at arcor.de>
Date: Fri Mar 23 21:23:04 2018 +0100
README: Reflect cfengine2 -> cfengine3 changes and KDE related ones.
---
README | 43 +++++++------------------------------------
1 file changed, 7 insertions(+), 36 deletions(-)
diff --git a/README b/README
index 9508a46..ea01518 100644
--- a/README
+++ b/README
@@ -28,16 +28,11 @@ with out of our files, and only in this case should we use the
masterfiles to copy an replacement file on top of the existing
configuration file.
-To debug the variable expantion, cfengine-debian-edu -d3 2>&1 |less' can be used.
-
Source overview
---------------
- cf/ - the cfengine configuration files, installed into
- /etc/cfengine/debian-edu
- cf/masterfiles/ - Replacement config files copied into place using
- cfengine. Use this if the file already exist in
- another Debian package.
+ cf3/ - the cfengine configuration files, installed into
+ /etc/cfengine3/debian-edu
etc/... - New files installed into /etc/...
bin/ - New files installed into /usr/bin/
share/... - New files installed into /usr/share/...
@@ -50,14 +45,14 @@ What is configured
This is a high-level description on the configuration changes done by
this package, including the files related to che configuration change.
-DNS server (powerdns)
+DNS server (bind)
------------------
Preconfigured DNS zone .intern with DNS names for services used by
debian-edu. Also includes the DHCP distributed IP addressess used.
The address range is separated into groups.
- http://wiki.debian.org/DebianEdu/Documentation/Squeeze/Architecture
+ https://wiki.debian.org/DebianEdu/Documentation/Buster/Architecture
includes a list of services that are set up by default in a Skolelinux
network, please update it when you add new services.
@@ -138,52 +133,28 @@ Printer system (CUPS)
Configure CUPS to work out of the box. Disable non-encrypted access
for all hosts except localhost.
- cf/cf.cups
+ cf3/cf.cups
etc/cups/cupsd-debian-edu.conf
HTTP server (apache2)
--------------------
For now, Apache configuration is only tuned to know user homepage
- are on /skole/tjener/home*/*/public_html (see cf/cf.apache2)
+ are on /skole/tjener/home*/*/public_html (see cf3/cf.apache2)
KDE client config
-----------------
- 1. share/debian-edu/common
- -> settings common to all debian-edu profiles
- - Disable kpersonalizer startup on initial login.
- - Disable warning dialog box presented when the sound card is missing.
- - Configure printsystem to use cups
- - Enable javascript for konqueror
- - Accept cookies by default
- - Add mime-type for ms-word documents (*.doc;*.DOC;*.dot;*.DOT)
- 2. share/debian-edu/networked-kd3
- -> settings common to all networked profiles (everything but standalone)
- - Set proxy settings and force them using kiosk (kde 3 > specific)
- 3. share/debian-edu/networked-kde2
- - Set proxy settings and force them using kiosk (kde 3 > specific)
- 4. share/debian-edu/thin-client
- - enable esd sound on thin clients
- 5. share/debian-edu/students
- -> eye candy and restrictions for members of the students group
- - put some of the learning tools on the Desktop
- - create a standard k-panel
- - disable shell access, run-commands, new session starting, k-panel
- configuration and accessing root programs via kde
SSH (openssh)
-------------
- Enable X11 forwarding by default.
- cf/cf.ssh
-
inetd
-----
Disable unused network services (discard, daytime, time) on all
hosts, and diable SMTP listening on all client machines.
- cf/cf.inetd
+ cf3/cf.inetd
Design choices
==============
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-config.git
More information about the debian-edu-commits
mailing list