Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

subject system administration using linux centos bash shell You can take a screenshot of your terminal as your solution, together with the list of commands

subject system administration
using linux centos bash shell
You can take a screenshot of your terminal as your solution, together with the list of commands or
script. Show your final outputs (screenshots).
1. On the NFS server, create the /var/mystuff-xxxx (xxxx are your initials) directory and share it from your NFS server with the following attributes: available to everyone, read-only, and the root user on the client has root access to the share.
2. On a second Linux system
(NFS client / centos7-2), view the shares available from the NFS server.
3. On the NFS client, create a directory called /var/remote-xxxx and temporarily mount the /var/mystuff-xxxx directory from the NFS server on that mount point (xxxx are your initials).
4. On the NFS client, unmount /var/remote-xxxx, add an entry so that the same mount is done automatically when you reboot (with a bg mount option), and test that the entry you created is working properly.
5. From the NFS server, copy some files to the /var/mystuff-xxxx directory. From the NFS client, make sure that you can see the files just added to that directory and make sure that you cant write files to that directory from the client.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database And Expert Systems Applications 24th International Conference Dexa 2013 Prague Czech Republic August 2013 Proceedings Part 2 Lncs 8056

Authors: Hendrik Decker ,Lenka Lhotska ,Sebastian Link ,Josef Basl ,A Min Tjoa

2013th Edition

3642401724, 978-3642401725

More Books

Students also viewed these Databases questions

Question

What is the environment we are trying to create?

Answered: 1 week ago

Question

How can we visually describe our goals?

Answered: 1 week ago