摘要:xchat乱码菜单解决 :) 问题终于解决了! :)
原来就是在安装fcitx输入法的时候更改了.bashrc 把默认字体改成了zh_cn.gbk,但是我的电脑上好像没这个字体. -_-/// 结果自然是乱码了... 改成zh_cn.gb18030,一切ok 哈哈:d有了问题还是要自己分析解决,因为只有自己才最了解自己的电脑,最清楚最近自己对电脑做过什么改动 :) 所以,自己也就是解决自己电......
摘要:http://www.faqs.org/docs/linux-howto/remote-serial-console-howto.htmlglen turneraustralian academic and research network<glen.turner+howto@aarnet.edu.au>mark f. komarinski<mkomarinskiatwayga.......
RH9 UPDATE 2.6 KERNEL + IPTALBES继上次把升级rh9 kernel到2.6.10之后,再次升级kernel与iptables&iptables extension.
rh9 update 2.6 kernel + iptalbes
【程序编程相关:
(原創) 程序减肥三步走】 【推荐阅读:
我的ghost linux筆記】1.preparation 【扩展信息:
Subversion 系统】 download the newest kernel, iptables, patch-o-matic-ng from the offical website, and put them on /opt/soft directory. 2.lets begin 1)first need to remove rpm iptables ackage rpm -qa |grep iptables rpm -e --nodeps iptables-devel rpm -e --nodeps iptables 2)decompression kernel, iptables, patch-o-magic-ng software packages. #tar -xjvf kernel-2.6.11.6.tar.gz2 #mv linux-2.6.11.6 linux #tar -xjvf iptables-1.3.1.tar.bz2 #tar -xjvf patch-o-matic-ng-20050401.tar.bz2 #mv patch-o-matic-ng-20050401 patch-o-matic-ng 3) patch kernel & iptables & patch-o-matic-ng ...
下一页 摘要:使用ssh隧道增强vncserver的安全性 http://bbs.chinaunix.net/forum/29/050322/516949.html 如何突破各种防火墙的防护 http://bbs.chinaunix.net/forum/29/050322/516899.html在freebsd上用mrtg来监控整网流量 http://bbs.chinaunix.net/forum/30/050......