Changes

Jump to: navigation, search

OPS435 Python3 Lab 8

11 bytes added, 09:51, 10 November 2019
PART 2 - Create master Worker image
:* The hostname of the system is '''worker1'''.
:* It has a static IP address appropriate for your virtual network.
:* Create a regular user using your Seneca email name as the user name: [seneca_id].
:* Add this new regular user to the '''wheel''' group using the following command:<source lang="bash">
usermod -a -G wheel [seneca_id]
</source>This will allow the user to run the '''sudo''' command.
:* After installation ensure that you can access '''worker1''' from your main vm using the static IP address you've assigned to it.
1,760
edits

Navigation menu