摘要:新手日记(2)日隔多日没有继续写我的新手日记了,上次说到我第一次装linux时的经历,也不知道大家是不是和我有过一样的经历,渺茫,无奈,兴奋,激动。新手日记(2)日隔多日没有继续写我的新手日记了,上次说到我第一次装linux时的经历,也不知道大家是不是和我有过一样的经历,渺茫,无奈,兴奋,激动。我在网上看过这样的一篇文章,作者说(大概意思),玩电脑的有两种人,一种是菜鸟,动不动就重装系统,但有极少......
摘要:1、源代码包的安装 gzip -d apache_1.3.20.tar.gz (解压) tar xvf apache_1.3.20.tar (解包) cd apache_1.3.20 ./configure (配置) ----./configure --help(查看configure选项) make (编译) make install (安装) make clean (卸载) 注:典型的源代码包......
Fedora 下的Udevthis document tries to reveal the secrets of udev and how it works on fedora.
udev provides a dynamic device directory containing only the files for actually present devices. it creates or removes device node files usually located in the /dev directory, or it renames network interfaces. 【程序编程相关:[解决方案]Xchat菜单乱码】
本文解释为什么fedora下挂载光盘要用 mount /dev/hdc /media/cdrecorder 【推荐阅读:oracle9i在linux9下的安装】
...
下一页 摘要:to solve my screen excursion problem in mdk 10.1,i should modify this file....vi /etc/x11/xf86config-4i always forget where it is,so i pastle it here :p......