Notice
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- pyTorch
- ubuntu
- face_recognition
- gpu memory
- dataset
- CUDA
- Windows 10
- ppc64le
- raspberry pi
- urllib
- dlib
- YouTube 8M
- TensorFlow
- linux
- download
- 딥러닝
- FIle
- python3
- error
- colab
- Deep Learning
- keras
- Jupyter notebook
- install
- shakeratos
- windows
- colaboratory
- object detection
- python
- Anaconda
Archives
- Today
- Total
Shakerato
slow texting through ssh 본문
vi /etc/ssh/sshd_config
Add 'UseDNS no' text on the last line
restart ssh service using below three methods
- service sshd restart
- /etc/init.d/sshd restart
- /etc/init.d/ssh restart
'Research' 카테고리의 다른 글
윈도우/리눅스 제일 쉬운 웹서버 구축 (0) | 2019.11.19 |
---|---|
mosh server-client as SSH, fast (0) | 2019.10.11 |
pytorch load pre-trained model, Missing key(s) in state_dict (0) | 2019.10.09 |
Nvidia Driver and CUDA install on ppc64le Ubuntu (0) | 2019.10.07 |
apt-get error 'Couldn't create temporary file ...' (0) | 2019.10.07 |
Comments