摘要: 一、无密码模式匿名访问 samba 镜像地址:https://hub.docker.com/r/dperson/samba 1.1 开放端口 如果开启了 Iptables,则要分别开放 TCP 139、445 和 UDP 137、138 端口: sudo iptables -I INPUT -p t 阅读全文
posted @ 2018-07-30 15:34 Azure沫 阅读(10208) 评论(2) 推荐(2)
摘要: 一、结合 Apache 的基本运行 tp5 下载地址:http://www.thinkphp.cn/down.html 创建目录 tp5,再分别创建 compose 文件夹(存放 compose 配置文件)和 web 文件夹(存放 tp5),然后使用 unzip 将 tp5 解压到 tp5/web 阅读全文
posted @ 2018-07-30 11:45 Azure沫 阅读(10426) 评论(1) 推荐(1)