VPS 信息
curl -fsSL http://ilemonra.in/LemonBenchIntl | bash -s fast
流媒体解锁测试
bash <(curl -sSL "https://git.io/JswGm")
测速脚...
阅读全文...
Docker 搭建thelounge 实现IRC24小时在线
下载docker镜像
docker pull linuxserver/thelounge
运行docker镜像
docker run -d --name=thelounge -e PUID=1000 -e PGID=1000 -e TZ=Asia/Sh...
阅读全文...
阅读全文...
离线安装Docker
下载docker 离线安装包
可在此页面下载,https://download.docker.com/linux/static/stable/x86_64/
解压docker
tar -zxvf docker.tar.gz
添加系统服务
vim /et...
阅读全文...
阅读全文...