Homework exercises #2 (due by Oct. 15)#
Create a user account with specified uid, gid, and home directory.#
Create user account edward with uid=gid=1666 and home directory in
/NFS/home/edwardon rocky VM.
Configure autofs on rocky VM.#
Set automount for
/NFS/homeon rocky VM by creating filesauto.masterandauto.exportsin directory/etc.ssh to rocky VM from the desktop as user edward. Check if /NFS/home gets automounted.