Homework exercises #2 (due by Feb. 23)#

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/edward on rocky91 VM.

Configure autofs on rocky91 VM.#

  • Set automount for /NFS/home on rocky91 VM by creating files auto.master and auto.exports in directory /etc.

  • ssh to rocky91 VM from the desktop as user edward. Check if /NFS/home gets automounted.