上一页 1 ··· 17 18 19 20 21 22 23 24 25 ··· 30 下一页
摘要: openssl总结及私有CA的搭建 搭建CA服务器 CA(证书颁发机构)服务器配置图解过程(1) 私有CA服务器的搭建 搭建CA服务器 使用OpenSSL搭建CA Linux加密和解密、openssl的基本应用及CA的实现过程 Linux加密和解密、openssl的基本应用及CA的实现过程 总结之: 阅读全文
posted @ 2017-09-17 14:24 lvmxh 阅读(810) 评论(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 阅读(133) 评论(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 阅读(536) 评论(0) 推荐(0) 编辑
摘要: 1. libvirt支持 SASL authentication and encryption MD5 hashes are considered unsafe and should not be used. 2. 使用python connect with libvirt via sasl 3. 阅读全文
posted @ 2017-08-28 14:54 lvmxh 阅读(249) 评论(0) 推荐(0) 编辑
摘要: BDD What is Behaviour Driven Development and why should I care? Behaviour Driven Development (BDD) is a testing methodology that has evolved from Test 阅读全文
posted @ 2017-08-22 21:26 lvmxh 阅读(569) 评论(0) 推荐(0) 编辑
摘要: $ cat tmux-attach $ cat /usr/bin/cscope-go.sh gopath.sh 阅读全文
posted @ 2017-08-20 00:56 lvmxh 阅读(303) 评论(0) 推荐(0) 编辑
摘要: 从 https://gist.github.com/bopjiang/11146574 下载, 做了修改。 cscope-go.sh 也可以使用starscope $ sudo apt-get install ruby-dev $ sudo gem install starscope theruby 阅读全文
posted @ 2017-08-14 15:30 lvmxh 阅读(1609) 评论(0) 推荐(0) 编辑
摘要: VFIO简介 Documentation/vfio.txt 还是不理解IOMMU、北桥、PCI的MMIO和ioremap file:///C:/Users/shaohefe/Downloads/vt-directed-io-spec.pdf <Intel® Virtualization Techno 阅读全文
posted @ 2017-06-10 21:37 lvmxh 阅读(986) 评论(0) 推荐(0) 编辑
摘要: 3D图形的概念和渲染管线(5回完) 渲染的流程 看 “知乎用户” 的回答。 其他人的不要看。 下面拿我计算机图形学的一个例子来说吧,当时学得很渣所以如果有错请指出。 https://www.zhihu.com/question/31971846 超算中心的解释: 图形渲染是什么 http://www 阅读全文
posted @ 2017-06-10 21:25 lvmxh 阅读(285) 评论(0) 推荐(0) 编辑
摘要: http://www.jianshu.com/p/107c6b045245 阅读全文
posted @ 2017-06-10 20:41 lvmxh 阅读(102) 评论(0) 推荐(0) 编辑
上一页 1 ··· 17 18 19 20 21 22 23 24 25 ··· 30 下一页