On Mon, Dec 3, 2012 at 2:04 AM, Devendra <[email protected]> wrote: > The information provided here is really helpful but it does not serve my > requirements. > > I have more than 200 machines in my network running linux and I want to be > able to ssh to each one of them using thier IP address stored in a file and > then run some commands inside each machine, log out and log in the next > machine in the list and do the same, so on ... >
as pointed read this Mailing list guidelines and other related articles: http://lug-iitd.org/Footer before replying to the mails on this list , this will be helpful for everyone , in the scenarios like yours i suggest using sshpt , where you can have a list of server ip addresses,also no need to generate keys also you can log all that is happening . if you want to do it manually start using clusterssh , also in the long learn start learning about tools like puppet or chef or saltstack , actually given a choice there are ways to automate things using fabric too again depends on your skills and time . -Satya fossevents.in -- Mailing list guidelines and other related articles: http://lug-iitd.org/Footer
