Friday 15 May 2009

samba and linux CLI - status, stop and start

/etc/rc.d/init.d/smb stop
/etc/rc.d/init.d/smb start
/etc/rc.d/init.d/smb restart
Two services are loaded :
- smb : to share some files
- nmbd : to explore the lan. Every 15 mn the system browse the lan in order to update the netbios name list.

To check the run :
/etc/rc.d/init.d/smb status

No comments: