Changes

Jump to: navigation, search

OPS435 Python3 Lab 8

225 bytes added, 16:42, 10 November 2019
Update all the rpm packages on remote worker
: Save the fabfile.py with the change and run it again.
: If you see the password prompt again, make sure that you can ssh from your controller as a regular user to your worker vm as root without password.
: The other way is to replace all the run() function calls for commands that need superuser privilege by the sudo() function calls in your fabfile.py. You are asked to investigate this in the final investigation of this lab.
== Part 3: Setting and Checking Security Configuration ==
1,760
edits

Navigation menu