[ssh] ssh 터미널 연결 설치/ssh root 접속허용 > Linux/Apm

본문 바로가기
사이트 내 전체검색

Linux/Apm

[ssh] ssh 터미널 연결 설치/ssh root 접속허용

페이지 정보

작성자 sbLAB 댓글 0건 조회 959회 작성일 23-08-26 22:02

본문

※ubuntu/ssh


[ssh 설치/활성화]

# apt update

# apt install openssh-server

# systemctl status ssh

# sudo ufw allow ssh


[ssh root 접속 허용]

# cd /etc/ssh

# nano sshd_config

----------------------------------

#PermitRootLogin prohibit-password

PermitRootLogin yes        

-----------------------------------

# systemctl restart ssh



댓글목록

등록된 댓글이 없습니다.

회원로그인

접속자집계

오늘
101
어제
401
최대
1,279
전체
221,755

그누보드5
Copyright © sebom.com All rights reserved.