We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9e5c2a commit d684d05Copy full SHA for d684d05
README.md
@@ -45,6 +45,10 @@
45
+ [PHP 脚本执行一个Redis 订阅功能,用于监听键过期事件,返回一个回调,API接受改事件](https://github.com/Tinywan/Lua-Nginx-Redis/blob/master/Redis-PHP/Php-Run-Redis-psubscribe/nohupRedisNotify.php)
46
+ Linux 教程
47
+ [Linux 基础知识](https://github.com/Tinywan/Lua-Nginx-Redis/blob/master/Linux/linux-basic.md)
48
+ + Systemd 入门教程
49
+ + [命令篇](http://www.ruanyifeng.com/blog/2016/03/systemd-tutorial-commands.html)
50
+ + [实战篇](http://www.ruanyifeng.com/blog/2016/03/systemd-tutorial-part-two.html)
51
+ + [定时器教程](http://www.ruanyifeng.com/blog/2016/03/systemd-tutorial-part-two.html)
52
+ Shell 教程
53
+ Shell脚本
54
+ [编写快速安全Bash脚本的建议](https://github.com/Tinywan/Lua-Nginx-Redis/blob/master/Shell/write-shell-suggestions.md)
0 commit comments