Results 1 to 2 of 2
Hello,
I have several Linux servers in my network. I have the hostname, username and password of those servers in a text file. I want to automate the process of ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-10-2007 #1Just Joined!
- Join Date
- Aug 2007
- Posts
- 8
Automatic telnet or SSH to remote server
Hello,
I have several Linux servers in my network. I have the hostname, username and password of those servers in a text file. I want to automate the process of logging into these server. Can anyone suggest me how can I write a script to automatically login to several servers by taking the information from the text file?
Thanks,
~Johnson
- 09-10-2007 #2Linux User
- Join Date
- Jan 2007
- Location
- cleveland
- Posts
- 468
the program [c]kermit from Columbia University is tailored for
just this sort of stuff--you use it's powerful scripting facilities
to login, give password, etc. It is free, but not GNU-freethe sun is new every day (heraclitus)


Reply With Quote
