jcannonb
01-03-2001, 08:27 PM
I want to mount 192.168.1.1:/home as /home on my gateway so the FTP is shared properly. How do I do that?
|
Click to See Complete Forum and Search --> : How do I mount NFS Volume in FSTAB jcannonb 01-03-2001, 08:27 PM I want to mount 192.168.1.1:/home as /home on my gateway so the FTP is shared properly. How do I do that? milanuk 01-03-2001, 09:52 PM For this one you probably need to RTFM, specifically 'man 5 nfs'. The opening example should be helpful. FWIW, I'd recommend fleshing out your /etc/hosts file so you can use 'foo:/home' instead of '192.168.0.1:/home' in your /etc/fstab. Functionally the same, just neater, and less susceptible to a typo. HTH, Monte ------------------ There are basically three kinds of men. There are the ones who learn by reading. Then there are the few who learn by observation. The rest just have to pee on the electric fence for themselves. justlinux.com
Copyright Internet.com Inc. All Rights Reserved. |