RE: newbee questions


Subject: RE: newbee questions
From: Bryce Verdier (bverdier@pennnet.com)
Date: Fri Jun 02 2000 - 15:06:17 MDT


well speaking of newbie questions i have one that i would like answered
myself. How do you find out the IP address of the linux box when its passed
out from a DHCP server... a friend of mine to me the command was Ifconfig...
but that doesn't seem to do it, any ideas?

Remember to keep breathing,
b.

"Keep on,
keep'en on,
Just walk on through,
and don't be scared." -Keith Caputo, Rasberry Mockery

-----Original Message-----
From: David Peers [mailto:dpeers@pittstate.edu]
Sent: Friday, June 02, 2000 1:23 PM
To: yellowdog-general@lists.yellowdoglinux.com
Subject: Re: newbee questions

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 - 15:05:32 MDT