09 2017 档案

摘要:$ openstack complete > /etc/bash_completion.d/osc.bash_completion re-login and bash 阅读全文
posted @ 2017-09-19 16:32 lvmxh 阅读(204) 评论(0) 推荐(0)
摘要:openssl总结及私有CA的搭建 搭建CA服务器 CA(证书颁发机构)服务器配置图解过程(1) 私有CA服务器的搭建 搭建CA服务器 使用OpenSSL搭建CA Linux加密和解密、openssl的基本应用及CA的实现过程 Linux加密和解密、openssl的基本应用及CA的实现过程 总结之: 阅读全文
posted @ 2017-09-17 14:24 lvmxh 阅读(834) 评论(0) 推荐(0)
摘要:sed $ echo test.file [Group1]cacheways = 19 [Group2]cacheways = 19 $ ls test.sh 1 FILE=test.file2 # Set Group1 cacheways = 1 3 sed -i -e '/\[Group1\]* 阅读全文
posted @ 2017-09-10 08:26 lvmxh 阅读(143) 评论(0) 推荐(0)
摘要:example: $ go get github.com/hoisie/mustache $ go run test.go another example. Named String Formatting Golang Template is powerful 阅读全文
posted @ 2017-09-05 17:40 lvmxh 阅读(577) 评论(0) 推荐(0)