上一页 1 ··· 15 16 17 18 19 20 21 22 23 ··· 56 下一页

ES_DEVOPS-1

摘要: When dealing with a large number of parallel operations in elasticsearch, such as search requests or bulk indexing operations, you may encounter threa 阅读全文
posted @ 2017-11-21 09:47 szllq2000 阅读(213) 评论(0) 推荐(0)

ruby rvm groke

摘要: https://ruby-china.org/wiki/rvm-guide http://www.cnblogs.com/peak-c/p/7338291.html https://doc.yonyoucloud.com/doc/logstash-best-practice-cn/filter/kv 阅读全文
posted @ 2017-11-18 10:30 szllq2000 阅读(151) 评论(0) 推荐(0)

lampp and testrail

摘要: https://wyzx.testrail.net szllq2000 http://129.0.1.228/testrail/ You can do next (for XAMPP, deployed on the UNIX-system): You can try change configur 阅读全文
posted @ 2017-11-13 09:56 szllq2000 阅读(315) 评论(0) 推荐(0)

OSX: 下载Flash Player的脚本

摘要: http://blog.csdn.net/cneducation/article/details/54742983 阅读全文
posted @ 2017-11-11 18:32 szllq2000 阅读(132) 评论(0) 推荐(0)

string unicode utf8 ascii in python and js

摘要: http://www.jb51.net/article/62155.htm http://www.cnblogs.com/dkblog/archive/2011/03/02/1980644.html https://www.liaoxuefeng.com/wiki/001374738125095c9 阅读全文
posted @ 2017-10-17 19:23 szllq2000 阅读(177) 评论(0) 推荐(0)

network command assistant

摘要: 这篇文章收集了久经考验靠谱的命令,也收集了几个比较新的命令。多数命令都可以在图形桌面执行,即使是没什么终端使用经验的Linux用户也会常常执行命令来使用ping或是其它的网络诊断工具。 1.curl & wget 使用curl或wget命令,不用离开终端就可以下载文件。如你用curl,键入curl 阅读全文
posted @ 2017-09-28 11:14 szllq2000 阅读(323) 评论(0) 推荐(0)

gnome,xfce,unity,vncserver chinese,jvm locale language

摘要: __________________________ yum search vnc-server sudo yum install tigervnc-server vncserver -list yum install xauth sudo yum install xclock xclock -di 阅读全文
posted @ 2017-09-19 10:31 szllq2000 阅读(377) 评论(0) 推荐(0)

proxy ubuntu proxy--http://jingyan.baidu.com/article/8cdccae9913470315513cd70.html

摘要: apt-get 设置代理 proxy 方法 方法一 :这是一种临时的手段,如果你仅仅是暂时需要通过http代理使用apt-get,你可以使用这种方法。 在使用 apt-get 之前,在终端中输入以下命令: export http proxy=http://yourproxyaddress:proxy 阅读全文
posted @ 2017-09-19 10:00 szllq2000 阅读(459) 评论(0) 推荐(0)

Ubuntu proxychains && setProxy及 unsetProxy

摘要: https://www.socks-proxy.net/ (ubuntu proxy )[ 最近用各种脚本下载东西的时候发现有的站点需要当地IP才能下,比如.....nico, youtube等;所以就找了下能在终端用socks5代理的工具,最后找到了proxychains,从此再无压力=w= pr 阅读全文
posted @ 2017-09-18 15:02 szllq2000 阅读(784) 评论(0) 推荐(0)

console access jquery--------json

摘要: jq = document.createElement('script'); jq.src = "file:///home/liulqiang/jquery.js"; document.getElementsByTagName('head')[0].appendChild(jq); jQuery.n 阅读全文
posted @ 2017-09-16 16:47 szllq2000 阅读(200) 评论(0) 推荐(0)
上一页 1 ··· 15 16 17 18 19 20 21 22 23 ··· 56 下一页