
Linux
Jasonbit
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
How to set network proxy for terminal in Ubuntu
gedit ~/.bashrc Add following two lines:http_proxy=http://[user:password]@yourproxyaddress:proxyport export http_proxy source .bashrc转载 2009-11-11 15:10:00 · 819 阅读 · 0 评论 -
Some links
initrd introduction - http://www.ibm.com/developerworks/cn/linux/l-k26initrd/ How to build kernel in Ubuntu - http://forum.ubuntu.org.cn/viewtopic.php?t=134404转载 2009-11-11 16:09:00 · 358 阅读 · 0 评论