SSH 설치확인

SSH가 설치되어 있는 경우

SSH가 설치되어 있는지 확인합니다. 설치되어 있다면 아래와 같이 표시됩니다.

icon8.png[명령어]
[root@localhost ~]# whereis ssh

SSH가 미 설치되어 있는 경우

SSH가 미 설치되어 있다면 설치합니다.

icon8.png[명령어]
[root@localhost ~]# whereis ssh
[root@localhost ~]# yum -y install openssh-server openssh-clients
[root@localhost ~]# whereis ssh

results matching ""

    No results matching ""