Skip to content

Commit d684d05

Browse files
committed
Systemd 入门教程
1 parent b9e5c2a commit d684d05

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@
4545
+ [PHP 脚本执行一个Redis 订阅功能,用于监听键过期事件,返回一个回调,API接受改事件](https://github.com/Tinywan/Lua-Nginx-Redis/blob/master/Redis-PHP/Php-Run-Redis-psubscribe/nohupRedisNotify.php)
4646
+ Linux 教程
4747
+ [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)
4852
+ Shell 教程
4953
+ Shell脚本
5054
+ [编写快速安全Bash脚本的建议](https://github.com/Tinywan/Lua-Nginx-Redis/blob/master/Shell/write-shell-suggestions.md)

0 commit comments

Comments
 (0)