1.there is an rpm in the "Contributed RPMS" section that installs a panel in the server manager which allows you to control some of the main services such as LDAP. ATALK, TCPIP, and so on. It works pretty well and it beats doing it from the console.
Here is how to get it and install:
-log in as the root user, when you get a prompt that looks like this:
[root@server /root]#
-type the following
mkdir downloads
-hit ENTER
cd dowloads
-hit ENTER
-now your prompt should look like this:
[root@server /downloads]#
-make sure you are connected to the internet and type the following command:
wget
ftp://ftp.e-smith.org/pub/e-smith/contrib/JayMiller/RPMS/noarch/e-smith- service-control-1.1.0-01.noarch.rpm
- hit ENTER
-this downloads the rpm to the directory you just created w/ the "mkdir" command
-when it's finished, type this:
rpm -ivh e-smith-service-control-1.1.0-01.noarch.rpm
-hit ENTER
-this installs the rpm. At this point, you're done. Access the server manager via "http://yourservername:980" . you'll see that there is a new link in the "Configuration" section. Just uncheck the services you don't want to disable them.
2. I'm not really sure about this, but I think that you are reading the manual for SME 5.1.2 and you have installed SME 5.0. the quota management is included in 5.1.2 but not in 5.0. I don't know if there is an RPM to add that to 5.0. I do suggest that you upgrade to or just do a clean install on 5.1.2. If anything, it's nicer looking and has quota management built in.
3.
4.
5.
Sorry, but the rest of these are beyond my current experience with SME 5.x.
I suggest you browse through the "howto"section of this site, there is a wealth of good info in there.
Good luck trying to find what you need.