Results 1 to 8 of 8
I've got Linux talking to Windoze just fine, but how does one get Linux talking to Linux? I am running FC3, and all I see when I go to the ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 12-01-2004 #1Just Joined!
- Join Date
- Mar 2004
- Posts
- 42
Linux to Linux Networking
I've got Linux talking to Windoze just fine, but how does one get Linux talking to Linux? I am running FC3, and all I see when I go to the network in "Computer" is the Windows network. I do not want to have to access another Linux box through SMB blocks, that seems stupid. Anyone have any ideas? Thanks!!!
I've gotten so far with this stuff, it's amazing.
- 12-01-2004 #2
well both linux boxen must be running samba
- 12-01-2004 #3Linux Enthusiast
- Join Date
- Jun 2002
- Location
- San Antonio
- Posts
- 621
You are right, don't use samba (the SMB or CIFS protocols). I would use scp or sftp to transfer files back and forth between the two servers. You just need to ensure that sshd is running on them (it almost always is).
Best,
SamuelI respectfully decline the invitation to join your delusion.
- 12-01-2004 #4
If you use samba you can drop and drag if you like. I use samba at home with a multitude of different linux and windows on the network and they all play well together including the Linux to Linux transfers.
GL
Mike
- 12-06-2004 #5Just Joined!
- Join Date
- Mar 2004
- Posts
- 42
Are there slowdowns in transfer speed on the Linux to Linux transfers in comparison to the Windows to Linux transfers?
- 12-07-2004 #6You can also drag 'n' drop with sftp and ftp, as browsers such as konqueror support both protocols.
Originally Posted by adrenaline
No.
Originally Posted by Polaris20 "Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy
- 12-07-2004 #7Linux Enthusiast
- Join Date
- Jun 2002
- Location
- San Antonio
- Posts
- 621
If you want to get technical, linux's TCP/IP stack is supposedly faster than Windows. This is due to some technical reason that I am not quite familiar with.
Best,
SamuelI respectfully decline the invitation to join your delusion.
- 12-07-2004 #8Just Joined!
- Join Date
- Sep 2004
- Location
- Manchester
- Posts
- 50
How about NFS ?


Reply With Quote
