摘要: 学习nginx 推荐 http://www.nginx.cn/nginx-how-to 1. 设置域名解析 daijun.me 指向 234.33.22.21 2.主机234.33.22.21 nginx配置 转发 http://www.cnblogs.com/lidabo/p/4169396.ht 阅读全文
posted @ 2016-03-17 19:09 托马斯布莱克 阅读(1536) 评论(0) 推荐(0) 编辑
摘要: 转 http://drops.wooyun.org/tips/1424 iptables介绍 linux的包过滤功能,即linux防火墙,它由netfilter 和 iptables 两个组件组成。 netfilter 组件也称为内核空间,是内核的一部分,由一些信息包过滤表组成,这些表包含内核用来控 阅读全文
posted @ 2016-03-17 17:32 托马斯布莱克 阅读(336) 评论(0) 推荐(0) 编辑
摘要: <script type=”text/javascript”>try {var urlhash = window.location.hash;if (!urlhash.match(“fromapp”)){if ((navigator.userAgent.match(/(iPhone|iPod|And 阅读全文
posted @ 2016-03-17 14:54 托马斯布莱克 阅读(397) 评论(0) 推荐(0) 编辑
摘要: 快速搞定 1.不会命令的直接vim /etc/sysconfig/iptables [root@ip-172-31-24-237 ~]# vim /etc/sysconfig/iptables # Generated by iptables-save v1.4.21 on Thu Jul 30 00 阅读全文
posted @ 2016-03-17 14:48 托马斯布莱克 阅读(790) 评论(0) 推荐(0) 编辑