Wu.Country@侠缘

勤学似春起之苗,不见其增,日有所长; 辍学如磨刀之石,不见其损,日所有亏!

导航

随笔分类 -  06.Unix/Linux

上一页 1 2

Unix/Linux kernel & driver & Embedded Linux
如何编译Linux内核
摘要:http://www.faqs.org/docs/Linux-HOWTO/Kernel-HOWTO.html决定本周周末自己编译一个版本出来!然后用QEMU虚拟机来跑一下!很幸运,今天晚上就编译完成,而且在虚拟机上运行了起来!虽然没有文件系统,但整体来说,还算是成功的。周末就用ARM体系结构的CPU来编译一下,同样也在虚拟机上试一把!Good Luck!!! 阅读全文

posted @ 2009-02-11 23:29 Wu.Country@侠缘 阅读(500) 评论(1) 推荐(0)

Ubuntu Linux NFS Client Configuration to mount nfs share
摘要: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 ... 阅读全文

posted @ 2008-12-03 00:49 Wu.Country@侠缘 阅读(820) 评论(2) 推荐(0)

[转]Ubuntu Server Installation with VMware Server(非常不错的安装说明文档)
摘要: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... 阅读全文

posted @ 2008-12-01 23:48 Wu.Country@侠缘 阅读(2001) 评论(2) 推荐(0)

翻译:Understanding Linux Network Internals 2.1. The Socket Buffer: sk_buff Structure 套接字缓存数据结构sk_buff
摘要:目录: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... 阅读全文

posted @ 2008-11-22 00:00 Wu.Country@侠缘 阅读(2194) 评论(2) 推荐(0)

[下载地址]Linux内核源代码+SourceInsight下载地址
摘要:Linux-2.6.10内核源码下载地址:http://www.softpedia.com/progDownload/Linux-Kernel-Download-10448.html这是linux-2.6.10的源代码,44MB,可以在Winodws下直接解压。用于学习非常不错,我的翻译计划就从这个版本的源代码开始入手,边学习边看源代码。我的翻译计划的目录:http://www.cnblogs.c... 阅读全文

posted @ 2008-11-16 11:26 Wu.Country@侠缘 阅读(8119) 评论(0) 推荐(0)

VMware redhat ubuntu 电脑没有声音
摘要:VMware redhat ubuntu 电脑没有声音 以前在VMware中装redhat的时候也遇到过,今天装ubuntu又遇到了。记得以前的方法比较蠢,把装好的redhat删除掉重新装,装之前把硬件里的声卡移除。然后花了n多时间装好发现这个笨方法:行的通。其实个人觉得没必要在虚拟机里看电影听音乐吧,所以也没什么必要弄个声卡进去了。貌似linux类的系统装虚拟机都有这个通病,或者这是VMwa... 阅读全文

posted @ 2008-11-01 22:52 Wu.Country@侠缘 阅读(3319) 评论(0) 推荐(0)

Ubuntu Linux root password - default password
摘要: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?... 阅读全文

posted @ 2008-11-01 21:31 Wu.Country@侠缘 阅读(1088) 评论(0) 推荐(0)

Windows下NFS服务器SFU设置[转]
摘要:一、安装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... 阅读全文

posted @ 2008-10-31 00:32 Wu.Country@侠缘 阅读(2405) 评论(0) 推荐(0)

Linux Kernel Development (April 2008)
摘要: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... 阅读全文

posted @ 2008-10-29 21:11 Wu.Country@侠缘 阅读(486) 评论(0) 推荐(0)

免费Linux电子书
摘要:LinuxHaxor.net列出了68本Linux方面的免费电子书。非常棒,唯一的问题是你有没有热情和毅力去读这些书:) 完整列表如下: Advanced Linux Programming by CodeSourcery LLC Comprehensive Linux Textbook by Muayyad Saleh Al-Sadi Java Application Developm... 阅读全文

posted @ 2008-10-01 14:56 Wu.Country@侠缘 阅读(562) 评论(0) 推荐(0)

上一页 1 2