
SIMULATION
One Logical Volume is created named as myvol under vo volume group and is mounted. The Initial Size of that Logical Volume is 400MB. Make successfully that the size of Logical Volume 200MB without losing any data. The size of logical volume 200MB to 210MB will be acceptable.
A.
SIMULATION
Give Full Permission to owner user and owner group member but no permission to others on /data.
A.
SIMULATION
One Package named zsh is dump on ftp://server1.example.com under pub directory. Install the package from ftp server.
A.
Create a file called specs.empty in home/bob/ansible on the local machine as follows:
HOST= MEMORY= BIOS= VDA_DISK_SIZE= VDB_DISK_SIZE=
Create the playbook /home/bob/ansible/specs.yml which copies specs.empty to all remote nodes' path /root/specs.txt. Using the specs.yml playbook then edit specs.txt on the remote machines to reflect the appropriate ansible facts.
A. Answer: See the for complete Solution below.
Prevent Mary from performing user configuration tasks in your system.
A. Answer: See the for complete Solution below.

Configure the web server, which can be accessed by http://station.domain30.example.com.
A. Answer: See the for complete Solution below.

Configure the nfs server, share the /common directory to domain30.example.com, and allow client to have the root user right when access as a root user.
A. Answer: See the for complete Solution below.
Make on /storage directory that only the user owner and group owner member can fully access.
A. Answer: See the for complete Solution below.
There were two systems:
system1, main system on which most of the configuration take place system2, some configuration here
Configure port forwarding.
Configure server X to forward traffic incoming on port 80/tcp from source network 172.25.X.0/255.255.255.0 to port on 5243/tcp.
A. Answer: See the for complete Solution below.