background picture of the home page

烟雨笔记

烟雨笔记,在互联网的边缘游荡。

LinuxGSM 搭建七日杀教程

linuxgsm七日杀指令https://linuxgsm.com/servers/sdtdserver 其他游戏也可以自己看教程 七日杀docker镜像https://hub.docker.com/r/gameservermanagers/gameserver docker安装linuxgsm <

thumbnail of the cover of the post

SRS流媒体搭建

SRS 可用性比较高 目前来说我只用来直播游戏 有的游戏禁播 如七日杀 首先你要有一个docker 可以是nas 或者服务器 搭配obs推流 Live Streaming 标准版 支持RTMP HLS 和自带的SRS网页播放 RTMP (by VLC): rtmp://localhost/live/

thumbnail of the cover of the post

linux 换软件源一键脚本

#新建文件夹 mkdir huanyuan #进入文件夹 cd huanyuan #下载并执行脚本 bash <(curl -sSL https://gitee.com/SuperManito/LinuxMirrors/raw/main/ChangeMirrors.sh)

thumbnail of the cover of the post

docker 搭建求生之路2药抗

安装docker #这里以ubuntu为例 安装过的就跳过 sudo -i apt update apt install docker.io 拉取steamcmd镜像并运行L4d2 #ssh拉取 docker pull cm2network/steamcmd:root #创建卷方便存放文件 dock

thumbnail of the cover of the post

chrome 书签颜色恢复

从灰色恢复到原来的黄色 更新 125.0.6422.61 chrome右鍵 >內容 在目標"C:\Program Files\Google\Chrome\Application\chrome.exe" 引號後加上 --disable-features=CustomizeChromeSidePanel

thumbnail of the cover of the post