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 |
29 | 30 | 31 |
Tags
- 맛집
- tensorflow
- 리눅스
- 날짜
- 유니티
- PER
- Excel
- sqlite
- 라즈베리파이
- ubuntu
- javascript
- MySQL
- PyQt5
- pandas
- GIT
- PyQt
- 다이어트
- Linux
- swift
- ASP
- MS-SQL
- python
- urllib
- port
- IOS
- flutter
- 함수
- mssql
- node.js
- Unity
Archives
아미(아름다운미소)
SSH 접속하기 본문
22번포트(기본값)을 사용하는 경우
ssh 사용자명@도메인(또는 IP주소)
사용자 지정 포트(8888)를 사용하는 경우
ssh -p 8888사용자명@도메인(또는 IP주소)
'서버 > 리눅스' 카테고리의 다른 글
add-apt-repository: command not found (0) | 2020.11.05 |
---|---|
Ubuntu Git 설치 (0) | 2020.11.02 |
라즈베리파이 시간 설정 (0) | 2020.03.21 |
Raspberry Pi 설치 패키지 관리 (0) | 2019.05.30 |
Installing Python 3.7.0 on Raspbian (0) | 2019.04.10 |
Comments