Re: newbee questions


Subject: Re: newbee questions
From: David Peers (dpeers@pittstate.edu)
Date: Fri Jun 02 2000 - 14:23:02 MDT


Rob,
Here is the info from www.linuxdoc.org. Their directions are a lot
longer than this but this is all you really need to do. If you want the
linux machine to appear in the mac chooser search for "chooser no-show"
on this mailing list archive.

To run the daemons from inetd, place the following lines in the inetd
configuration file, /etc/inetd.conf:

              # SAMBA NetBIOS services (for PC file and print sharing)
              netbios-ssn stream tcp nowait root /usr/sbin/smbd smbd
              netbios-ns dgram udp wait root /usr/sbin/nmbd nmbd

Then restart the inetd daemon by running the command:

    kill -HUP `cat /var/run/inetd.pid`

Dave



This archive was generated by hypermail 2a24 : Fri Jun 02 2000 - 14:21:50 MDT