SIMULATION -Add 3 users: harry, natasha, tom.The requirements: The Additional group of the two users: harry, Natasha is the admin group. The user: tom's login shell should be non-interactive.
SIMULATION -Create a catalog under /home named admins. Its respective group is requested to be the admin group. The group users could read and write, while other users are not allowed to access it. The files created by users from the same group should also be the admin group.
SIMULATION -Configure a task: plan to run echo hello command at 14:23 every day.
SIMULATION -Find the files owned by harry, and copy it to catalog: /opt/dir
SIMULATION -Find the rows that contain abcde from file /etc/testfile, and write it to the file/tmp/testfile, and the sequence is requested as the same as /etc/testfile.
SIMULATION -Configure your Host Name, IP Address, Gateway and DNS.Host name: station.domain40.example.com/etc/sysconfig/networkhostname=abc.comhostname abc.comIP Address:172.24.40.40/24 -Gateway172.24.40.1 -DNS:172.24.40.1 -