File Server with DSL


Forum: Networking
Topic: File Server with DSL
started by: misko

Posted by misko on Jan. 15 2007,12:54
Hello,

I would like to make file server (NAS) with DSL. Does anybody know how to do it, or have done it ?

Thanks...

Posted by Winter Knight on Jan. 16 2007,11:00
Sure.

First, do a frugal install. Or a standard HDD install. You can find instructions in the wiki.

Add the following lines to /opt/bootlocal.sh:
Code Sample
chpasswd dsl:dsl
/etc/init.d/ssh start
# mount hard drives here

Make sure /opt/bootlocal.sh will be backed up reboot. You can learn how to do that in the FAQs in the wiki.

At this point, you have a headless DSL machine that is accessible through ssh. You can use sshfs, from wherever you are accessing your NAS from, to mount these remote drives to your local machine. Here is a good, simple explanation on how to use sshfs:
< http://www.debuntu.org/2006....nd-fuse >

Any more questions?

Powered by Ikonboard 3.1.2a
Ikonboard © 2001 Jarvis Entertainment Group, Inc.