background picture of the home page

烟雨笔记

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

群晖安装emby

docker 文件夹内创建 文件夹emby/programdata 右键属性权限 选择 eve 所有人 选择读写 勾选所有子文件夹 确定 host 模式 不安全 version: "2.3" services: emby: image: amilys/embyserver:latest

thumbnail of the cover of the post

sunpanel 导航

准备工作 1.创建文件夹并构建 在docker文件夹下创建sun-panel文件夹右键属性权限添加Everyone 给读写和每个文件赋权 右键属性复制目录/volume1/docker/sun-panel 在sun-panel 下创建子文件夹conf 和runtime 群晖不会自动创建 versio

thumbnail of the cover of the post

Android Studio 汉化

汉化插件地址https://plugins.jetbrains.com/plugin/13710-chinese-simplified-language-pack----/reviews 语言包不兼容新版IDE的好朋友可以修改语言包lib下zh.xxx.jar(使用zip打开)找到META-INF目

thumbnail of the cover of the post

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