LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 02-29-2008, 12:17 AM   #1
ramaprasad.royal
LQ Newbie
 
Registered: Feb 2008
Posts: 1

Rep: Reputation: 0
Network Communication between two systems.


Hi all
i am working in linux machine.
i have one doubt,
if i know the ip address(ex., 192.168.1.110, 192.168.1.250 etc,.) of machines in my room how can i communicate with them.that means how can i send my data to that machine & i want one file from that system, then how can i copy that file in to my system.
 
Old 02-29-2008, 12:52 AM   #2
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Hi and welcome to LQ. You could probably enable SSH on the machines and then you could login to the systems using SSH e.g.
Code:
ssh -l username IPADDRESS
or
Code:
ssh -l username HOSTNAME
You can use the scp command to copy a file from one system to another e.g.
Code:
scp somefile user@host:/SOME/PATH/somefile
 
  


Reply

Tags
networks



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Network Communication Issues! jlea9378 Linux - Networking 1 12-11-2007 10:47 AM
how do I find what systems are on the network dirtybird04 Linux - Networking 3 10-31-2005 10:09 AM
openssl is for communication b/w computers on the network. abdullahgee Linux - Networking 1 06-04-2004 07:04 PM
What do you use to network linux systems aaronruss Linux - Networking 3 03-24-2004 07:06 AM
what is the equivalent of ofstream & ifstream on network communication? Hano Programming 2 04-19-2002 01:42 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 10:42 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration