The recommended text is here. Examples of other reading material is given below. There is a wealth of material available on the internet and students are expected to research the topics for more current examples.
The role of a System Administrator carries many responsibilities, not all of which may be included in a contract of employment. The following link discusses the roles and responsibilites that should be considered. ja-net discussion document.
The USENIX code of ethics
See RFC1244 RFC for site security policies and procedures. It may date from 1991 but is still relevant today.
managing file system access is an an important part of sys-adm. Getting the right balance of access and denial can be tricky
Some of the risks inherent in the Unix style file permissions 'set [user|group] id is discussed here
And the risks in some installations using ACLs is discussed here and in links from that page.
discussion of acls in Linuxhere. Don't need to study this in depth but the key points are worth reading.
Another overview of acl from a GNU/Linux perspective here.
Troubleshooting TCP/IP networks is discussed here.
just for interest : what to do when you're in / and you type rm -rf *
Assessment will be via a portfolio of log files and related work taken from the lab exercises listed below.
To build a linux kernel for the 'Jaz' machine that includes acl support for ext2 and ext3 filesystems.
You will need to
Some of the risks inherent in the Unix style file permissions 'set [user|group] id is discussed here
And the risks in some installations using ACLs is discussed here and in links from that page.
Providing logins and home directories from a server. exploring NIS, LDAP and Samba.
Useful links:System monitoring tools provide useful indicators for identifying bottlenecks and configuration problems that may lead to poor performance
Useful links:These are links to the current kernel versions kindly provided dynamically by the Linux HQ :)
Private and public networks : An investigation of Firewalls, Proxying, Masquerading and [SPD]NAT
Useful URLs.
The list here, like the others on this page, is just an arbitrary selection of available material and tools.