I am using putty for remote login in Linux in Ubuntu. The font size of terminal is very small. How can I increase it's font size.
Asked
Active
Viewed 5.8k times
12
-
1Are you using Putty from Windows? – Sep 06 '16 at 05:55
-
Both in Ubuntu and windows – Puneet Dixit Sep 06 '16 at 08:33
2 Answers
14
- Putty configuration
- Window
- Appearance
- Font Settings
- Font
- Change
- Size: pick the smallest one possible, which is 8 for me
- Go back to "Sessions", select a "saved session" and click "Save". Terrible interface design!
I wish I could go even smaller a bit, but it is already a huge improvement.
Also consider using MobaXterm instead of Putty: Can I access Ubuntu from Windows remotely? It is almost inevitable.
Tested on Putty 0.70, Windows 10 local, Ubuntu 16.04 remote.

Ciro Santilli OurBigBook.com
- 28,474
2
The setup is somewhat different if you using Putty on Ubuntu.
Go to Fonts under Window, and change the Font used for ordinary text. Usually it's set to a default font by the server.
Here, you can select a font you want and update the preferred font size.

rakidedigama
- 121