首先安装dictd
aptitude install dictd
词典(dict-xdict, dict-stardic安装一个即可)
dict-xdict dict-stardic
在参数里:Edit->Preferences->sources 添加
hostname: 127.0.0.1
首先安装dictd
aptitude install dictd
词典(dict-xdict, dict-stardic安装一个即可)
dict-xdict dict-stardic
在参数里:Edit->Preferences->sources 添加
hostname: 127.0.0.1
删除 ~/.config/ibus文件夹即可,害的我折腾好久
原来上bbs用的是qterm,这个是用qt写的,可能在gnome下面用起来不爽。在gnome桌面下,推荐使用pcmanx。aptitude show pcmanx-gtk2
Description: user-friendly telnet client mainly targets BBS users
PCMan X is a newly developed GPL’d version of PCMan, a full-featured famous BBS
client. It aimed to be an easy-to-use yet full-featured telnet client
facilitating BBS browsing with the ability to process double-byte characters.
Some handy functions like tabbed-browsing, auto-login and a built-in ANSI
editor enabling colored text editing are also provided.This version is developed with pure gtk2 and xft, thus has much low dependency.
Homepage: http://pcmanx.csie.net/
pcmanx的默认编码是big5,使用的时候记得改回到简体中文编码(gbk or gb2312 or gb18030)
Tips:
1. 自动连接某个站点可以在Favorites里设置
2. 可以配合使用qqwry.dat来实现ip查询(记得qqwry.dat全部是小写,放到~/.pcmanx下)
用gconf-editor更改如下:
/apps/gedit-2/preferences/encodings/auto_detected
加入GB18030
网络环境是通过路由器上网。ubuntu下上网很慢,而在XP下很正常。查看路由器的MTU值是1492,而ubuntu下的值是1500。
设置如下:
ifconfig eth0 mtu 1470
如果想永久的设置,编辑/etc/network/interfaces文件
auto eth0
iface eth0 inet dhcp
mtu 1470
install ubuntu from windows
via https://help.ubuntu.com/community/Installation/FromWindows
我用的是alternet cd image 方式安装的。
需要4个文件, hd-media下的vmlinuz, initrd.gz, 还有alternet CD image, ++
grub4dos里的grldr,步骤是
1. 下载vmlinuz, initrd.gz, 放到c:\hd-media下
2. 下载grldr到c:\下, 编辑c:\boot.ini, 加入C:\grldr=”install Ubuntu”
3. 下载alternet CD到C:\下,在C:\建立menu.lst,内容如下:
title Install Ubuntu
kernel (hd0,0)/hd-media/vmlinuz root=/dev/ram0 ramdisk_size=128000
initrd (hd0,0)/hd-media/initrd.gz
4. 重启, 选择install ubuntu即可
Firefox MLdonkey/eMule/aMule Protocol Handler.
用Google搜索mldonkey和firefox得到的的东东!http://www.informatik.uni-oldenburg.de/~dyna/mldonkey/
Just install qca-tls and libqca2-plugin-ossl
aptitude install qca-tls libqca2-plugin-ossl