日志随笔
随想、随记录
Docker安装Portainer
docker volume create portainer_datadocker run -d -p 8000:8000 -p 9000:9000 --name=portainer --restar...
NAT64(IPV6) VPS 的DNS 配置
本教程适用于,设置没有ipv4地址的VPS 比如像 Vultr, EUserv... echo -e "nameserver 2a00:1098:2c::1\nnameserver 2a00:1098...

web网站JavaScript接入谷歌登录
JavaScript 方法,Google 申请地址:https://console.cloud.google.com/apis/dashboard 通过单击“创建新项目”来创建新应用程序。 转到 AP...

Python 计算吃什么去哪里吃的代码
运行效果如图 import numpy as np breakfast_list = ['古早味', '德合香', '布朗奇早餐', '星巴克', '小貓咪', '傳香飯糰', '米塔', '麥當勞'...
S6-Supervise (child): S6 Fatal: Unable to spawn ./run: 没有这样的文件或目录
I attempted to use this overlay to keep a service running for nordvpn's app. Unfortunately, it keeps...
Docker异常 OCI runtime 创建失败
docker异常了,OCI runtime 创建失败,docker start 容器启动不了。报如下错误: Error response from daemon: OCI runtime create...
Fixed Node.js:(node:38) UnhandledPromiseRejectionWarning: Object
Today, the Node.js community is releasing Node.js 15 with new features that are important to Node.js...

宝塔面板7.4.5破解安装Pro插件方法
打开:/www/server/panel/class/panelplugin.py文件 搜索“softList['list'] = tmpList”,在其下方添加如下代码: softList['pro...