上一页 1 ··· 32 33 34 35 36 37 38 39 40 ··· 56 下一页

Docker Metasploit Framework

摘要: https://hub.docker.com/r/usertaken/metasploit-framework/ docker pull usertaken/metasploit-framework Latest Nmap and Metasploit Framework from GitHub w 阅读全文
posted @ 2016-04-26 09:32 szllq2000 阅读(314) 评论(0) 推荐(0)

docker postgres

摘要: 启动一个 Postgres 实例 这个镜像会导出 Postgres 的 5432 端口, 因此通过标准的link机制就可以方便的访问 Postgres 数据库实例。 容器启动时会通过initdb自动创建默认的 postgres用户和数据库。 数据库postgres是可以被用户,工具和第三方应用程序访 阅读全文
posted @ 2016-04-26 09:12 szllq2000 阅读(2188) 评论(0) 推荐(1)

docker openvas

摘要: https://hub.docker.com/r/mikesplain/openvas/ Requirements DockerPorts available: 443, 9390, 9391 Usage Simply run: This will grab the container from t 阅读全文
posted @ 2016-04-26 09:01 szllq2000 阅读(618) 评论(0) 推荐(0)

docker gitlab

摘要: https://www.aswifter.com/2015/06/14/gitlab-with-docker/ (seperate redis, mysql, backup and restore) Docker 官方镜像列表 https://hub.docker.com/explore/ 部署 G 阅读全文
posted @ 2016-04-26 08:53 szllq2000 阅读(194) 评论(0) 推荐(0)

office 2013 activiate---(run as admin)

摘要: win7 office 2013 activiate (run as admin) empty the garbage in osx 阅读全文
posted @ 2016-04-25 17:11 szllq2000 阅读(252) 评论(0) 推荐(0)

kafka-docker----(how to setup http proxy in container??)

摘要: https://github.com/wurstmeister/kafka-docker environment: KAFKA_ADVERTISED_HOST_NAME: 10.10.160.243 KAFKA_ADVERTISED_PORT: 9092 docker-compose -f dock 阅读全文
posted @ 2016-04-25 14:32 szllq2000 阅读(354) 评论(0) 推荐(0)

FW: Dockerfile RUN, CMD & ENTRYPOINT

摘要: Dockerfile RUN, CMD & ENTRYPOINT Dockerfile RUN, CMD & ENTRYPOINT Dockerfile RUN, CMD & ENTRYPOINT 在使用Dockerfile创建image时, 有几条指令比较容易混淆, RUN, CMD, ENTRY 阅读全文
posted @ 2016-04-25 10:18 szllq2000 阅读(365) 评论(0) 推荐(0)

telnet --- no route to host solution "iptables -F " in the target machine

摘要: telnet no route to host solution "iptables -F " in the target machine 阅读全文
posted @ 2016-04-22 18:22 szllq2000 阅读(200) 评论(0) 推荐(0)

openssl update--centos 6.5

摘要: cd /usr/local/src #wget http://www.openssl.org/source/openssl-1.0.1h.tar.gz #tar -zxvf openssl-1.0.1h.tar.gz #cd openssl-1.0.1h #./config shared zlib 阅读全文
posted @ 2016-04-22 15:41 szllq2000 阅读(210) 评论(0) 推荐(0)

FW: Nginx模块开发入门

摘要: 前言 Nginx是当前最流行的HTTP Server之一,根据W3Techs的统计,目前世界排名(根据Alexa)前100万的网站中,Nginx的占有率为6.8%。与Apache相比,Nginx在高并发情况下具有巨大的性能优势。 Nginx属于典型的微内核设计,其内核非常简洁和优雅,同时具有非常高的 阅读全文
posted @ 2016-04-22 14:44 szllq2000 阅读(337) 评论(0) 推荐(0)
上一页 1 ··· 32 33 34 35 36 37 38 39 40 ··· 56 下一页