PDA

View Full Version : [ubuntu] Will ubuntu fill my server needs?


elmo541992
August 31st, 2008, 03:14 PM
I need to get a somewhat old computer to share files over a small home network of windows machines, and also have access to these files from a remote computer over the internet.

Will ubuntu be able to do this? and if so, what will I need to do/setup for it to work? If not, what will?

~max

hrod beraht
August 31st, 2008, 05:23 PM
It'll do both.
During install, choose Samba File Server for sharing files with Windows computers over your LAN and OpenSSH Server for accessing the server remotely over the internet.

Are you accessing the server over the internet with a linux machine or a windows machine? With linux, you can easily connect via SSH to have the server show up as just another drive. Or, with Windows you can use something like WinSCP to transfer files back and forth (assuming that's what you are wanting to do).

Are you familiar with Samba or SSH?

Bob

elmo541992
September 1st, 2008, 10:24 PM
ill be accessing files from windows machines. Is there a way I could set up a password protected ftp server or something else that will let me access them through firefox or something? Will i be able to access the files through explorer in windows on the lan network?

thatnks for the help so far!

~max

cdtech
September 1st, 2008, 10:28 PM
Sure, I use proftp, command line ssh from my server.

mellowd
September 1st, 2008, 10:34 PM
You'll be able to do what you want, plus about 1000 things more

Kolipoki
September 2nd, 2008, 06:49 AM
ill be accessing files from windows machines. Is there a way I could set up a password protected ftp server or something else that will let me access them through firefox or something? Will i be able to access the files through explorer in windows on the lan network?

thatnks for the help so far!

~max
With WinSCP you won't need FTP, but it doesn't use a browser (IE, Firefox, etc.), though its interface can be set to look like the Windows Explorer. You might want to give it a try.