摘要:
joke)
摘要
这是一个用unix命令来模拟一个在酒吧勾搭美妹的过程。
--------------------------------------------------------------------------------
by wing, 出处:bbs.mit.edu
find
talk
whoami
whatis
uname
quota
set
mv......
摘要:
by rob flickenger
06/29/2000
are you running an intel linux system with at least one (e)ide hard drive?
wouldnt it be neat if there were a magical command to instantly double the i/o performanc......
在 rh 8.0 下编译 kernel 后如何在 grub 配置的问题
在rh8.0下编译新的kernel,编译完成后,使用的models也编译,也安装了,
【程序编程相关:
lilo.conf中文手册】 【推荐阅读:
Samba服务器的设置】但是,无论如何在grub中配置,都会在启动后出现 vfs:cannot open root device xxxx 错误,这里的xxxx根据在menu.lst里面root的指定不同而不同,我用 hda1,sda1,都不行,在正常启动后,用mount 看到 rh 确实是把sda1 mount 成 /,另外,为什么 rh 可以使用 root=label=/ 这个参数,而我不行?
【扩展信息:
Linux 使用技巧】 # grub.conf generated by anaconda
#
# note that you do not have to rerun grub after making changes to this file
# notice: you do not have a /boot partition. this means that
# all kernel and initrd paths are relative to /, eg.
...
下一页 摘要:
[color=red:ef99fea124][/color:ef99fea124]ls 命令可以说是linux下最常用的命令之一。它有众多的选项,其中有很多是很有用的,你是否熟悉呢?下面列出了 ls 命令的绝大多数选项。
-a 列出目录下的所有文件,包括以 . 开头的隐含文件。
-b 把文件名中不可输出的字符用反斜杠加字符编号(就象在c语言里一样)的形式列出。
-c 输出文件的 i 节点......