上一页 1 ··· 12 13 14 15 16 17 18 19 20 ··· 33 下一页
2017年6月1日
摘要: 1. Download PGP key in order to pass the authentication of the nginx repository signature. click to download PGP_KEY . after that execute the command 阅读全文
posted @ 2017-06-01 16:51 ChaseForFuture 阅读(122) 评论(0) 推荐(0)
摘要: Get current script path Check for root user Read the configured Port 阅读全文
posted @ 2017-06-01 11:16 ChaseForFuture 阅读(251) 评论(0) 推荐(0)
摘要: Extract war in tomcat/webapps 阅读全文
posted @ 2017-06-01 10:52 ChaseForFuture 阅读(337) 评论(0) 推荐(0)
2017年5月31日
摘要: 删除每行第一个字符 删掉每行第二个字符 删掉每行最后一个字符 取消一行的注释 给某行增加注释 在每行的最后增加文本 从某行开始 到之后的5行 都取消注释 修改被匹配行的下一行的内容 /matched_line/{n;s/xx/yy/g} 阅读全文
posted @ 2017-05-31 21:50 ChaseForFuture 阅读(135) 评论(0) 推荐(0)
摘要: 查看445端口占用情况 阅读全文
posted @ 2017-05-31 21:47 ChaseForFuture 阅读(127) 评论(0) 推荐(0)
摘要: Redis First pageevolution n.演变,进化,发展 closely adv.紧密地trade off 交换物品,权衡achieved adj.高度完美的 v.实现,获得 Redis Redis-clirepresentation n.表示manipulate v.操纵compa 阅读全文
posted @ 2017-05-31 17:16 ChaseForFuture 阅读(134) 评论(0) 推荐(0)
摘要: 1.Office Download redis.tar.gz from website redis.io 2.uncompact file $ tar zxvf redis-3.2.9.tar.gz && mv redis-3.2.9 /opt/redis 3.compile redis: $ cd 阅读全文
posted @ 2017-05-31 16:29 ChaseForFuture 阅读(151) 评论(0) 推荐(0)
2017年5月26日
摘要: Invalid character found in the request target. The valid characters are defined in RFC 7230 and RFC 3986 Tomcat的coyote-connector解析到请求中包含了不合法的字符,比如 { } 阅读全文
posted @ 2017-05-26 17:55 ChaseForFuture 阅读(2247) 评论(0) 推荐(0)
2017年5月19日
摘要: 反向代理隐藏了公司内部网络拓扑,同时向外提供了一致的域名供访问,避免了跨域问题。 阅读全文
posted @ 2017-05-19 13:21 ChaseForFuture 阅读(255) 评论(0) 推荐(0)
2017年5月15日
摘要: iptables usage: 或者直接编辑 /etc/sysconfig/iptables 阅读全文
posted @ 2017-05-15 13:12 ChaseForFuture 阅读(121) 评论(0) 推荐(0)
上一页 1 ··· 12 13 14 15 16 17 18 19 20 ··· 33 下一页