리눅스 OS 확인하기, SSH 오픈하기

Posted by : on

Category : Backend_infra

os확인

상세하게

$cat /etc/*release

간단하게

$cat /etc/issue*

커널정보

$cat /proc/version

open ssh 설치

yum install openssh-server openssh-clients openssh-askpass`

vi /etc/ssh/sshd_config