Execute one and multiple commands using paramiko

preview_player
Показать описание
How to execute one and multiple commands using paramiko. (implementation of ssh using python module paramiko)
Рекомендации по теме
Комментарии
Автор

I have a doubt about the hostname. I have a saved session. To load that session should the name of the session be replaced with the hostname or if there other methods?

subikshaks
Автор

Multiple commands are not working in windows thru ssh.exec_command

navneetjain
Автор

Once login, I'm switching to admin user using sudo su - user then it is asking for password. How to give that password from python paramiko?

sunilveerendravattikuti
Автор

its not multiple commands its the same line it wont work on something that is not linux

andreygunz
Автор

Hii..what if i want to pass a suu command? Coz suu would require a pswd to be passed.. How do I do that???

afreenshoots
welcome to shbcf.ru