Execute Linux service commands using Python? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 5

Execute Linux service commands using Python?

I need to ssh to a Linux server as a normal user and execute service command (with sudo privileges).I need to do this using a Python script, and also need to bypass the sudo credentials which the Linux shell will ask when executing sudo commands. Can anyone help me out?

21st Nov 2017, 1:56 PM
Vamsee
Vamsee  - avatar
1 ответ
21st Nov 2017, 2:27 PM
AgentSmith