You are not logged in.

#1 2008-12-13 18:44:23

GuiltySpark
Member
Registered: 2008-12-13
Posts: 6

A simple file server with Arch Linux?

Hello everyone.

I had a lucky day to day and was given an old Pentium III based server with 512MB of RAM. I want to set up a server for my house that can basically act as NAS (network attached storage) and stream files to other members of the family's machines. I also want to install rTorrent and be able to download multimedia on to the server. I also wish to be able to access the server from a Windows machine as I would prefer if the server could be headless (no monitor or keyboard/mouse) after the initial installation of ArchLinux.

Could someone explain how I might go about performing these tasks? I have never used Linux before (other than Ubuntu for web browsing). I am of course comfortable with installing the OS but not sure about how I would set it up like I want.

Thanks for reading and I look forward to reading your response.

Offline

#2 2008-12-13 19:08:33

pyther
Member
Registered: 2008-01-21
Posts: 1,395
Website

Re: A simple file server with Arch Linux?

You can use samba to share the files between the computers (this will work with Windows as well as Linux and Mac OS X).

As for rTorrent, you can install rTorrent and run it via ssh. However I would recommend deluge. There is a server daemon which you would run on the server. And then a client which you can run on a linux machine (there might even a be a windows version).

To use a headless server you need (well you don't need, but it is very helpful) to setup ssh. I am not sure what you mean by stream files to other members of the family's machines (share files)?

Also if you are not all that familiar with linux, be prepared to do some serious reading or maybe look at using something like ubuntu (but you will still have to read). Using arch would be a great way to learn linux more than what you have with ubuntu.


Website - Blog - arch-home
Arch User since March 2005

Offline

#3 2008-12-13 20:25:21

Dieter@be
Forum Fellow
From: Belgium
Registered: 2006-11-05
Posts: 2,001
Website

Re: A simple file server with Arch Linux?

What pyther said.
You might want to take a look at SWAT ( The Samba Web Administration Tool ) although personally I prefer to configure samba directly in smb.conf

A totally different solution would be to install something like freeNAS.  0 % knowlegde required, but much less flexible then a custom Arch install (and probably no torrent support)


< Daenyth> and he works prolifically
4 8 15 16 23 42

Offline

#4 2008-12-13 21:42:33

sand_man
Member
From: Australia
Registered: 2008-06-10
Posts: 2,164

Re: A simple file server with Arch Linux?

GuiltySpark: I have done exactly what you are planning to do. Except I have no windows machines on my network so I have NFS set up instead of SAMBA.
Since I use Windows at work, I can just ssh in using putty (to load play with rtorrent) and If I need to transfer files I use sftp or scp.

Yeah, I have nothing better to do at work lol wink


neutral

Offline

#5 2008-12-13 22:42:01

GuiltySpark
Member
Registered: 2008-12-13
Posts: 6

Re: A simple file server with Arch Linux?

sand_man wrote:

GuiltySpark: I have done exactly what you are planning to do. Except I have no windows machines on my network so I have NFS set up instead of SAMBA.
Since I use Windows at work, I can just ssh in using putty (to load play with rtorrent) and If I need to transfer files I use sftp or scp.

Yeah, I have nothing better to do at work lol wink

What operating system are you running on your home server? Arch Linux? Also, what file sharing / transfer protocol does Windows use?

I understand what I want to do, I am just really uncertain about setting it al up.

Offline

#6 2008-12-13 23:53:13

mccord
Member
Registered: 2008-10-12
Posts: 14

Re: A simple file server with Arch Linux?

if you're not doing it for the learning experience and you're not set on archlinux, maybe have a look at freenas
it is based on freebsd, it shouldn't be much work to set it up and the interface/webgui (based on m0n0wall) is quite good smile

Last edited by mccord (2008-12-13 23:54:54)

Offline

#7 2008-12-13 23:59:44

sand_man
Member
From: Australia
Registered: 2008-06-10
Posts: 2,164

Re: A simple file server with Arch Linux?

Yes I am using Arch. I was thinking of moving to FreeBSD but all my data is on LVM2 sad
Windows uses Samba. Personally, I don't like it and wouldn't use it unless I have to.
I think mccord has the idea. FreeNAS would be perfect for you I think.


neutral

Offline

#8 2008-12-14 00:40:38

GuiltySpark
Member
Registered: 2008-12-13
Posts: 6

Re: A simple file server with Arch Linux?

Would I be able to use any kind of torrent client on my server if I used FreeNAS?

Offline

Board footer

Powered by FluxBB