Skip to content

Commit 15bd1a8

Browse files
author
YouMeek
committed
2015-12-14
1 parent 53d1146 commit 15bd1a8

1 file changed

Lines changed: 13 additions & 3 deletions

File tree

Ubuntu.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff 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
- 资料:

0 commit comments

Comments
 (0)