摘要:
example: python 1 import httplib 2 import json 3 import ssl 4 import urllib2 5 import requests 6 7 8 CA_FILE = "etc/rdtagent/cert/server/ca.pem" 9 CLI 阅读全文
摘要:
[Shell学习笔记] 数组、关联数组和别名使用 Linux中bash脚本数组和字典使用举例 Linux Shell 通配符、元字符、转义符使用实例介绍 Get current directory name (without full path) in a Bash script 获取当前目录 阅读全文
摘要:
Oracle Solaris 操作系统《编写设备驱动程序》 阅读全文
摘要:
$ openstack complete > /etc/bash_completion.d/osc.bash_completion re-login and bash 阅读全文
摘要:
openssl总结及私有CA的搭建 搭建CA服务器 CA(证书颁发机构)服务器配置图解过程(1) 私有CA服务器的搭建 搭建CA服务器 使用OpenSSL搭建CA Linux加密和解密、openssl的基本应用及CA的实现过程 Linux加密和解密、openssl的基本应用及CA的实现过程 总结之: 阅读全文
摘要:
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\]* 阅读全文
摘要:
example: $ go get github.com/hoisie/mustache $ go run test.go another example. Named String Formatting Golang Template is powerful 阅读全文
摘要:
1. libvirt支持 SASL authentication and encryption MD5 hashes are considered unsafe and should not be used. 2. 使用python connect with libvirt via sasl 3. 阅读全文
摘要:
BDD What is Behaviour Driven Development and why should I care? Behaviour Driven Development (BDD) is a testing methodology that has evolved from Test 阅读全文
摘要:
$ cat tmux-attach $ cat /usr/bin/cscope-go.sh gopath.sh 阅读全文