Open main menu

CDOT Wiki β

Changes

OPS235 Lab 7 - CentOS7 - SSD

2 bytes removed, 02:55, 12 June 2016
no edit summary
== Part 1: Enabling the sshd service. ==
# Use your '''centos1c7host''' machine to complete this section
# OpenSSH should have been installed by default. Let's 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 <b>openssh-clients</b> and <b>openssh-server</b>
# Give the '''lab7-check.bash''' file execute permissions (for the file owner).
# Run the shell script and if any warnings, make fixes and re-run shell script until you receive "congratulations" message.
#Arrange proof of the following on the screen:<br><blockquote><span style="color:green;font-size:1.5em;">&#x2713;</span> '''centos3''' VM:<blockquote><ul><li>have tunneled Xwindows application from '''centos2''' via ssh</li><li>have tunneled http through firewall using ssh (on web-browser</li><li>have secured ssh against root access</li></ul></blockquote><span style="color:green;font-size:1.5em;">&#x2713;</span> '''centos4''' VM:<blockquote><ul><li>have configured sshd to '''allow connection to centos4 VM'''</li><li>have logged in centos4 VM using '''public key authentication'''</li><li>have scp'd and sftp'd files to centos4 VM</li></ul></blockquote><span style="color:green;font-size:1.5em;">&#x2713;</span> '''centos1c7host''' Machine:<blockquote><ul><li>Confirmation that sshd is running on host machine</li></ul></blockquote><span style="color:green;font-size:1.5em;">&#x2713;</span> '''Lab7''' log-book filled out.
13,420
edits