// you’re reading...

Tips N Tricks

Solved: Garbled text in Putty

Putty is a popular and free Linux terminal/shell client for Windows. It allows one to connect to a Linux server using SSH (Secure Shell) or Telnet. I have been using it for as long as I can recall. But this issue of garbled text in Putty is what I have been ignoring, until yesterday.

Yesterday, I had setup Paradox database using DOSEMU on Linux, for a client. On Putty, the Paradox interface showed garbled making it unusable for the client. My instant suspect was DOSEMU. A quick check revealed that it’s happening with other apps too - those with a ncurses or text based user interface.For example: The garbled text, around the borders of UI elements, showed in ntsysv (as shown in the screenshots). ntsysv is a nifty console app, found in RedHat/CentOS/Fedora Linux, to start services during boot up.

The Solution
Launch Putty. On the Category pane (on the left), click on Windows>Translation. For the dropdown labeled “Received data assumed to be in which character set”, select UTF-8. To save this setting, click on Sessions (in the Category pane). On the right pane, select “Default Settings” and click on the button labeled Save. This is what worked for me with Putty version 0.60.

GD Star Rating
loading...
GD Star Rating
loading...
Solved: Garbled text in Putty, 10.0 out of 10 based on 1 rating
Share

Email This Post Email This Post Print This Post Print This Post Print This Post Post A Comment Tweet your comments/question to me @shekharg

Discussion

3 comments for “Solved: Garbled text in Putty”

  1. [...] to this blog post GD Star Ratingloading…GD Star Ratingloading…AKPC_IDS += [...]

    Posted by testing pingback again | Shekhar Govindarajan's Blog | March 23, 2010, 9:01 pm
  2. Hi Sir,

    You are really rocking and this site is very informative!!, Plz continue your good work, I am very much confident that this site will reach places among the techies of India,

    Thanks
    Thanikachalan

    GD Star Rating
    loading...

    Posted by Thanikachalan | November 22, 2010, 6:02 pm
  3. Thanks Thanikachalan. Hope this Blog post or the others have been helpful to you. Thanks again :-)

    GD Star Rating
    loading...

    Posted by Shekhar | November 23, 2010, 10:24 pm

Post a comment