4

I recently upgraded Ubuntu to 22.04, and installed PuTTY 0.76 in it.
Sorry, I can't remember if I used apt install or a snap.

Putty initiates OK, but when attempting a terminal session with an open, nothing happens.
Apparently Putty just terminates.
But I discovered that if I run Putty with sudo in a terminal session, it behaves properly.
As well, a simple SSH terminal without sudo is able to initiate a terminal session in the object machines.

I have been using Putty 0.76 in older versions of Ubuntu satisfactorily up to now.

aqk
  • 301

1 Answers1

5

It seems the default font for PuTTY 0.76 in Ubuntu 22.04 is "Server:Fixed".
Not sure what that is, but I browsed the available fonts in PuTTY, and chose one to my liking. Now PuTTY is working OK!
Thanx, @Marco- Yes, ALWAYS check those logs!

enter image description here Don't forget to go back to the session and save to persist the change.

aqk
  • 301