Changes

Jump to: navigation, search

OPS235 Lab 7 - CentOS7

89 bytes removed, 07:02, 5 May 2015
no edit summary
=== Part 1: Enabling the sshd service. ===
{{Admon/note | Use your c6host computer system | Complete the following steps on your CentOS host.}}
# Use your c7host machine to complete this section
# OpenSSH should have been installed by default. Lets confirm this by issuing the command:<br /> <code>rpm -qa | grep ssh</code>
# You should see a number of packages installed including <code>openssh-clients</code> and <code>openssh-server</code>
=== Part 2: Establishing an ssh connection. ===
{{Admon/note | Use your centos2 VM | Complete this investigation on your centos2 VM.}}
# Use your centos2 VM to complete this section.
# Establish an ssh connection to your centos3 VM using the command:<br /><code>ssh ops235@centos3</code><br />(Where 'ops235' is the account on centos3 and 'centos3' is the hostname of the centos3 VM.)
# You should receive a message similar to the following:
13,420
edits

Navigation menu