Question 6
CORRECT TEXT
Create one partitions having size 100MB and mount it on data.
Create one partitions having size 100MB and mount it on data.
Question 7
CORRECT TEXT
Create a backup
Create a backup file named /root/backup.tar.bz2, contains the content of /usr/local, tar must use bzip2 to compress.
Create a backup
Create a backup file named /root/backup.tar.bz2, contains the content of /usr/local, tar must use bzip2 to compress.
Question 8
CORRECT TEXT
Create a collaborative directory/home/admins with the following characteristics:
Group ownership of /home/admins is adminuser
The directory should be readable, writable, and accessible to members of adminuser, but not to any other user. (It is understood that root has access to all files and directories on the system.)
Files created in /home/admins automatically have group ownership set to the adminuser group
Create a collaborative directory/home/admins with the following characteristics:
Group ownership of /home/admins is adminuser
The directory should be readable, writable, and accessible to members of adminuser, but not to any other user. (It is understood that root has access to all files and directories on the system.)
Files created in /home/admins automatically have group ownership set to the adminuser group
Question 9
CORRECT TEXT
SELinux must be running in the Enforcing mode.
SELinux must be running in the Enforcing mode.
Question 10
CORRECT TEXT
Add admin group and set gid=600
Add admin group and set gid=600