Linux Esxi、WebMin、EdgeMax路由配置SSL证书 Esxi 替换路径:/etc/vmware/ssl 然后重启服务: /etc/init.d/hostd restart /etc/init.d/vpxa restart WebMin证书路径:/etc... 02/186,119评论 阅读全文
Linux 用acme.sh颁发SSL证书 curl https://get.acme.sh | sh 安装好之后,需要先断开终端,重新连接一次,以使命令生效 acme.sh --upgrade --auto-upgrade --account... 02/143,904评论 阅读全文
Windows win10 l2tp方式连不上vpn 架设好All in one Home Server之后,尝试win10连接时,发现一直连接不上,一直报错,查询之后得出解决方案,记录一下: 在注册表 "HKEY_LOCAL_MACHINE\SYSTE... 02/135,407评论 阅读全文
Linux All in one Home Server 在家里做了All in one 服务器(超微X10SDV-TLN4F+16GDDR4*2+8T*8+LSI9271-8I+银欣DS380+SF450),服务器做的Raid6……可同时挂两块硬盘,数据安... 02/1312,449评论 阅读全文
Linux Centos 7 安装Webmin开启Bind DNS服务 先安装Perl环境: yum install perl* -y 然后下载最新版webmin,解压,运行安装脚本 wget https://prdownloads.sourceforge.net/web... 02/055,290评论 阅读全文
Windows Windows server 2016 匿名共享设置 Windows Server 2016 创建匿名共享,匿名访问设置: 1.开启guest用户。打开’计算机管理’->’本地用户和组’,启用guest账户。 2.开启guest用户映射。打开’本地... 12/166,742评论 阅读全文
Linux Unifi Control 添加Let’s Encrypt证书 curl https://get.acme.sh | sh 安装好之后,需要先断开终端,重新连接一次,以使命令生效 acme.sh --upgrade --auto-upgrade --account... 11/106,122评论 阅读全文
Windows 英国电话激活 KEY获取地址: win10 http://textuploader.com/523q8 win8.1 http://textuploader.com/523mg win8 http://textup... 07/164,685评论 阅读全文
Linux Linux 测速 wget https://raw.github.com/sivel/speedtest-cli/master/speedtest.py chmod a+rx speedtest.py mv speed... 06/203,887评论 阅读全文