October 2000
Intermediate to advanced
1152 pages
26h 41m
English
With Red Hat Linux 7 installed, you have access to voluminous Samba documentation. Every program has its own man page, available with the Linux command:
#man programname
programname is smbtar, smbmount, or the like.
There is also text-based hyperlink help available with the info program:
#info programname
programname is smbtar, smbmount, or the like.
You can find text format Samba documentation in directory /usr/share/doc/ samba-2.0.7/docs/textdocs. You can find Samba documentation in HTML form in directory /usr/share/doc/samba-2.0.7/docs/htmldocs.
As of Samba version 2 and later, a great source of documentation is SWAT. SWAT is discussed later in this chapter. If SWAT is enabled on your server, it's a highly organized source ...
Read now
Unlock full access