Question 26
06. Create a Collaborative Directory
Create a shared directory /home/managers with the following characteristics:
- The group ownership of /home/managers is sysmgrs.
- The directory should be readable, writable, and executable by members of the sysmgrs group, but should not have read or write permissions for any other users
(of course, the root user has access to all files and folders).
- Any files created within /home/managers should automatically inherit the group ownership set to the sysmgrs group.
Question 27
Create a VDO-backed logical volume with physical size 5 GB and logical size 50 GB, then format it with XFS.
Question 28
Search files.
Find out files owned by jack, and copy them to directory /root/findresults
Question 29
Part 1 (on Node1 Server)
Task 2 [Installing and Updating Software Packages]
Configure your system to use this location as a default repository:
http://utility.domain15.example.com/BaseOS
http://utility.domain15.example.com/AppStream
Also configure your GPG key to use this location
http://utility.domain15.example.com/RPM-GPG-KEY-redhat-release
Question 30
SIMULATION
There is a local logical volumes in your system, named with shrink and belong to VGSRV volume group, mount to the /shrink directory. The definition of size is 320 MB.
Requirement:
Reduce the logical volume to 220 MB without any loss of data. The size is allowed between 200-260 MB after reducing.
