On 19 December 2012 23:18, shailendra singh <[email protected]> wrote: > Hi, > I want to to take control over my server in my office frommy home,how > can i do that using ssh.my server is linux based.I have done local ssh,but > now how can i do over internet.
You Linux server needs: - a public IP address - SSH server installed and working on it - an active user on the server which you will login to Then you just use the same command which you used for local ssh with above parameters. -- Chirag Anand http://atvariance.in -- Mailing list guidelines and other related articles: http://lug-iitd.org/Footer
