[Gllug] Auto-Reconnecting Shares

Paul Brazier pbrazier at cosmos-uk.co.uk
Thu Dec 13 12:51:14 UTC 2001


> Put the shares into fstab (You could also use the automount daemon)
> 
> //server/share /mnt/point smb username=me,password=sommet

To clarify, that's "/etc/fstab" (filesystem table) which lists
filesystems and how to mount them.
I think it will mount them all at boot except for removable media like
cdroms or floppies?

In general, all configuration files are somewhere in the /etc directory.

"Services" are in /etc/rc.d/init.d/ (not sure of the rationale behind
this naming)
they are run at boot by "symlinking" (like shortcuts) to the /etc/rc3.d/
directories
where 3 is the "runlevel" (basically just different configurations like
multiuser, console or windows etc.) Seems a bit complex at first but it
kind of makes sense eventually.

IANALE (I am not a linux expert) so I'm sure someone will correct me if
this is wrong.


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the originator.

This footnote also confirms that this email message has been checked
for the presence of computer viruses.

**********************************************************************


-- 
Gllug mailing list  -  Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug




More information about the GLLUG mailing list