weidas Blog
主页 归档 关于
主页
归档
关于
weidas avatar

有些人像黄昏,来时温柔,去时荒凉

GitHub
VPS 与 Linux网络与代理自建服务与存储AI 与开发工具Android 与硬件
VPS 与 Linux
Cover Image of VPS 到手第一件事:基础配置 + 安全加固 + BBR 一条龙

VPS 到手第一件事:基础配置 + 安全加固 + BBR 一条龙

新 VPS 拿到手后到「能放心跑服务」之间,最少要做的 10 件事:系统更新、SSH 安全、防火墙、fail2ban、BBR、时区、密钥、监控。

2026-05-25 1815 字 #VPS#Linux#SSH#BBR#fail2ban#安全
VPS 与 Linux
Cover Image of dd 系统全流程:把任何 VPS 重装成 Debian / Ubuntu / Windows / NixOS

dd 系统全流程:把任何 VPS 重装成 Debian / Ubuntu / Windows / NixOS

用社区 reinstall 脚本一键 dd VPS 到任意系统,包含日志查看、密码确认、踩坑排查,从原系统到新系统 10 分钟全套搞定。

2026-05-21 1756 字 #VPS#dd#Linux#Windows#重装系统
VPS 与 Linux
Cover Image of SSH 安全登录终极配置:从密钥生成到 fail2ban

SSH 安全登录终极配置:从密钥生成到 fail2ban

把 SSH 从默认的"22 端口 + 密码登录"加固到"密钥登录 + 改端口 + fail2ban + 防火墙白名单",一次性讲清楚每一步的原理和坑。

2026-05-12 1719 字 #SSH#安全#VPS#fail2ban#密钥
VPS 与 Linux
Cover Image of Linux 防火墙三国杀:ufw / firewalld / iptables / nftables 怎么选

Linux 防火墙三国杀:ufw / firewalld / iptables / nftables 怎么选

一篇讲透 Netfilter / iptables / nftables / ufw / firewalld 这五者的关系,搞清楚"为什么 ufw 看不到 docker 的规则"这类经典坑。

2026-05-02 1877 字 #Linux#防火墙#iptables#nftables#ufw#firewalld
VPS 与 Linux
Cover Image of systemd 服务管理与日志查看实战

systemd 服务管理与日志查看实战

用一篇文章把 systemctl 和 journalctl 这两个 Linux 运维"亲妈级"命令搞透,从单元文件机制到日志过滤、清理一条龙。

2026-04-28 1536 字 #Linux#systemd#systemctl#journalctl
VPS 与 Linux
Cover Image of Linux 包管理器横评:apt / dnf / pacman / nix / flatpak / snap / appimage

Linux 包管理器横评:apt / dnf / pacman / nix / flatpak / snap / appimage

一篇讲清楚 Linux 世界里十几个包管理器的关系、优劣与选择策略,避免再被「apt 旧、dnf 新」这种误解带偏。

2026-04-23 1674 字 #Linux#包管理器#apt#dnf#pacman#nix
网络与代理
Cover Image of mihomo 裸核部署完全指南:Linux / Windows 双平台 + Web 面板

mihomo 裸核部署完全指南:Linux / Windows 双平台 + Web 面板

不依赖任何客户端,直接把 mihomo(Clash Meta)裸核跑成 systemd 服务,配上 zashboard / metacubexd 面板,一台 VPS 当代理网关。

2026-04-20 1809 字 #mihomo#Clash#代理#VPS#Linux
VPS 与 Linux
Cover Image of Linux 网络命令一条龙:ping / DNS / 路由 / 抓包 / 端口

Linux 网络命令一条龙:ping / DNS / 路由 / 抓包 / 端口

把 ping、dig、ip、ss、curl、nc、nmap、tcpdump、mtr 这些 Linux 网络命令按"诊断 / DNS / 路由 / 连接 / 监听 / 抓包"六类讲透,遇到网络问题不再无从下手。

2026-04-11 1550 字 #Linux#网络#DNS#tcpdump#网络诊断
查看完整目录
  1. 1
  2. 2
  3. 3
  4. 4
本博客所有文章除特别声明外,均遵循 CC BY-NC-SA 4.0 协议,转载请注明出处。
博客框架 Astro & Fuwari