====== Installing a Terminal Emulator on Linux ====== To install PuTTY on Ubuntu machines. Open the command line terminal by pressing Ctrl — Alt — T keys on your keyboard. When the terminal opens, run the following commands below to install PuTTY. ---- === 1. === Enter the command **sudo apt update** in the terminal. Then enter the correct password and then hit enter. {{:learn:programmable-logic:tutorials:tera-term:installing_putty_4.jpg?500|}} ---- ===2.=== Enter the command **sudo apt install putty** in the terminal and then hit enter. {{:learn:programmable-logic:tutorials:tera-term:installing_putty_6.jpg?500|}} ---- ===3.=== After installing, go to Unity Dash or the application menu and find **PuTTY SSH Client**. {{:learn:programmable-logic:tutorials:tera-term:installing_putty_7.jpg?500|}} ---- ===4.=== Open **PuTTY SSH Client**. It is the same interface as on a Windows OS. {{:learn:programmable-logic:tutorials:tera-term:installing_putty_8.jpg?500|}} ---- After going through steps 1-3 PuTTY is now installed in Linux. To learn how to use PuTTY click *[[programmable-logic:guides:serial-terminals:linux]]