Which command would you give to mount on the local system the /home directory hierarchy that resides on the file server named plum? Assume the mounted directory hierarchy will appear as /plum.home on the local system. How would you mount the same directory hierarchy if it resided on the fileserver at 192.168.1.1? How would you unmount /home?

What will be an ideal response?


$ sudo mount plum:/home /plum.home
$ sudo mount 192.168.1.1:/home /plum.home
$ sudo umount /home

Computer Science & Information Technology

You might also like to view...

Input which stays within the business is called:

A) internal input. B) external input. C) private input. D) public input.

Computer Science & Information Technology

____ fonts work only in Internet Explorer.

A. SVG B. EOT C. TTF D. WOFF

Computer Science & Information Technology

When using the tracer arrows cell with errors have ________ arrows

Fill in the blank(s) with correct word

Computer Science & Information Technology

How long is a MAC address?

A. 64 bits B. 32 bits C. 48 bits D. 16 bits

Computer Science & Information Technology