13,420
edits
Changes
no edit summary
#You should notice that the Centos7 boot menu appears. Either press '''ENTER''' to start or wait for it to start automatically.
#Finish the final steps in the setup process (like you did in lab1).
{| width="40%" align="right" cellpadding="10"|- valign="top"|colspan="2"|{{Admon/important|Network / Service Considerations|Please perform the tasks below in order allow these CentOS systems to be able to communicate with each other. '''Failure to properly perform these operations can cause problems in future labs'''.|}}|}
<ol>
<li value="15">Enable SSH access to your virtual machine with these commands (semi-colon allows commands to be run in sequence):<br /> <b><code><span style="color:#3366CC;font-size:1.2em;">service sshd start; chkconfig sshd on</span></code></b></li>