Hello CQ DE BG7NYT - I enjoy Outdoor,Photography and Amateur Radio
版权声明:你可以任意转载,转载时请务必标明文章原始出处和作者信息及本声明。1.1
Copyright © 2006, 2007, 2008 Netkiller. All rights reserved.
文档最近一次更新于 Mon Jun 23 09:43:29 UTC 2008
对初学Linux的爱好者忠告
玩Linux最忌reboot(重新启动)这是windows玩家坏习惯
Linux只要接上电源你就不要再想用reboot,shutdown,halt,poweroff命令,Linux系统和应用软件一般备有reload,reconfigure,restart/start/stop...不需要安装软件或配置服务器后使用reboot重新引导计算机
在Linux系统里SIGHUP信号被定义为刷新配置文件,有些程序没有提供reload参数,你可以给进程发送HUP信号,让它刷新配置文件,而不用restart.通过pkill,killall,kill 都可以发送HUP信号例如: pkill -HUP httpd
Mobile: +86 755 133-2299-3040
Tel: +86 755 2981-2080
Callsign: BG7NYT QTH: Shenzhen, China
注:请不要问我安装问题!
Table of Contents
- 自述
- 1. Linux
- 2. Introduction
- 3. System
- 4. Command Shell
- 5. Network
- 6. Ftp Server
- 7. Web Application
- 8. OpenLDAP
- 9. Kerberos
- 10. Database
- 11. Developer
- 12. Storage And Backup/Restore
- 13. Cluster
- 14. Voice over IP
- 15. Boinc (berkeley 分布式计算平台)
- 16. Assistant
- 17. Multimedia
- 18. 案例
- 19. 历史记录
- A. 附录
List of Tables
- 12.1. Volume Group Management
List of Examples
- 2.1. tar examples
- 5.1. bonding example
- 5.2. server.conf
- 5.3. client.conf
- 5.4. server.ovpn
- 5.5. client.ovpn
- 5.6. openvpn.conf
- 7.1. index.php
- 7.2. /etc/rc.d/init.d/www
- 7.3. /etc/init.d/lighttpd
- 7.4. /etc/init.d/memcached
- 7.5. memcached.py
- 7.6. memcached.java
- 7.7. memcache.php
- 8.1. base-dn.ldif
- 8.2. ou.ldif
- 11.1. /etc/profile.d/java.sh
- 13.1. keepalived.conf
- 16.1. cacti config.php