Create a group named ops, create user sara, and add sara to the supplementary group ops.
Create a 1 GiB logical volume named lvbackup in volume group vgdata, format it with XFS, mount it on /backup, and make it persistent.
Find files in /usr/local larger than 3 KB and smaller than 5 KB, copy them to /root/d1, and set SGID on the target directory.
Create a volume group with a physical extent size of 16 MB and create a logical volume using 30 extents.
Configure the system time synchronization to use time.example.com as the NTP source and verify synchronization.
Create /share/projects, make alex the owner, and configure the sticky bit so users cannot delete each other’s files.