πŸ“Š Linux
Q. ou want to make the directory /share available via NFS. All users on your local network should be allowed to read and write files. Which of the following is correct, assuming that your local network is 192.168.1.0 and your machine is part of the DNS domain mydomain.org?
  • (A) /local ALL.mydomain.org(rw)
  • (B) /local *.org(rw)
  • (C) /local 192.168.1.0/*(rw)
  • (D) /local 192.168.1.0/255.255.255.0(rw)
πŸ’¬ Discuss
βœ… Correct Answer: (D) /local 192.168.1.0/255.255.255.0(rw)

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
191
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
97%
Success Rate