摘要:http://www.faqs.org/docs/Linux-HOWTO/Kernel-HOWTO.html决定本周周末自己编译一个版本出来!然后用QEMU虚拟机来跑一下!很幸运,今天晚上就编译完成,而且在虚拟机上运行了起来!虽然没有文件系统,但整体来说,还算是成功的。周末就用ARM体系结构的CPU来编译一下,同样也在虚拟机上试一把!Good Luck!!!
阅读全文
摘要:Ubuntu Linux NFS Client Configuration to mount nfs share Posted by Vivek Gite [Last updated: December 18, 2007] Since I am not networking professional I was nervous about using nfs ...
阅读全文
摘要:http://kuparinen.org/martti/comp/ubuntu/en/server.html My Ubuntu Server Installation with VMware Server Last updated $Date: 2008-09-17 11:23:09 $ Martti Kuparinen http://www.iki.fi/kuparine/comp/ubun...
阅读全文
摘要:目录:http://www.cnblogs.com/WuCountry/archive/2008/11/15/1333960.html 2.1. The Socket Buffer: sk_buff Structure 套接字缓存数据结构sk_buff This is probably the most important data structure in the Linux networkin...
阅读全文
摘要:Linux-2.6.10内核源码下载地址:http://www.softpedia.com/progDownload/Linux-Kernel-Download-10448.html这是linux-2.6.10的源代码,44MB,可以在Winodws下直接解压。用于学习非常不错,我的翻译计划就从这个版本的源代码开始入手,边学习边看源代码。我的翻译计划的目录:http://www.cnblogs.c...
阅读全文
摘要:VMware redhat ubuntu 电脑没有声音 以前在VMware中装redhat的时候也遇到过,今天装ubuntu又遇到了。记得以前的方法比较蠢,把装好的redhat删除掉重新装,装之前把硬件里的声卡移除。然后花了n多时间装好发现这个笨方法:行的通。其实个人觉得没必要在虚拟机里看电影听音乐吧,所以也没什么必要弄个声卡进去了。貌似linux类的系统装虚拟机都有这个通病,或者这是VMwa...
阅读全文
摘要:Q. I have just installed Ubuntu Linux. But, what is the default root password? I can only login as a normal user. A. This is the mystery for most users - you didn't set a root password, so what is it?...
阅读全文
摘要:一、安装SFU1、下载软件SFU http://download.microsoft.com/download/a/1/c/a1ca7af1-a6e3-46e7-874a-4c5d8c0fb3b7/SFU35SEL_EN.exe 2、编辑用户组group文件和密码passwd文件(或者复制目标linux下的group文件和passwd文件到windows下的C:\) ,并复制到C:\ 例如: pa...
阅读全文
摘要:http://www.linuxfoundation.org/publications/linuxkerneldevelopment.phpLinux Kernel Development (April 2008) From The Linux Foundation How Fast it is Going, Who is Doing It, What They are Doing, and W...
阅读全文
摘要:LinuxHaxor.net列出了68本Linux方面的免费电子书。非常棒,唯一的问题是你有没有热情和毅力去读这些书:) 完整列表如下: Advanced Linux Programming by CodeSourcery LLC Comprehensive Linux Textbook by Muayyad Saleh Al-Sadi Java Application Developm...
阅读全文