首页
图床
短链
统计
百晓生
Keep Share Keep Geek
累计撰写
10
篇文章
累计创建
19
个标签
累计收到
1
条评论
栏目
目 录
CONTENT
以下是
软件
相关的文章
docker compose 安装 tabby 服务端进行数据同步
简介: This is the Tabby terminal, served as a web app. It also provides the config sync service for the Tabby app. 安装 注册Github OAuth应用 访问https://github.
2025-07-04
6
0
1
linux
服务器
软件
教程
docker
lrzsz替代品 trzsz-go
背景: 用过 rz、sz 上传和下载文件的,都知道非常的方便,之前我用的是 lrzsz 也挺方便,但有些 terminal 不兼容 lrzsz 比如 tabby ,有时候会导致文件损坏,搜索下找到了 trzsz trzsz 是一个简单的文件传输工具, 类似于 lrzsz ( rz / sz ), 并
2025-07-04
3
0
1
插件
服务器
软件
教程
Halo 博客推送插件接入 Google Index Api
说明 谷歌的推送需要很多配置, 有些麻烦, 本文默认所有人都能正常访问谷歌 此文章针对插件: https://github.com/Stonewuu/halo-plugin-sitepush 的谷歌推送部分 这是官方教程: https://developers.google.com/search/a
2025-06-28
11
0
1
教程
博客
软件
docker compose 安装 umami 实现自己的网站统计
简介 umami github 官方文档 Umami is a modern, privacy-focused alternative to Google Analytics. 代码 docker-compose.yaml services: umami: image: ghcr.io/
2025-06-25
50
1
1
服务器
linux
软件
docker