# 服務管理
#### Nginx
service nginx 參數
start
stop
restart
status
reload
configtest
>[danger] 如手工更改配置文件,強烈建議 reload
#### Mysql
service mysqld 參數
start
stop
restart
status
reload
#### PHP
service php-fpm 參數
start
stop
restart
status
reload
#### Pure-Ftpd
service pureftpd 參數
start
stop
restart
status
reload
#### Redis
service redis-server 參數
start
stop
restart
status
reload
#### Memcached
service memcached 參數
start
stop
restart
status
reload
HHVM:
service supervisord {start|stop|status|restart|reload}
MongoDB:
service mongod {start|stop|status|restart|reload}
Apache:
service httpd {start|restart|stop}
Tomcat:
service tomcat {start|stop|status|restart}
- 序言
- Linux系統目錄結構
- 常用命令
- 查看基本信息
- crontab
- chmod
- chown
- cp
- df
- whois
- whoami
- who
- w
- finger
- user
- vi
- find
- mount
- umount
- 擴展知識
- 執行.sh文件
- 壓縮和解壓
- 實例
- mysql每天自動備份
- 其他錯誤
- Warning: Using a password on the command line interface can be insecure.
- 相關閱讀
- 服務器
- Linux SSH登錄權限控制
- 讓用戶獲得root權限
- oneinstack
- 目錄說明
- 服務管理
- 升級版本
- 配置https
- 常見問題
- PHP緩存
- 如何管理 FTP 賬號
- MySQL 數據庫管理