2013년 9월 13일 금요일

Setting up Korean (Unicode) Environment of Windows PuTTY

Go to 'Window - Translations' on Configuration Dialog and change 'Remote Character Set' to UTF-8
(This is about text stream that you get from a server; Linux/Unix machine.)

Run regedit
Go to 'HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions\'
Change the value of 'FontCharSet' to 81 (or your language. 81 is for Korean, hexa)
Change the value of 'Font' to Bitstream Vera Sans Mono (or your font)
Re-run PuTTY
(This is about a font you will use in PuTTY, the font should be installed in your computer.)


learned from http://crawl.develz.org/wordpress/prettify-putty, and http://mynsh.blogspot.kr/2008/11/putty-korean-language-configuation.html

댓글 없음:

댓글 쓰기

Xubuntu: Installing a Printer (Canon G3060 PIXMA)

$ sudo apt install system-config-printer Download the proper driver for linux from Canon website. Turn on the printer and set up its WiFi. C...