Results 1 to 4 of 4
I heard you can mount your /usr as readonly on one PC where the files are hosted on another. So that once you do any updates on the server hosting ...
- 09-04-2004 #1Just Joined!
- Join Date
- Apr 2003
- Posts
- 50
How can I host /usr on another PC
I heard you can mount your /usr as readonly on one PC where the files are hosted on another. So that once you do any updates on the server hosting it the rest of the network is updated as well. As well as the added bonus of saving disk space, and having it so the /usr directory cannot be touched by the end user. What I'm wondering is how would I set up a typical Mandrake install to do this. Or do I need to install it, delete the files in the directory, and then mount it to connect on next bootup.
- 09-04-2004 #2Linux Guru
- Join Date
- Apr 2003
- Location
- London, UK
- Posts
- 3,284
Re: How can I host /usr on another PC
Really i wouldnt recommend this at all. For example, you might install an application onto one server in the /usr/ directory, but in many cases installing an application will result in some libary files going to /lib, some files going into /var etc so you will end up with just a complete mess.
Really if all your looking for is a way to rollout upgrades across multiple machines you are almost certainly better off writing a script todo this.
- 09-04-2004 #3Just Joined!
- Join Date
- Apr 2003
- Posts
- 50
Reply
Thanx for your help. Do you think I should mount /usr, /var, and /lib on a remote server or do you think that would still cause a mess? I thought about the /usr, /var, and /lib scenario but I wasn't sure. If I keep the files all of the local machine should I mount them as read-only and shut off the read-only access when I need to install a new version of the kernel or KDE? I'm just trying to find the best scenario for security and maintenance I can?
- 09-05-2004 #4


Reply With Quote
