Goal: Using PuTTY on Windows to connect to LANforge Linux servers.
Lots of tasks, like scripting, can be done over SSH from your Windows desktop. Here are a few steps to help you customize your PuTTY terminal to work faster.
Configuring a PuTTY Session
When you double click on the PuTTY icon and it launches, you can start customizing your session preferences. We'll name this session jedtest
Let's default the window to something large, like 120 columns and 56 rows.
The Fixed font can be replaced with the Consolas font.
Let's turn on TCP Keep-alive and set IPv4 as the default networking protocol.
We login to LANforge resources with user lanforge
Generating a SSH keypair is not difficult. Let's enter the path to our public key file.
We have done our PuTTY config. Now back to the top Session screen, and click Save