Re: [ubuntu-uk] Setting Up an Ubuntu network?

2009-10-30 Thread Paul Roach
On Fri, Oct 30, 2009 at 9:40 AM, Jon Spriggs j...@spriggs.org.uk wrote:

 My personal preference is to use SSHFS.

A fast and dirty way of accessing another machine through Nautilus
incidentally is to type ssh://yourmachineip in the nautilus address bar if
you wish to use the gui quickly :)

NFS is (imho) better for more permanent connections but as Jon says - there
are loads of options out there
-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


Re: [ubuntu-uk] Setting Up an Ubuntu network?

2009-10-30 Thread Rob Beard
Liam Wilson wrote:
 Cheers rob,

 But what I was really looking for was a way to set up a network 
 between my laptop and my netbook without having to use samba, and cut 
 the XP machine out.
 Because I know that Linux doesn't need to use samba to create a 
 network between two comps using Ubuntu, I just don't know how to set 
 that up, if you get me?

 Like, now I have samba installed, I can see each ubuntu powered 
 laptops Windows shares, but I need to transfer large amounts of data 
 from one to the other (20GiB at once) and I've found that using samba, 
 this doesn't really work well, so I was looking for a way to do this 
 over a Linux network, not a windows one.

 Liam.
In that case you could look at either mounting a folder one the 'server' 
from the 'client' by either using SSHFS (basically allows you to mount a 
folder  on the remote machine over SSH which just requires 
openssh-server to be installed on the 'server' machine) or you could 
also look at NFS.

I've used NFS before but don't have much experience (I got it working a 
couple of years ago but haven't really looked at it lately).  Possibly 
someone else might be able to guide you in the right direction.

Ta,

Rob


-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/


[ubuntu-uk] Setting Up an Ubuntu network?

2009-10-29 Thread Liam Wilson
Hey, I have 2 computers Running Ubuntu 9.04 (soon to be 9.10) Thing is, 
ones a laptop, and the others a netbook running UNR. They're currently 
connected to a XP server via Samba, But I'd like to set up a Linux 
network between the laptop and the netbook, with the Laptop as the client.

How would I go about this, as I know nothing of Ubuntu networking.

Many thanks;

Liam

-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/