Howto Setup Samba
Reference to my newer post (RedHat/CentOS)
Install the packet:
# apt-get install samba
Check your open port:
# netstat -an |grep listen
No port 139 ?
Create …
System Administrator
Reference to my newer post (RedHat/CentOS)
Install the packet:
# apt-get install samba
Check your open port:
# netstat -an |grep listen
No port 139 ?
Create …