nothingnothingnothingnothingnothing

要有勇气去改变可以改变的事,要有胸怀去接受不可改变的事,更要有智慧去分别两者的区别!

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

文章分类 -  linux精华

摘要:欢迎访问我的新博客,我已经很久没用这个博客了现在我用这个:http://freesu.iblog.com 阅读全文
posted @ 2007-03-06 13:49 nothingnothingnothingnothingnothingnothingnothingnothing 阅读(182) 评论(0) 推荐(0)

摘要:Style * Font -*-simsun-medium-r-*-*-14-*-*-*-*-*-*-*Style * Font "-cjacker-magicsong-medium-r-*-*-14-*-*-*-*-*-gb2312.1980-0,*-r-*"##### fvwm2 initialisation file, using fvwm-2.5.11 on Gentoo Linux.... 阅读全文
posted @ 2005-12-24 17:08 nothingnothingnothingnothingnothingnothingnothingnothing 阅读(1623) 评论(0) 推荐(0)

摘要:Linux服务器内核编译基础 --几个重要的RedHat Linux内核文件介绍 mynix编译自www.linux.org之Linux HowTo之Kernel HowTo 在 网络中,不少服务器采用的是Linux系统。为了进一步提高服务器的性能,可能需要根据特定的硬件及需求重新编译Linux内核。编译Linux内核,需 要根据规定的步骤进行,编译内核过程中涉及到几... 阅读全文
posted @ 2005-12-22 23:18 nothingnothingnothingnothingnothingnothingnothingnothing 阅读(273) 评论(0) 推荐(0)

摘要:prompt for development and/or incomplete code/drivers很 多参考书上说这是那些开发人员认为还不是很稳定的功能,但是根据我的经验,这个是应该选的一个选项,因为现代的LINUX是建立在这些基础上的,所以应该 可以回答Y,除非你只是想使用LINUX中已经完全定型的东西,但性能肯定不会好到哪,而且对系统特性的支持也不会好。 processor famil... 阅读全文
posted @ 2005-12-22 23:18 nothingnothingnothingnothingnothingnothingnothingnothing 阅读(253) 评论(0) 推荐(0)

摘要:在任何一个子目录下 untar 解开新的内核源程序。tar xvfz linux-x.x.xx rm /usr/src/linux这通常是一个符号连接。 在 /usr/src/ 下建立一个符号连接到你的新内核目录。ln -s xxx/yyy/xxx/linux.x.x.xx /usr/src/linux 将当前目录变成 /usr/src/linuxcd /usr/src/linux 变成超级用户s... 阅读全文
posted @ 2005-12-22 23:17 nothingnothingnothingnothingnothingnothingnothingnothing 阅读(147) 评论(0) 推荐(0)

摘要:定制一个自己的的Debian CD基本步骤:1.下载网络安装盘,这是修改的iso源盘2.用这张盘安装基本系统,重启后,装其他需要的东西,记得最好在base-config后apt-get 那样你需要的软件包都在/var/cache/apt/archives/目录下(默认的base-config会在装完系统后删除这些包)3.把这些软件包拷入一个目录,如/root/debs,并建本地库4.把网络安装盘挂... 阅读全文
posted @ 2005-12-22 23:08 nothingnothingnothingnothingnothingnothingnothingnothing 阅读(2284) 评论(0) 推荐(0)

摘要:要让mlterm透明,只需要在在/etc/mlterm/main下配置如下 scrollbar_view_name = sample conf_menu_path_2 = mlterm-zoom use_transbg=true use_xim=true fg_color=white bg_color=black 即可OK 阅读全文
posted @ 2005-12-10 21:11 nothingnothingnothingnothingnothingnothingnothingnothing 阅读(413) 评论(0) 推荐(0)

摘要:来自王垠的介绍 http://www.cnfreeos.org/Document/%CD%F5%DB%F3/2001315450/fvwm_frame.html 阅读全文
posted @ 2005-12-10 12:57 nothingnothingnothingnothingnothingnothingnothingnothing 阅读(199) 评论(0) 推荐(0)

摘要:此篇来自http://www.linuxsir.org/bbs/showthread.php?t=232342作为一款稳定高效的文件管理、桌面环境软件,rox有一些很好用的小技巧1、在当前目录下,按键盘的`健(就是1 左边那个),可以弹出当前目录下的虚拟终端。2、按 ! 键,可以输入命令行shell代码。3、按 / 键,可以方便的改变路径,而且支持tab提示。4、快速定位路径:比如要在任意快速回到... 阅读全文
posted @ 2005-11-25 10:29 nothingnothingnothingnothingnothingnothingnothingnothing 阅读(269) 评论(0) 推荐(0)

摘要:Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" RgbPat... 阅读全文
posted @ 2005-11-24 13:54 nothingnothingnothingnothingnothingnothingnothingnothing 阅读(622) 评论(0) 推荐(0)

摘要:1.把制作好的四个字体复制到 /usr/share/fonts 下 2.执行 ttmkfdir -d /usr/share/fonts -o /usr/share/fonts/fonts.scale cp /usr/share/fonts/fonts.scale /usr/share/fonts/fonts.dir 3.更改 /etc/X11/XF86Config 在字体... 阅读全文
posted @ 2005-11-24 13:50 nothingnothingnothingnothingnothingnothingnothingnothing 阅读(2946) 评论(0) 推荐(0)

摘要:下面是我在grub下的配置文件title knoppixroot (hd0,6)kernel /knoppix/linux24 ramdisk_size=100000 init=/etc/init lang=cn apm=power-off vga=791 nomce BOOT_IMAGE=knoppix myconfig=/dev/hda7initrd /knoppix/minirt24.gz 阅读全文
posted @ 2005-11-19 00:00 nothingnothingnothingnothingnothingnothingnothingnothing 阅读(408) 评论(0) 推荐(0)

摘要:# 设置 FVWM 的鼠标样式 # 一般你只要直接加入就可以了,不需要修改 CursorStyle ROOT left_ptr CursorStyle TITLE left_ptr CursorStyle DEFAULT left_ptr CursorStyle SYS left_ptr CursorStyle MENU ... 阅读全文
posted @ 2005-11-16 23:06 nothingnothingnothingnothingnothingnothingnothingnothing 阅读(1165) 评论(0) 推荐(0)

摘要:用了好多的linux发行版,包括redhat 9.0,suse,FC4,LFS,knoppix,hiweed,ubuntu,slackware,vector,感觉只有LFS,vector,slackware较适合我,但还是想尝试下arch,因为我听说arch是被称为完美的发行版,它不仅有gentoo的速度还有debian的方便.我就马上发了一天的时间的base下载下来,下载下来时用windows的... 阅读全文
posted @ 2005-11-08 22:15 nothingnothingnothingnothingnothingnothingnothingnothing 阅读(1017) 评论(0) 推荐(0)

摘要:直接下载个fcitx源码包装上后并在/etc/X11/xinit/xinput.d目录下用vi打开iiimf文件XIM=iiimxXIM_PROGRAM=iiimxGTK_IM_MODULE=iiim将这几行注解掉,然后自己加入以下几行XIM=fcitxXIM_PROGRAM=fcitxGTK_IM_MODULE=fcitx 阅读全文
posted @ 2005-11-04 14:05 nothingnothingnothingnothingnothingnothingnothingnothing 阅读(186) 评论(0) 推荐(0)