Linux

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(嵌入式系统)
第151行: 第151行:
 
[[Image:linux-china-communism.jpg]]
 
[[Image:linux-china-communism.jpg]]
  
[[Category:Linux distributions]]
+
[[Category:Operating System]]
[[Category:Free software operating systems]]
+
[[Category:GNU]]
 +
[[Category:Linux]]

2010年8月16日 (一) 07:07的版本

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 Credit Card

Linux Credit Card

Linux Credit Card

Linux 与 GNU

GNU/Linux
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人民

Realtime & Embedded

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

系统时间错了, 修改系统时间,通过Internet同步时间:

ntpdate nist1.symmetricom.com

the NTP socket is in use, exiting ?

相关

体系 & 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

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

变换
操作
导航
工具箱