Archive for July, 2008
Samba timeout, how to resolve opendns problem
Sunday, July 13th, 2008If you use opends and your directory sharing don’t work correctly or you have timeout problem
use this method to solve the problem:
sudo gedit /etc/samba/smb.conf
Find:
# What naming service and in what order should we use to resolve host names
# to IP addresses
; name resolve order = lmhosts host wins bcast <—- change this line to:
name resolve […]


