[TriLUG] fedora core 3 nfs question

Rick DeNatale rick.denatale at gmail.com
Tue Feb 1 22:27:12 EST 2005


It shouldn't. /etc/fstab is meant to be read/only.  On my linux
systems, I give no-one write permission on /etc/fstab. If I need to
change it I

sudo chmod u+x /etc/fstab
sudo myfavEditor /etc/fstab
sudo chmod a-x /etc/fstab


On Mon, 31 Jan 2005 19:06:34 -0500, Kevin Flanagan <kevin at flanagannc.net> wrote:
> I just edited fstab, it doesn't get over written.
> 
> 
> On Mon, 2005-01-31 at 18:53 -0500, Ralph Blach wrote:
> 
> > How do I tell fedora core 3 that it has an nfs directory to mount?
> >
> > I need this since the fstab gets written by the fstab-sync program.
> >
> > Thanks
> >
> > Chip
> 
> -- 
> Kevin Flanagan <kevin at flanagannc.net>
> --
> TriLUG mailing list        : http://www.trilug.org/mailman/listinfo/trilug
> TriLUG Organizational FAQ  : http://trilug.org/faq/
> TriLUG Member Services FAQ : http://members.trilug.org/services_faq/
> TriLUG PGP Keyring         : http://trilug.org/~chrish/trilug.asc
>



More information about the TriLUG mailing list