On Sat, 14 Apr 2007, dwain wrote: > On Friday 13 April 2007, Graham Smith wrote: > > > > Is nmbd running? > > no > > > nmbd - NetBIOS name server to provide NetBIOS over IP naming services to > > clients > > > > man nmbd > > either i don't know how or where to do this, but i tried from kde help and > got nothing, tried from konqueor and got malformed url, tried from terminal > and got no pages. The above command should be run in a terminal. you could try #nmbd in konqueror.
> > > Use the following command to see if it is running > > ps -e | grep nmbd > > did this and returned to "login"(?) line displayed no information. > > > To enable it you can use Yast --> System --> System Services > > Then select "Expert Mode" and scroll down to nmb > > did this and it wasn't there. Open a terminal (konsole) and run the following command whereis nmbd you should get nmbd: /usr/sbin/nmbd /usr/share/man/man8/nmbd.8.gz If you don't it appears that something is mucked up in your install of samba. Try the following command in a terminal whereis smdb you should get smbd: /usr/sbin/smbd /usr/share/man/man8/smbd.8.gz If you don't I suggest you reinstall samba using Yast. -- Regards, Graham Smith -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
