[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Need to get NFS and SMB installed and working.



On Fri, 2004-06-25 at 18:51, Clive Menzies wrote:
> On (25/06/04 17:25), Zenaan Harkness wrote:
> > On Fri, 2004-06-25 at 17:13, James Sinnamon wrote:
> > > > There is also a good nfs Howto in woody:
> > > > /usr/share/doc/HOWTO/en-txt/NFS_HOWTO.gz
> > >
> > > In what package do I find this file?  I have installed
> > 
> > doc-linux-html - Linux HOWTOs and FAQs in HTML format
> > doc-linux-text - Linux HOWTOs and FAQs in ASCII format
> > 
> > cheers
> > zen
> Thanks Zen
> 
> Yet another gap in my understanding plugged ;)

Glad it was useful.

You might also consider these commands as templates for when you are
looking for stuff:

  aptitude search <package> <search> <terms>
  ap-cache search <package> <search> <terms>


Note that the two commands produce differen output, eg:

whiskas:~# apt-cache search howto faq
...
doc-linux-html - Linux HOWTOs and FAQs in HTML format
doc-linux-nl-html - Dutch Linux HOWTOs, mini-HOWTOs, and FAQs in HTML
format
doc-linux-nl-text - Dutch Linux HOWTOs, mini-HOWTOs, and FAQs in ASCII
format
doc-linux-text - Linux HOWTOs and FAQs in ASCII format
ftape-doc - Documentation for the bleeding edge floppy tape driver
...

whiskas:~# aptitude search howto faq
p   apt-howto                      - A Guide to APT
p   apt-howto-ca                   - A Guide to APT (Catalan)
p   apt-howto-common               - A Guide to APT
p   apt-howto-de                   - A Guide to APT (German)
p   apt-howto-el                   - A Guide to APT (Greek)
...

whiskas:~# apt-cache search howto apt|egrep -v text
apt-howto - A Guide to APT
apt-howto-common - A Guide to APT
apt-howto-en - A Guide to APT (English)
apt-howto-ja - A Guide to APT (Japanese)
apt-howto-pt-br - A Guide to APT (Portuguese)
apt-howto-ca - A Guide to APT (Catalan)
...

cheers
zen



Reply to: