1,760
edits
Changes
→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">
</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.