Notice
Recent Posts
Recent Comments
Link
200_OK
📌 Notice
개발 블로그
https://codingjh.tistory.com/
[FTP] ftp 관련 명령어 본문
🎈 테스트 환경
OS : linux 7.8
1. root 계정 전환
|
1
|
$ su - root
|
2. 파일 수정
|
1
|
# vi /etc/ssh/sshd_config
|
3. ssh 데몬 설정
[CentOS] SSH 설정 - /etc/ssh/sshd_config
OpenSSH에서 설정내용은 /etc/ssh/sshd_config 에 위치한다. 설정후에는 서비스를 재시작해야 한다. /etc/rc.d/init.d/sshd restart SSH 데몬 설정(서버용) 설명- /etc/ssh/sshd_config Port xx SSH 서비스 포트..
webdir.tistory.com
'OS > Linux' 카테고리의 다른 글
| 설치된 rpm 확인 (0) | 2022.11.28 |
|---|---|
| ip 확인 (0) | 2022.10.21 |
| [Error] cp: omitting directory (0) | 2022.10.20 |
| [Error] uses unchecked or unsafe operations (0) | 2022.10.18 |
| [Linux] more / less (0) | 2022.10.11 |
Comments
