5/15/2008
安装fedora 9
laptop: ibm thinkpad R50e
OS: fedora core 6 -->fedora 9
------------------------------------------------------------
5/17/2008
firefox 3 beta 5播放flash没有声音问题
方法:在安装flash-plugin前先安装libflashsupport包,重启firefox可
5/20/2008
运行mathematica realplay等提示没有libstdc++.so.5
解决: 安装 compa-libstdc++-33
------------------------------------------------------------
最近比较忙等有时间再写
fedora 9 里面有很多东西要改,对初学者可能会有点难度。
1.开始没有装输入法,后来自己装的scim.
2.gdm包中没有gdmsetup,无法图形定制gdm登录界面
3.compiz功能不如beryl多。
4.无线网卡管理不错,编译安装ndiswrapper后,可以自动搜索连接。
5. 编译MPlayer-1.0rc1无法通过,下载MPlayer-1.0rc2编译没有问题
6.firefox 3 beta 缺乏常用的扩展支持
7.一直用gnome,kde感觉用起来不是很方便,虽然界面看起来比较华丽
8.对Fn+F3 Fn+F4快捷键支持,可以待机休眠。但是对于外界显示器快捷键(Fn+F7)无法使用,需要自己添加脚本。
9. 菜单比较混乱,找东西不容易,感觉不如以前的fedora core 6.
----------------------------------------------------------------------
shell command :w - Show who is logged on and what they are doing
----------------------------------------------------------------------
fedora 9 英文安装没有中文输入法
解决: yum install scim-lang-chinese
-----------------------------------------------------------------------
firefox 无法播放tudou的视频(windows or linux)
解决:卸载adblock,安装flash player插件,然后再重新安装adblock。
-----------------------------------------------------------------------
pdf文件无法打印?
解决: pdf2ps, then ps2pdf. ps file is very large.
-----------------------------------------------------------------------
windows 下文件vi打开换行符为 ^M?
解决: %s/^M/\r/g ^M 为ctrl+v, ctrl+m
--------------------------------------------------
vi copy with tab indent?
solution: set paste
阅读(2372) | 评论(1) | 转发(0) |