FastDFS设置开机启动
生活随笔
收集整理的這篇文章主要介紹了
FastDFS设置开机启动
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
開機(jī)啟動
fdfs_tracker
設(shè)置開機(jī)啟動
cp FastDFS/init.d/fdfs_trackerd /etc/init.d/
chkconfig –add fdfs_trackerd
chkconfig fdfs_trackerd on
fdfs_storafed
設(shè)置開機(jī)啟動
cp FastDFS/init.d/fdfs_storaged /etc/init.d/
chkconfig –add fdfs_storaged
chkconfig fdfs_storaged on
Nginx
設(shè)置開機(jī)自啟
注意,默認(rèn)是沒有這個文件的
保存
總結(jié)
以上是生活随笔為你收集整理的FastDFS设置开机启动的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: FastDFS服务重启
- 下一篇: Redis-cluster架构