關機:poweroff,shutdown -h now,init 0
重啟:reboot,shutdown -r now,init 6?
?
關閉x-window:init 3
啟動x-window:init 5,start x
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1.終止命令:ctrl+c??
2.結束輸入:ctrl+d
3.查看文件系統:df -lh
[jianbao@localhost?~]$?df?-lh
文件系統??????????容量??已用??可用?已用%%?掛載點
/dev/sda1?????????????9.9G??3.5G??6.0G??37%?/
tmpfs?????????????????350M??456K??350M???1%?/dev/shm
/dev/sda2?????????????4.0G??182M??3.6G???5%?/home
sharing????????????????98G??4.9G???93G???5%?/media/sf_sharing
sharing????????????????98G??4.9G???93G???5%?/home/jianbao/1
/home/jianbao/htdocs???98G??4.9G???93G???5%?/home/jianbao/htdocs
[jianbao@localhost?~]$
文件系統??????????容量??已用??可用?已用%%?掛載點
/dev/sda1?????????????9.9G??3.5G??6.0G??37%?/
tmpfs?????????????????350M??456K??350M???1%?/dev/shm
/dev/sda2?????????????4.0G??182M??3.6G???5%?/home
sharing????????????????98G??4.9G???93G???5%?/media/sf_sharing
sharing????????????????98G??4.9G???93G???5%?/home/jianbao/1
/home/jianbao/htdocs???98G??4.9G???93G???5%?/home/jianbao/htdocs
[jianbao@localhost?~]$
4.LAMP系列:
重啟MySQL: /etc/init.d/mysqld restart ;重啟Apache: /etc/init.d/httpd start
Apache的配置文件路徑:/etc/httpd/conf/httpd.conf ;PHP配置文件路徑: /etc/php.ini
++++++++++++++++++++++++++++++++++++++++++++
重啟網絡服務:service network restart
?
?
?
?
?
?