# Using a Terminal Emulator - PuTTy

### What is a Terminal Emulator

A terminal emulator is a computer program that replicates the functionalities of a physical computer terminal. With the help of a graphical user interface (GUI) or a command-line interface (CLI) users can interact with an operating system (OS).&#x20;

Terminal emulators are commonly used to access and control remote computers or network devices. They provide a way to enter commands, execute programs, and manage files on a computer system. Popular terminal emulators include programs like PuTTY, iTerm, and Terminal on macOS.

### How to use PuTTY

PuTTY is an SSH and telnet client that is widely used and helps users connect to their [VPS](https://docs.decenomy.net/tutorials/decenomy-masternodes/setting-up-a-virtual-private-server-vps)<mark style="color:blue;">.</mark>

### Step 1&#x20;

* Download and install PuTTY <https://www.putty.org/>&#x20;

### Step 2

* Open the client and input the IP address and port of your VPS
* Ensure 'SSH' is checked&#x20;
* Click on the 'Open' button to initiate the connection

<figure><img src="https://505947675-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MiHm486VotxVq44a_Jg%2Fuploads%2FZ3HH2I2rggf0fnBqG7J8%2Fputty%20confiq.PNG?alt=media&#x26;token=220972d2-666f-4450-95aa-d11ee7242250" alt=""><figcaption></figcaption></figure>

NB: You might be required to accept an SSH certificate if it's your first time connecting to the VPS.

### Step 3

* Next, you will be required to log in using your username and password&#x20;

<figure><img src="https://505947675-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MiHm486VotxVq44a_Jg%2Fuploads%2F8KbHySa0mAsfcaLAiW3t%2Flogin%20putty.PNG?alt=media&#x26;token=11f3aa17-9232-42e6-92b3-244cb7cc4b1b" alt=""><figcaption></figcaption></figure>

* Press  "Enter" on your keyboard once you are done. You will then have access to your server as seen in the image below:

<figure><img src="https://505947675-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MiHm486VotxVq44a_Jg%2Fuploads%2Fq4VEJSsp0SNPBgnuyyE7%2Fputty.PNG?alt=media&#x26;token=c5a40099-8265-4232-a02a-3aefeb1ba91f" alt=""><figcaption></figcaption></figure>
