06 2017 档案

centos7 iptables/firewalld docker open port
摘要:here are multiple "hackish" ways to do it: scan kernel logs, as mentioned by Jiri (but you have to do it right after starting the container, otherwise 阅读全文

posted @ 2017-06-29 16:04 szllq2000 阅读(270) 评论(0) 推荐(0)

(ubuntu ufw)My firewall is blocking network connections from the docker container to outside
摘要:Maybe this is due to the current version, but the current answer doesn't work on my system (Docker 0.7.2 with base Ubuntu image).The solution is expla 阅读全文

posted @ 2017-06-29 14:29 szllq2000 阅读(242) 评论(0) 推荐(0)

nginx repos
摘要:vim /etc/yum.repos.d/nginx.repo 然后将下面的内容复制进去: [nginx] name=nginx repo baseurl=http://nginx.org/packages/centos/$releasever/$basearch/ gpgcheck=0 enabl 阅读全文

posted @ 2017-06-20 16:49 szllq2000 阅读(176) 评论(0) 推荐(0)

Xvfb新建虚拟X窗口,通过x11vnc启动VNC Server并转发Xvfb启动的虚拟窗口
摘要:远程运行Linux窗口程序使用X Windows太重量级了,可以使用Xvfb新建虚拟X窗口,通过x11vnc启动VNC Server并转发Xvfb启动的虚拟窗口。 1 2 3 4 5 6 7 8 yum install xorg-x11-server-Xvfb yum install x11vnc 阅读全文

posted @ 2017-06-20 15:22 szllq2000 阅读(1437) 评论(0) 推荐(0)

xdotool xdotool模拟击键和鼠标移动--CutyCapt是一个截图工具,xvfb-run
摘要:最近在做一个生成网站缩略图的功能,从网上查到相关资料,现与大家分享,xvfb这个软件,安装上之后一条命令就能执行此操作。很容易的就生成了自己想要的缩略图。 xvfb-run -运行在一个虚拟的X服务器环境中的指定的X客户端或命令。 xvfb-run --server-args="-screen 0, 阅读全文

posted @ 2017-06-20 14:46 szllq2000 阅读(1122) 评论(0) 推荐(0)

zabbix debug and vulnerability https://www.zabbix.com/documentation/3.0/manual/concepts/sender
摘要:https://www.zabbix.com/documentation/3.0/manual/concepts/sender zabbix zabbix_sender -vv -z 172.20.0.3 -s "Linux DB3" -k db.connections -o 43 ./zabbix 阅读全文

posted @ 2017-06-19 17:30 szllq2000 阅读(216) 评论(0) 推荐(0)

JIRA licence crack and etc
摘要:https://my.oschina.net/u/199525/blog/313788 http://blog.csdn.net/joinandjoin/article/details/9052785 https://haoluobo.com/2011/09/gliffy-confluence-cr 阅读全文

posted @ 2017-06-19 17:28 szllq2000 阅读(309) 评论(0) 推荐(0)