Open main menu

CDOT Wiki β

Changes

OPS235 Lab 7 - CentOS7

65 bytes removed, 09:40, 5 May 2015
no edit summary
# Use your '''c7host''' machine to complete this section
# OpenSSH should have been installed by default. Lets confirm this by issuing the command:<br /> <b><code><span style="color:#3366CC;font-size:1.2em;">rpm -qa | grep ssh</span></code></b><
# You should see a number of packages installed including <code>openssh-clients</code> and <code>openssh-server</code>
# <b><code><span style="color:#3366CC;font-size:1.2em;">openssh-server</span></code></b> installs a service called '''sshd''', confirm this service is running by issuing the command:<br /><b><code><span style="color:#3366CC;font-size:1.2em;">service sshd status</span></code></b>
'''Arrange proof of the following on the screen:'''
<ol><li><span style="color:green;font-size:1.5em;">&#x2713;</span> '''centos2''' VM:<ul><li>'''Logical Volume''', '''Physical Volume''', and '''Volume Group''' information </li><li>Contents of '''/etc/fstab''' file</li><li>Proof that '''/archive''' has been mounted</li></ul><li><span style="color:green;font-size:1.5em;">&#x2713;</span> '''centos3''' VM:<ul><li>Proof of virtual hard disk creation</li><li>'''Logical Volume''', '''Physical Volume''', and '''Volume Group''' information </li></ul></li><li><span style="color:green;font-size:1.5em;">&#x2713;</span> '''c7host''' Machine:<ul><li>Proof of creation of the shell script: '''monitor-disk-space.bash'''</li><li>Crontab entry for '''root''' accountConfirmation that sshd is running on host machine</li></ul></ol>
Arrange proof of the following on the screen:
# have configured sshd to allow connections over a non default port.
13,420
edits