2018년 1월 29일 월요일

Raspberry Pi SSH terminal connection

A separate program is needed to access the terminal.
Programs such as putty or xshell are usually used.
I will explain mainly using putty.

Download ' putty ' first.
After running ' putty '



window-->Set the character set to UTF-8 in the Translation option.(other language)

For SSH terminal access, log in to Host name in Session name and click Open to access.

If you are normally logged on to the terminal, you will need to enter your ID and password.



댓글 없음:

댓글 쓰기

라즈베리파이에 OMV(OpenMediaVault)설치 1.

라즈베리파이는 작은크기에 비해 많은 프로그램을 깔수 있습니다. 그중에서도 이번에는 OMV(OpenMediaVault)라는 프로그램을 설치하겠습니다. OMV(OpenMediaVault)는 NAS용으로 설계된 지유리눅스 배포판입니다.  자세한 내용은 위키...