Open main menu

CDOT Wiki β

Changes

OPS235 Lab 7 - CentOS7

17 bytes added, 13:07, 25 June 2015
no edit summary
# Now check that the sshd service is configured to start automatically: <b><code><span style="color:#3366CC;font-size:1.2em;">chkconfig --list sshd</span></code></b>
# Now that you know the service is running investigate what port number and protocol sshd uses by issuing the command:<br /><b><code><span style="color:#3366CC;font-size:1.2em;">netstat -atunp</span></code></b>
# What protocol and port is the sshd process using?# What is the state of the port?# Why do wouuld you think that UDP ports not don't have a state?
# Reissue the <b><code><span style="color:#3366CC;font-size:1.2em;">netstat</span></code></b> command without the '''-n''' option.
# What is the difference? How is the file '''/etc/services''' related to the difference?
13,420
edits