日期:2014-05-16  浏览次数:20674 次

linux知识集锦

原贴:http://blog.chinaunix.net/u/21012/showart_143614.html
linux常用命令一份

转自:http://www.linuxsir.org

?

超级多的linux镜象下载(续集),泣血推荐。
?
地址是:?http://mirror.vmmatrix.net

linux常用命令一份

最常用的基本操作命令[推荐篇]
http://www.linuxsir.org/bbs/showthre...&threadid=4027
Linux中文件查找技术大全(find命令)
http://www.linuxsir.org/bbs/showthre...&threadid=1108
网络通信命令详解
http://www.linuxsir.org/bbs/showthre...threadid=28256
linux指令大全[1]
http://www.linuxsir.org/bbs/showthre...=&threadid=766
linux指令大全[2]
http://www.linuxsir.org/bbs/showthre...=&threadid=755
linux指令大全[3]
http://www.linuxsir.org/bbs/showthre...=&threadid=775
系统管理 命令详解
http://www.linuxsir.org/bbs/showthre...threadid=28216
Linux系统命令(备份压缩)
http://www.linuxsir.org/bbs/showthre...threadid=23695
系统备份命令 cpio
http://www.linuxsir.org/bbs/showthre...threadid=16400
文件内容查询命令
http://www.linuxsir.org/bbs/showthre...&threadid=5106
解压缩命令及软件集中解决篇
http://www.linuxsir.org/bbs/showthre...&threadid=3506
基本命令
http://www.linuxsir.org/bbs/showthre...&threadid=2996
网络相关ping finger nslookup netstat
http://www.linuxsir.org/bbs/showthre...&threadid=5121

Linux的基本文件


启动引导程序配置文件

LILO /etc/lilo.conf
GRUB /boot/grub/menu.lst

系统启动文件核脚本
主启动控制文件 /etc/inittab
SysV启动脚本的位置 /etc/init.d、/etc/rc.d/init.d或/etc/rc.d
SysV启动脚本链接的位置 /etc/init.d/rc?.d、/etc/rc.d/rc?.d或/etc/rc?.d
本地启动脚本 /etc/rc.d/rc.local、/etc/init.d/boot.local或/etc/rc.boot里的文件

网络配置文件
建立网络接口的脚本 /sbin/ifup
保存网络配置数据文件的目录 /etc/network、/etc/sysconfig/network和/etc/sysconfig/network-scripts
保存解析DNS服务的文件 /etc/resolv.conf
DHCP客户端的配置文件 /etc/dhclient.conf

超级服务程序配置文件和目录
inetd配置文件 /etc/inetd.conf
TCP Wrappers配置文件 /etc/hosts.allow和/etc/hosts.deny
xinetd配置文件 /etc/xinetd.conf和/etc/xinetd.d目录里的文件

硬件配置
内核模块配置文件 /etc/modules.conf

硬件访问文件
Linux设备文件 /dev目录里
保存硬件和驱动程序数据的文件 /proc目录里

扫描仪配置文件
SANE主配置 /etc/sane.d/dll.conf
特定扫描仪的配置文件 /etc/sane.d目录里以扫描仪型号命名的文件

打印机配置文件
BSD LPD核LPRng的本地打印机主配置文件 /etc/printcap
CUPS本地打印机主配置和远程访问受权文件 /etc/cups/cupsd.conf
BSD LPD远程访问受权文件 /etc/hosts.lpd
LPRng远程访问受权文件 /etc/lpd.perms

文件系统
文件系统表 /etc/fstab
软驱装配点 /floppy、/mnt/floppy或/media/floppy
光驱装配点 /cdrom、/mnt/cdrom或/media/cdrom

shell配置文件
bash系统非登录配置文件 /etc/bashrc、/etc/bash.bashrc或/etc/bash.bashrc.local
bash系统登录文件 /etc/profile和/etc/profile.d里的文件
bash用户非登录配置文件 ~/.bashrc
bash用户登录配置文件 ~/.profile

XFree86配置文件核目录
XFree86主配置文件 /etc/XF86config、/etc/X11/XF86Config或/etc/X11/XF86Config-4
字体服务程序配置文件 /etc/X11/fs/config
Xft 1.x配置文件 /etcX11/XftConfig
Xft 2.0配置文件 /etc/fonts/fonts.conf
字体目录