1
edit
Changes
no edit summary
service xinetd start
netstat -antpantpu
more /etc/services
in web browser-> http://localhost:901/
= samba use SMB protocol
smbd -> samba process
nmbd -> NetBiod to IP process
service smb start/stop/....
smbclient -U% -L localhost <-- U stand for no user name
/var/run/nmdb.pid <-- process lock
</pre>