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

Posted by : on

Category : linux


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

About 유재석
유재석

개발자 유재석 입니다. Web Developer.

Email : jaeseok9405@gmail.com

Website : https://github.com/yoo94