On Mon, May 30, 2011 at 11:28 AM, ANAMIKA CHAUHAN < [email protected]> wrote:
> @bhanuvrat > Yes I have to make a gui and fire ssh commands in background...........for > this i need to learn ssh .....here I want help...I cudn't find any such > helpul tutorial .....???????? > well, read manual for ssh, fire on terminal $> man ssh there is nothing very complex about ssh because once your are connected you fire the same commands that you use on your local machine to interact with the remote machine. > > I have thought to make gui using swings of java technology.............but > firstly I have to enable communication between two servers. using ssh or > what u said firing ssh commands......... > I am not sure if java would let your execute local / native programs easily. > -- > Mailing list guidelines and other related articles: > http://lug-iitd.org/Footer > -- Anuvrat Parashar http://about.me/anuvrat.parashar -- Mailing list guidelines and other related articles: http://lug-iitd.org/Footer
