摘要: <div style="font family: 'Lucida Grande', 'Segoe UI', 'Apple SD Gothic Neo', 'Malgun Gothic', 'Lucida Sans Unicode', Helvetica, Arial, sans serif; fon... 阅读全文
posted @ 2016-01-05 22:23 seerjk 阅读(8728) 评论(0) 推荐(1) 编辑
摘要: <div style="font family: 'Lucida Grande', 'Segoe UI', 'Apple SD Gothic Neo', 'Malgun Gothic', 'Lucida Sans Unicode', Helvetica, Arial, sans serif; fon... 阅读全文
posted @ 2016-01-05 21:47 seerjk 阅读(654) 评论(0) 推荐(0) 编辑
摘要: /etc/passwd v verbose Will give verbose output m move Move the contents of the home directory inside the jail. If <span class="hljs keyword" style="c... 阅读全文
posted @ 2016-01-05 21:42 seerjk 阅读(1452) 评论(0) 推荐(0) 编辑
摘要: # cat配合EOF标识输出多行到文件#### 1.cat命令cat是concatenate(连续)的缩写。cat的基础用法可以看[鸟哥的Linux私房菜](http://vbird.dic.ksu.edu.tw/linux_basic/0220filemanager.php#cat)。这里列举**... 阅读全文
posted @ 2014-07-27 22:37 seerjk 阅读(856) 评论(0) 推荐(0) 编辑
摘要: # rpm数字证书安装当本地yum源配置文件中gpgcheck=1,使用yum install安装软件前需要安装光盘中自带的rpm数字证书。#### 1.配置本地yum源本地yum源repo配置文件如下:```shell[root@monitor rpm-gpg]# cat /etc/yum.rep... 阅读全文
posted @ 2014-07-27 20:35 seerjk 阅读(1022) 评论(0) 推荐(0) 编辑