One User named peter working with you as your assistance. His main responsibility is to manager users. Give the privilege to run useradd, passwd, groupadd, userdel, groupdel, usermod command using sudo.
Some users home directory is shared from your system. Using showmount –e localhost command, the shared directory is not shown. Make access the shared users home directory.
ssh service is enabled in your Server. Your LAN is connected to WAN also. Configure to match following conditions.
i.Deny the ssh from outside the example.com domain members.
ii.If any denied hosts tried for ssh then send the information through mail with client;s information.
Make Secondary belongs the jackie and curtin users on sysuser group. But david user should not belongs to sysuser group.
Add a job on Cron schedule to display Hello World on every two Seconds in terminal 8.
Who ever creates the files/directories on /storage group owner should be automatically should be the same group owner of /storage.
There are three Disk Partitions /dev/hda8, /dev/hda9, /dev/hda10 having size 100MB of each partition. Create a Logical Volume named testvolume1 and testvolume2 having a size 250MB. Mount each Logical Volume on lvmtest1, lvmtest2 directory.