Linux

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
第85行: 第85行:
 
==GNU/Linux文档==
 
==GNU/Linux文档==
 
[[Image:TLDP.gif|thumb|right|http://ldp.huihoo.org]]
 
[[Image:TLDP.gif|thumb|right|http://ldp.huihoo.org]]
*http://www.huihoo.com/gnu/
+
*http://docs.huihoo.com/gnu/
*http://www.huihoo.com/gnu_linux/
+
*http://gnu.huihoo.org/
*http://www.huihoo.com/linux/
+
*http://docs.huihoo.com/gnu_linux/
 
+
*http://docs.huihoo.com/linux/
 +
*http://ldp.huihoo.org/
 
==Linux展会 ==
 
==Linux展会 ==
 
*[[LinuxWorld San Francisco 2006]] - http://www.linuxworldexpo.com/live/12/events/12SFO06A
 
*[[LinuxWorld San Francisco 2006]] - http://www.linuxworldexpo.com/live/12/events/12SFO06A

2008年2月26日 (二) 12:37的版本

Linux.gif

严格的说Linux指的是 Linux Kernel。Linux Kernel 是Linux操作系统(也叫做GNU/Linux)的重要组成部分。

Linus Torvalds, creator of the Linux kernel.

它最初的作者是芬兰程序员Linus Torvalds。但是人们常说的Linux往往是指各种Linux发行版。Linux的吉祥物是企鹅Tux

Linux 网地大全 - http://site.huihoo.com/linux.html

目录

Linux动态

  • Kernel 2.6.20 已发布

Linux 与 GNU

Richard Stallman, founder of the GNU project for a free operating system.

Linux发行版

更多发行版:http://lwn.net/Distributions/

Debian.png Ubuntu.png Gentoo.png Slackware.png Suse.png Opensuse.gif Fedora.png Mandrake.png Mepis.png Xandros.png Knoppix.png Geexbox.pngppp人民

Tips

统计文件数量

ls -l|grep "^-"|wc -l // 当前目录
or 
find ./ -maxdepth 1 -type f|wc -l
ls -lR|grep "^-"|wc-l // 包含子目录
or
find ./ -type f|wc -l

邮件队列统计

mailq | wc -l

Wget

用wget做站点镜像  wget -r -p -np -k http://www.google.com/  

选择性下载

wget -m --reject=gif http://www.google.com/  
wget -m --accept=gif http://www.google.com

更多技巧: http://linux.chinaunix.net/bbs/viewthread.php?tid=916028

相关

体系 & Ports

Linux Intel Linux PowerPC Linux/Sparc Linux/Alpha ....

Linux桌面系统

安装指南

厂商与Linux

GNU/Linux文档

Linux展会

Linux资源

中国的Linux发行版

中国Linux社区网站资源

中国Linux社区IRC资源

  • PCHOME #Unix IRC: irc.pchome.net 6667 #unix #geekbone.
  • 中国Linux公社 IRC: irc.linuxfans.org 6667~6669 7000 #linuxfans #linuxer etc.
  • LinuxFire IRC: linuxfire.dhis.org 6667 #linuxfire
  • LinuxSir IRC: irc.linuxsir.org 6667 #linuxsir etc.
  • 北大Linux俱乐部IRC: linux.pku.edu.cn 6667 #club
  • FreshDot IRC: irc.freshdot.org 6667 #Linux

Linux书籍

相关应用

精彩图集

Linux-china-communism.jpg

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱