[EMAIL PROTECTED] wrote:
I'm trying to see my Fedora box with a samba share in the XP Network browser
but no luck so far and I don't know where to start to solve the problem. So
I thought Samba was not running... but do not know how to check it...

What version of samba are you running? How did you install it? configure or rpm?

What errors are you getting when you try to map a drive?

You'll have to supply some more information

first, run those two commands from the shell, on your Fedora box. and tell us what they output. Do you know that samba is started? the command `ps -wuax | grep -E "smb|nmb"` should return two differnt processes - smbd and nmbd. Also the command `smbstatus` will give you info about samba shares.

are you seeing anything in your log files on Fedora from the xp box, which would be log.machinename or log.ip.address and are most likely stored in /var/log or /var/log/samba. If so what do they say?


HTH Jeff


-----Original Message-----
From: Jeff [mailto:[EMAIL PROTECTED] Sent: domingo, 6 de Fevereiro de 2005 2:13
To: [EMAIL PROTECTED]
Cc: samba@lists.samba.org
Subject: Re: [Samba] Is Samba running?


[EMAIL PROTECTED] wrote:

Hi all,

How can I know if Samba is running properly?


What exactly are you trying to determine?
ps -wuax | grep -E "smb|nmb"
  - will show you if/what the processes are running

what does smbstatus show?
  - this will show the status of all things samba

Jeff



Thanks
Rui








-- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

Reply via email to