Linux Systems Administration 202 - Day 6 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Topics for today: Continuation of Apache 2 and Squid lab [AM] File Sharing [AM] o SAMBA o NFS [PM] Network Client Configuration [PM] o DHCP o PAM o LDAP -------------------------------------------------- Exploratory Lab $ sudo apt-get install apache2 # install Apache 2 server or you may use $ sudo tasksel # Debian/Ubuntu install # collections/profiles and choose the following [x] lamp-server [x] openssh-server [x] samba server +---------------------------------- | on RPM based systems | $ sudo yum install apache # or httpd +--------------------------------------------------