PDA

View Full Version : ubuntu and samba howto quickie


keijemon
14th March 2006, 04:15
on page 3 of that howto you have:
Setting The Hostname

echo server1.example.com > /etc/hostname
/bin/hostname -F /etc/hostname

what if I don't have example.com registered to me? I just want this to be a lan only setup, can I just say server1 for that part?

till
14th March 2006, 10:29
Yes, you can name it just server 1, but make sure that the hostname you entered during ubuntu setup is the same then the hostname you enterd here and it must be the same in your smb.conf file later! Otherwise you might get login errors.