Hi Anamika, On Sun, May 29, 2011 at 11:08 PM, ANAMIKA CHAUHAN < [email protected]> wrote:
> hello everybody....... > I wanted to knw how to enable communication between two servers.....as I > was using write command that was doing communication between different > terminals but on same server.........It is not on different servers.,I > guess........ > But I wanted to know communication between different servers such as > Server A of a company xyz is in India and Server B is in America > > From india's server I want to use any file which is on america's server, > or Perform any processing on the file which is on america's server... > or I wanted to know disk configration of server B from india's server... > > What shud i do for dis.... > If I get it correct, you are looking for remote desktop connection. It would help if you mention the Operating system of both the servers. Suppose: A is Ubuntu and B is Windows - you can install openssh-server on A and Putty on B. If both A and B are Ubuntu - install openssh-server on A (or both) and then tunnel with SSH. If both are windows :// - simply use "Remote Desktop Connection" Regards, Mayank Gupta, Delhi College of Engineering -- Mailing list guidelines and other related articles: http://lug-iitd.org/Footer
