Open main menu

CDOT Wiki β

Changes

OPS335 Assignment 1a - Murray Saul

1 byte removed, 03:25, 16 January 2017
Create a "Cloning Source" VM (335assign Virtual Network)
<ol><li value="5">Make certain that SELinux is set to '''enforcing'''.</li><li>Do not install software on your cloning source: you are expected to install other software on your "cloned" VMs instead.<br>(For example, if you are required to install bind in a clone, install it in the clone as opposed to the "cloning source")</li><li>If you have created a regular user when you installed this machine, delete that regular user (you are only to access this server via root account).</li><li>Set up an SSH server on this "cloning source". Make sure that '''PermitRootLogin''' is set to '''yes''' for this server. Also make sure that only the root account is permitted to login using key authentication. If other users are required to be created in a later assignment, they should be permitted to log in with a their username and password.</li><li>Generate a new key pair on your Host Machine (don't delete the existing one), called: '''id_rsa_assn1'''</li><li>Make sure you can log in from your regular user on your Host Machine to root on the "cloning source" virtual machine using specifically that key.</li><li>Do not place that newly-generated private key on the "cloning source" VM.</li></ol>
 
=== Set-up Firewall Rules for your Cloning Source===
13,420
edits