10 2016 档案

Openvpn 撤销签署的证书(删除用户)
摘要:https://wiki.archlinux.org/index.php/Easy-rsa Revoking certificates and alerting the OpenVPN server Revoke a certificate 撤销一个证书Over time, it may becom 阅读全文

posted @ 2016-10-31 00:29 Milton 阅读(4176) 评论(0) 推荐(0) 编辑

grep 命令过滤配置文件中的注释和空行
摘要:grep 用法 例子 阅读全文

posted @ 2016-10-30 23:23 Milton 阅读(25001) 评论(0) 推荐(0) 编辑

java线上应用问题排查方法和工具
摘要:linux性能监测点 CPU, Memory, IO, Network Linux性能监测工具-cpu 基本概念: 上下文切换(Context Switches): 如果可运行的线程数大于CPU的数量,那么OS最终会强行换出正在执行的线程,从而使其他线程能够使用CPU,它会保存当前运行线程的执行上下 阅读全文

posted @ 2016-10-29 00:24 Milton 阅读(423) 评论(0) 推荐(0) 编辑

Centos6下安装高版本Git
摘要:yum install curl-develyum remove git tar zxvf git-2.9.2.tar.gz mv git-2.9.2 /usr/src/ cd /usr/src/ cd git-2.9.2/ make configure whereis autoconf yum i 阅读全文

posted @ 2016-10-27 21:02 Milton 阅读(951) 评论(0) 推荐(0) 编辑

分区表/etc/fstab格式
摘要:$ more /etc/fstab UUID=94e4e384-0ace-437f-bc96-057dd64f42ee / ext4 defaults,barrier=0 1 1 tmpfs /dev/shm tmpfs defaults 0 0 devpts /dev/pts devpts gid 阅读全文

posted @ 2016-10-26 16:20 Milton 阅读(621) 评论(0) 推荐(0) 编辑

使用codemodel生成Java代码
摘要:例子 阅读全文

posted @ 2016-10-17 01:39 Milton 阅读(611) 评论(0) 推荐(0) 编辑

银行卡BIN: Bank Identification Number
摘要:What is a 'Bank Identification Number - BIN'A bank identification number (BIN) is the initial four to six numbers that appear on a credit card. The ba 阅读全文

posted @ 2016-10-08 17:20 Milton 阅读(1791) 评论(0) 推荐(0) 编辑

导航

< 2025年2月 >
26 27 28 29 30 31 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 1
2 3 4 5 6 7 8
点击右上角即可分享
微信分享提示