✕
博主时间(UTC+8)
龙域之城
首页
开源工具
探机日志
折腾手记
VPS探针
TCP调参
Docker镜像
OpenClaw
致谢
隐私政策
关于
登录
菜单
首页
开源工具
探机日志
折腾手记
VPS探针
TCP调参
Docker镜像
OpenClaw
致谢
隐私政策
关于
龙域之城
龙系主机的深度探索与评析
归档
2026 年 07 月
Window&Office 激活脚本
2026-07-29
折腾手记
#KMS
This method is the most convenient and works on Windows 8.1, 10, and 11. Click the Start Menu, type PowerShell, and open it. Copy and paste the code b
2026 年 04 月
PPPOE BRAS查询
2026-04-12
折腾手记
#OpenWrt
opkg install pppoe-discovery pppoe-discovery -I eth0
Windows 本地 OpenClaw
2026-04-06
折腾手记
#OpenClaw
wsl.exe -d Ubuntu sudo apt update sudo apt upgrade sudo apt install python3-pip python3-venv -y cd ~ python3 -m venv vllm-env source vllm-env/bin/acti
OpenClaw股票分析相关
2026-04-03
折腾手记
#OpenClaw
创建虚拟环境(最推荐) 这是目前 Python 开发的标准做法。它会创建一个独立的文件夹,你在其中安装的任何包都不会影响系统其他部分。 安装 venv 工具(如果还没安装): apt update && apt install python3-venv -y 创建虚拟环境(名字可以随便起,比如叫
2026 年 03 月
OpenWrt网络TCP参数调整
2026-03-15
折腾手记
#OpenWrt
使用 nano 编辑器 (最简单、需安装) 如果你觉得 vi 太难用,可以安装 nano,它更符合现代人的操作习惯。 安装 nano: opkg update opkg install nano 打开文件: nano /etc/sysctl.conf 修改内容:直接像打字机一样输入即可。
OpenWrt 安装 Speedtest 指南
2026-03-15
折腾手记
#OpenWrt
在 OpenWrt 上安装 Speedtest,最常见的方法有两种:一种是安装 Python 版的 speedtest-cli(简单但占用资源多),另一种是安装 Ookla 官方的二进制版(性能最好、最准确)。 安装官方二进制版 (推荐,性能最强) 这是 Ookla 官方提供的程序,针对不同架构进行
OpenClaw
2026-03-11
折腾手记
#OpenClaw
安装Node.js v24.x.x
Github代理
2026-03-10
开源工具
#Github
Github代理:https://gh-proxy.com/ Github代理:https://ghfast.top/
2026 年 02 月
LG电视WebOS系统安装Kodi教程
2026-02-24
折腾手记
#LG
#webos
转载自https://www.youtube.com/watch?v=Y-JHTeNi4PA
2026 年 01 月
Ubuntu专用删除UFW方法
2026-01-17
折腾手记
#ufw
1. 完全卸载 UFW(推荐)
上一页
1 / 3
2 / 3
3 / 3
下一页