Re: Connecting two machines directly. Was Re: [Ilugc] [Tip] Temporarily stop/start a process in linux

2010-10-26 Thread Yoganandam Goteti
On Tue, 2010-10-26 at 14:20 +0530, Girish Venkatachalam wrote: > On Tue, Oct 26, 2010 at 2:12 PM, Abishek Goda wrote: > > > > machine1 # rsync -r machine2:/path/to/files . > > > > should do the trick. Again, this is not the only way. I am not sure > > what GUI options are available. Some research

Re: Connecting two machines directly. Was Re: [Ilugc] [Tip] Temporarily stop/start a process in linux

2010-10-26 Thread Kenneth Gonsalves
On Tue, 2010-10-26 at 14:45 +0530, Abishek Goda wrote: > > depends on the ethernet ports - some are able to distinguish between > > cross and straight wiring - older ones may not > > hmm, that might be. but then for machines that are not older than 2-3 > years, this should not be an issue. the l

Re: Connecting two machines directly. Was Re: [Ilugc] [Tip] Temporarily stop/start a process in linux

2010-10-26 Thread Abishek Goda
Hi, > > depends on the ethernet ports - some are able to distinguish between > cross and straight wiring - older ones may not hmm, that might be. but then for machines that are not older than 2-3 years, this should not be an issue. Abishek ___ ILUGC Mai

Re: Connecting two machines directly. Was Re: [Ilugc] [Tip] Temporarily stop/start a process in linux

2010-10-26 Thread Kenneth Gonsalves
On Tue, 2010-10-26 at 14:25 +0530, Abishek Goda wrote: > > I dunno if cross and straight cables are relevant anymore. > Yep. We do this many times during testing. depends on the ethernet ports - some are able to distinguish between cross and straight wiring - older ones may not -- regards KG htt

Re: Connecting two machines directly. Was Re: [Ilugc] [Tip] Temporarily stop/start a process in linux

2010-10-26 Thread Abishek Goda
Hi, > I dunno if cross and straight cables are relevant anymore. Yep. We do this many times during testing. Abishek ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: Connecting two machines directly. Was Re: [Ilugc] [Tip] Temporarily stop/start a process in linux

2010-10-26 Thread Girish Venkatachalam
On Tue, Oct 26, 2010 at 2:12 PM, Abishek Goda wrote: > > machine1 # rsync -r machine2:/path/to/files . > > should do the trick. Again, this is not the only way. I am not sure > what GUI options are available. Some research on google should give > you all the methods you can try. > I dunno if cros

Re: Connecting two machines directly. Was Re: [Ilugc] [Tip] Temporarily stop/start a process in linux

2010-10-26 Thread pandiyan R
thank you i will try On Tue, Oct 26, 2010 at 2:12 PM, Abishek Goda wrote: > Hi, > > > if you know the steps means please because i am new to linux. > I will try. > > >> You can just add an ethernet cable between the PC eth0 and laptops > >> eth0, configure them with custom ip addresses and r

Connecting two machines directly. Was Re: [Ilugc] [Tip] Temporarily stop/start a process in linux

2010-10-26 Thread Abishek Goda
Hi, > if you know the steps means please because i am new to linux. I will try. >> You can just add an ethernet cable between the PC eth0 and laptops >> eth0, configure them with custom ip addresses and rsync/scp the files >> you need. I think that should work most of the time. Just add a et