View Single Post
Old 27-08-2008, 7:16 PM   #18
tinners tinners is offline
Prominent Member
 
tinners's Avatar
Join Date: May 2006
Location: Bucks
Experience Points:
9,287, Level: 23
Points: 9,287, Level: 23 Points: 9,287, Level: 23 Points: 9,287, Level: 23
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
Thanks: Gave 98, Got 258
Posts: 3,173
Re: tinners' Home Server Build

Thanks, the server is now spot on for what I want it to do.

I assume you've installed SAMBA on your server and configured it ?

I'd then recommend installing SWAT
Code:
sudo apt-get install swat
You can then configure your top level samba setup from a browser. Here's mine:



Important is that you need to logon to swat with the root password not your own. To set the root password type
Code:
sudo passwd
You can use guest level access to your shares by selecting that on the individual folder when you share it.

Hope this helps....
  Quote