Question: A Linux administrator has added a new hard drive with two partitions, both formatted with the ext 2 filesystem to a server called alpha. The

A Linux administrator has added a new hard drive with two partitions, both formatted with the ext2 filesystem to a server called alpha. The administrator plans to mount the first partition to /data (which exists) and share it with all Linux work stations on that same network..
Specify the /etc/fstab and /etc/exports file changes to alpha and any Linux client machine that wants to access this share. Label what changes go in which file!
Assume:
The server's new hard drive has this identifier: /dev/sdd
The server's firewall is already prepared for NFS communications.
The NFS software is installed and running on the server and all client machines.
Connectivity with name resolution already exists between alpha and all client machines.
Client machines wants the remote share mounted to their local /mnt directory, which already exists.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!