文章
首页 我的博文
xuyaosong 2011-6-14 20:47
linux编译内核
http://tensing.blog.sohu.com/77396151.html   准备工作 通常要运行的第一个命令是: #cd /usr/src/linux; make mrproper 该命令确保 ...
xuyaosong 2011-6-14 20:47
linux中加载USB设备
linux中加载USB设备 (RedHat9)     1 插入USB设备;   2 fdisk -l /dev/sda    //USB移动存储通常被识别为sda1,具体可通过fdisk - ...
xuyaosong 2011-6-14 20:46
virtualbox下redhat与windows共享文件
http://chenguanwei2008.javaeye.com/blog/450219 (注:也可参考另外一篇文章: http://my.emuch.net/space-59843-do-blog-id-113723.html ) 1、在 ...
xuyaosong 2011-6-14 20:46
VirtualBox中实现与主机文件的共享
http://tech.ddvip.com/2009-07/1247568662125769.html       对于多数新手来说,使用 VirtualBox 最大的麻烦就是共享相关问题,今天我们 ...
xuyaosong 2011-6-14 20:45
XP下Virtualbox虚拟Ubuntu共享文件夹设置
环境:主机操作系统是 Windows XP,虚拟机是 Ubuntu 8.10,虚拟机是VirtualBox 2.1.0。     1. 安装增强功能包(Guest Additions)    ...
xuyaosong 2011-6-14 20:44
Linux软件下载源码编程----HTTP协议的C语言编程实现实例
HTTP协议的C语言编程实现实例 关键词 : http    客户端    RFC2616    协议    下载                     ...
xuyaosong 2011-6-14 20:43
https/http兼容客户端的c语言实现
http://www.zeali.net/entry/23   标签 ( JAVA/C++ ): https  ,  webclient  ,  socket  ,  openssl  ,  安全套接字  ,  客户 ...
xuyaosong 2011-6-14 20:42
用C语言实现的简单Web服务器(Linux)★★★★★
http://blog.chinaunix.net/u3/104217/showart_2056699.html   相信大家对Apache都有所听闻,Apache是目前使用最为广泛我Web服务 ...
xuyaosong 2011-6-14 20:42
Linux系统开机提速我有招!
Linux系统开机提速我有招! 2007-03-07 11:28:55  标签: linux     版权声明: 原创作品,允许转载,转载时请务必以超链接 ...
xuyaosong 2011-6-14 20:41
剖析Linux系统启动过程
http://www.5dmail.net/html/2004-11-29/20041129102711.htm   内容提要   本文以RedHat9.0和i386平台为例,剖析了从用户打开电源直到 ...
xuyaosong 2011-6-14 20:41
Linux操作系统开机启动提速方法介绍
http://www.linuxfans.org/cms/?action-viewnews-itemid-3209   作者:beiyue 来源:赛迪网技术社区 发布时间:2007.01.10 Linux系统是十 ...
xuyaosong 2011-6-14 20:40
Linux系统启动更快的十大秘诀
http://www.linuxdiyf.com/viewarticle.php?id=124064   这篇文章出自网络,很多地方都有,如果没读过的人建议读一下,非常不错。目前最新的L ...
xuyaosong 2011-6-14 20:39
Linux启动时间的极限优化
http://www.linuxfans.org/cms/?action-viewnews-itemid-3340   作者: Maco   该文章转载自网络大本营: http://xrss.cn/Info/13420.Htm ...
xuyaosong 2011-6-14 20:39
LINUX 串口通讯源码
http://blog.cechina.cn/sjg/44014/message.aspx     主要函数 int openport(char *Dev) //打开串口 int setport(int fd, int baud, ...
xuyaosong 2011-6-14 18:05
一步一步教你学linux网络编程
http://blog.chinaunix.net/u2/76292/showart_1210919.html linux socket基础 Socket INADDR_ANY详解 tcp utp编程流程 ...
关闭 站长推荐上一条 /2 下一条