Raspberry Pi_Kor_18.2.4 PuTTy 프로그램을을 이용한 MS Windows에서의 SSH연결

18.2.4 프로그램을을 이용한 MS Windows에서의 SSH연결

MS Windows에서 SSH로 Raspberry Pi 시스템에 접속하기 위해서는 SSH client 프로그램이 필요하다. SSH client로 사용할 수 있는 프로그램들이 여러 가지가 있지만, SSH를 지원하는 것이면 어떤 것을 사용해도 무방하다.

여기서는 무료이면서도 다양한 기능을 제공하고 있어서 많은 사람들이 표준처럼 사용하는 프로그램을 이용하도록 하겠다. 는 Simon Tatham이 개발한 프로그램으로 MS Windows나 Unix 계열 컴퓨터에서 Telnet과 SSH 기능을 제공하며, 기본적으로 terminal emulator 형태의 기능을 제공한다. 프로그램을 download 하기 위해서는 아래의 URL을 이용하면 된다.

Raspberry Pi_Kor_18.2.3 Unix/Linux 계열 및 Apple Mac에서의 SSH 연결

18.2.3 Unix/Linux 계열 및 Apple Mac에서의 SSH 연결

이들 운영체제에서는 SSH client 프로그램이 기본으로 설치되어 있어서 별도의 프로그램 설치가 필요하지 않다. SSH를 이용하여 Raspberry Pi 시스템에 접속하기 위해서는 [ssh] 명령을 사용한다. 다음 명령은 Linux에서의 명령 형식이다. Apple Mac에서의 명령도 유사한 형태인데 필요하면 확인해보기 바란다.

Raspberry Pi_Eng_18.2.4 SSH Connection with PuTTy Program in MS Windows

18.2.4 SSH Connection with Program in MS Windows

SSH client program is required to access Raspberry Pi system with SSH in MS Windows. There are a number of programs that can be used as SSH clients, and you can use anyone that supports SSH.

Here, we will use the Putty program, which is free and offers a lot of features, so many people use it as standard. PuTTY is a program developed by Simon Tatham that provides Telnet and SSH functions on MS Windows or Unix series computers, and basically provides functions which is the type of terminal emulator. To download the Putty program, you can use the following URL:

Raspberry Pi_Eng_18.2.3 SSH Connection on Unix/Linux Series, and Apple Mac

18.2.3 SSH Connection on Unix/Linux Series, and Apple Mac

The SSH client program is installed by default in these operating systems, so no separate program installation is required. To connect to the Raspberry Pi system using SSH, use “ssh” command. The following command is a command format on Linux. The command on Apple Mac is similar, and check details if necessary.