Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
Pages: (3) </ [1] 2 3 >/

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: HOW TO NFS????? PLEASE HELP, from server to thin client nfs???< Next Oldest | Next Newest >
dan28 Offline





Group: Members
Posts: 26
Joined: July 2006
Posted: July 15 2006,19:43 QUOTE

Hi all,

I’m new to Damn Small Linux, and am having some good fun with it.

I have a problem though.

I have a Neoware E90 thin Client (I’m using DSL on a USB pen drive), I want it to show files, and programs from my server.

The server is running DSL on the hard disk, im using a lan cross-over cable to the thin client.
How can I get the thin client to see (show programs)
I’ve been told I need to use NFS? But how do I go about doing this?

Please can somebody help.
I need some very easy to follow instructions, everything I have seen on the net seems to complex or im doing something wrong.

Many thanks

Dan
Back to top
Profile PM 
roberts Offline





Group: Members
Posts: 4983
Joined: Oct. 2003
Posted: July 15 2006,20:35 QUOTE

DSL does not come with an nfs server.
It does have an nfs client, where DSL is the thin client connecting to a NFS server.

However, DSL, does offer something, much easier and will do the same thing as your needs seem to describe. That being sshfs.

From what I gather from your post, both machines are running DSL.
The machine with the hard drive is to be the file server. Let just say that is ip 192.168.0.10  Lets say the thin client is 192.168.0.20
These ips are just an example, use whatever your network provides.
Let say we have a directory that we want to use remotely. For example, I have my MyDSL collection on the file server at /mnt/hda3/mydsl

Assuming your network between these two machines is functional then:

First you must have both sshd and passwords setup on the file server.

1. One the file server DSL machine boot with
boot:  dsl secure ssh
This will prompt for passwords and start sshd

Or the file server machine, you can use the control panel to start ssh and from root shell set passwords.

Now on the client side...

2. On the thin client, usb pendrive, from a root shell
# modprobe fuse

3. Use sshfs to mount the remote drive directory. In this example I want to mount my collection of mydsl apps.

# sshfs root@192.168.0.10/mnt/hda2/mydsl /mnt/test -o allow_other

4. Now we have the collection of mydsl apps remotely mounted at /mnt/test

5. As normal user, dsl, we can use the mydsl desktop icon and load mydsl apps as if they were local. Just click the load local button and naviagte to the /mnt/test directory, then click and load your apps!

I use this setup for my small 64MB pendrives where I don't have much room. While at home I keep all my extensions on a large hard drive dsl system. Then any computer that I have, dsl of course, I can share and load my extension collection as if it was local.

Have Fun!

Robert


Edited by roberts on July 15 2006,20:37
Back to top
Profile PM WEB 
dan28 Offline





Group: Members
Posts: 26
Joined: July 2006
Posted: July 17 2006,19:23 QUOTE

We are following instructions as per Robert’s response however we are encountering a few problems.

We are using DSL 3.0.

2. #modprobe fuse
Not sure if this is working, have typed in an Xshell as root it accepts the command and jumps to a new prompt, there is no message from the shell but I don’t know if there should be.

3. #sshfs root@192.168.0.100/mnt/hdc1 mnt/test –o allow_other
The shell responds with: Missing host
I have checked the /mnt directory and we are using the correct locations (/mnt/hdc1 in this case)

Any suggestions please?
Is there any way to test or show stats for the network in case the NIC or cable are at fault, although they are new so I hope its not a faulty NIC or cable.


Thanks
Back to top
Profile PM 
^thehatsrule^ Offline





Group: Members
Posts: 3275
Joined: July 2006
Posted: July 17 2006,19:27 QUOTE

2. No news is good news :)
3. Missing host, I'd assume that sshfs can't find 192.168.0.100 - make sure that ip is correct?
   To make sure the machines are reachable, use `sudo ping <ip_address_here>`
Back to top
Profile PM 
dan28 Offline





Group: Members
Posts: 26
Joined: July 2006
Posted: July 17 2006,19:47 QUOTE

Quote (^thehatsrule^ @ July 17 2006,15:27)
2. No news is good news :)
3. Missing host, I'd assume that sshfs can't find 192.168.0.100 - make sure that ip is correct?
   To make sure the machines are reachable, use `sudo ping <ip_address_here>`

Hi,
thanks for the ping information.

we have tried to ping, and it seems to be working.
we have pinged in both directions.

any other suggestions?
Back to top
Profile PM 
10 replies since July 15 2006,19:43 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

Pages: (3) </ [1] 2 3 >/
reply to topic new topic new poll
Quick Reply: HOW TO NFS????? PLEASE HELP

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code