📄 crontab_todo.txt
字号:
TODO for fcssd (Flash Chat socket server daemon):1) set executable fcssd file2) make some changes in this file (see comments in fcssd file)3) simly run it to start socket serverTODO for cron:1) type in command line : crontab -e2) press a3) type : */m * * * * path/fcssd > /dev/null > 2>&1 where : m - number of minutes to check activation of socket server (5 or 10 min) path - path to fcssd script file (this file is in inc/patServer/linux, f.e. /srv/www/htdocs/chat/inc/patServer/linux)4) press ESC5) type :wq and press ENTER6) maybe restart cron daemon (type cron and then if cron is active, get pid of cron daemon, then kill pid, then again type cron)Have a lot of fun!
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -