Results 1 to 4 of 4
As the title said, it's possible to share files between two Linux PC's using a Ethernet cable ? i mean directly connect them to each other , and how ?
...
- 07-23-2007 #1
Share files between two Linux PC's
As the title said, it's possible to share files between two Linux PC's using a Ethernet cable ? i mean directly connect them to each other , and how ?
Regards.Linux is not only an operating system, it's a philosophy.
Archost.
- 07-23-2007 #2
I think you can connect your systems using crossover cable, but I am not sure exactly how you would configure the systems to see each other.
- 07-23-2007 #3Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
Use crossover network cable rather than normal ethernet. This is necessary when you don't use a hub or switch.
After that if you are using NetworkManager it will auto configure, otherwise the usual principles apply - use the same subnet and subnet mask.
Then you have your choice of protocols: NFS, Samba or SSH. I like to use ssh because it is encrypted but you may find it slightly slower.
- 07-23-2007 #4
Thanks for all the replies, yes my problem is related to the crossover cable, i was trying to do this via ssh but i didn't know that the cable i'm using is the wrong one, since i bought this from a shop and i ask the windows guy, in the computers region, about type of the cable and he told me yes !

anyway a got a crossover cable and everything seems to be fine.
Best Regards.Linux is not only an operating system, it's a philosophy.
Archost.


Reply With Quote