기타/Linux
[Linux] ssh 접속
하루살이
2022. 5. 6. 16:36
// ssh 접속
ssh username@server주소 -p 포트번호
ssh 20195845@nsl2.cau.ac.kr -p 7722