Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- nexus repository
- Nexus 3 Repository
- 자바 프로그래밍
- 오라클 에러 정리
- maven 저장소
- jar 상속받기
- 인텔리제이
- 리눅스 설치
- bootjar 상속받기
- nexus maven
- 가상머신
- 오라클
- 리눅스
- 스프링부트 상속
- java
- nexus3
- nfs
- NFS 구축
- bootJar
- oracle
- 저장소
- 외부 프로젝트 상속
- vm
- oracle error
- 유닉스
- vi명령어
- 사설 저장소
- 오라클 에러
- iftables
- HTTP
Archives
- Today
- Total
빽기의 코딩공부Story
[FreeBSD]FreeBSD ssh 접속하기 본문
■ vi/etc/rc.conf
ssh_enable="YES"
■ vi /etc/ssh/sshd_config
#PasswordAuthentication no -> PasswordAuthentication yes
#PermitRootLogin no -> PermitRootLogin yes
'[OS] > [FreeBSD]' 카테고리의 다른 글
[FreeBSD] NFS 설정하기(Client) (0) | 2020.10.21 |
---|---|
[FreeBSD] NFS 설정하기(Server) (0) | 2020.10.21 |
[FreeBSD] FreeBSD IP 설정하기 (0) | 2020.10.21 |
Comments