Homework exercises #2 (due by Oct. 15)#

Create a user account with specified uid, gid, and home directory.#

  • Create user account edward with uid=did=1666 and home directory in /NFS/home/edward on rocky VM.

Configure autofs on rocky VM.#

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

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