EEEPC上的Big5

請問EEEPC Linux上的xterm要如何設定,才可將encoding從預設的UTF-8改成Big5呢?

Ctrl-Alt-T開出來的xterm,cat file.big5會出現亂碼,要用 iconv -c -f big5 -t utf8 file.big5
才能正確顯示 Big5 中文字。

我想在eeepc的xterm裡ssh到另一台server(in remote datacenter),編修那台server裡的一些
Big5文件或含Big5的php。

請問PCMan X支援ssh2嗎?這個好像支援Big5,如果PCMan X能當xterm用,或者支援ssh2的話,
那就太好了。
2007-12-07 23:54 發佈
文章關鍵字 EEEPC big5
裝 telnetd(apt-get install telnetd),設定好:
/etc/hosts.deny
ALL: ALL

/etc/hosts
127.0.0.1 localhost

/etc/hosts.allow
ALL: localhost

inetd

PCManX連localhost即可。
內文搜尋
X
評分
評分
複製連結
Mobile01提醒您
您目前瀏覽的是行動版網頁
是否切換到電腦版網頁呢?