File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -217,13 +217,23 @@ find / -name 文件名(文件名可以用使用通配符)
217217- 安装:` sudo apt-get -y install tmux `
218218- 资料:
219219 - http://blog.jobbole.com/87278/
220- - http://foocoder.com/blog/zhong-duan-huan-jing-zhi-tmux.html/
220+ - http://foocoder.com/blog/zhong-duan-huan-jing-zhi-tmux.html/
221221 - http://www.xzcblog.com/post-146.html
222- - http://cenalulu.github.io/linux/tmux/
223- - http://blog.kissdata.com/2014/07/29/tmux.html
222+ - http://cenalulu.github.io/linux/tmux/
223+ - http://blog.kissdata.com/2014/07/29/tmux.html
224+ - http://blog.csdn.net/gatieme/article/details/49301037
224225
225226---
226227
228+ > sysv-rc-conf
229+ - 介绍:管理启动项,一般是用在 Ubuntu 系统上的,CentOS 一般大家用 chkconfig
230+ - 安装:` sudo apt-get install -y sysv-rc-conf `
231+ - 资料:
232+ - http://blog.csdn.net/gatieme/article/details/45251389
233+ - http://gm100861.blog.51cto.com/1930562/950066
234+
235+ ---
236+
227237> SSH(Secure Shell)
228238- 介绍:
229239- 资料:
You can’t perform that action at this time.
0 commit comments