There are Mail servers, Web Servers, DNS Servers and Log Server. Log Server is already configured. You should configure the mail server, web server and dns server to send the logs to log server.
/data Directory is shared from the server1.example.com server. Mount the shared directory that:
when user try to access, automatically should mount
when user doesn’t use mounted directory should unmount automatically after 50 seconds.
Shared directory should mount on /mnt/data on your machine.
Create the user named eric but eric should not belong to the sysadmin group.
Make sure on /data that only the owner user can remove files/directories.
Whoever creates the file on /data make automatically owner group should be the group owner of /data directory.
Create the directory /storage and group owner should be the sysusers group.
One Package named zsh is dump on ftp://server1.example.com under pub directory. Install the package from ftp server.
Create the directory /data and group owner should be the sysadmin group.
Eric user should able to write on Document root directory.
Using squid block Internet to 192.168.1.0/24 Network and allow to 192.168.0.0/24 Network.