One Package named zsh is dump on ftp://server1.example.com under pub directory. Install the package from ftp server.
Backup of the Redhat Enterprise Linux 5 is on /var/ftp/pub, /var/www/html/pub on server named server1.example.com. You can install all required packages using yum by creating the repository file.
Create a RAID Device /dev/md0 by creating equal two disks from available free space on your harddisk and mount it on /data.
Add a job on Cron schedule to display Hello World on every two Seconds in terminal 8.
Create the group named sysadmin.
Create the user named jane and john.
Make on /archive directory that only the user owner and group owner member can fully access.
Make sure on /data that only the owner user can remove files/directories.
Create the directory /archive and group owner should be the sysuser group.
Make on /data that only the user owner and group owner member can fully access.