The __________ command in Linux allows mounting of NFS shared directories.
- mount
- nfs
- fstab
- showmount
The mount command in Linux allows mounting of NFS (Network File System) shared directories. You can use this command to make remote file systems accessible on your local system through NFS.
Loading...
Related Quiz
- Which of the following is a valid way to declare a variable in Bash?
- Services in Linux that start at boot and run in the background are commonly referred to as _________.
- Which file in Linux contains the hashed password information for users?
- While configuring a VPN on a Linux server, you're asked to ensure that the VPN supports both L2TP and IPsec. Which software solution would you likely consider?
- The _________ command in Linux can be used to manipulate or display IP routing tables.