默认安装好ubuntu server 22.04LTS后,系统使用systemd-resolved 53端口端口的dns服务为本机提供服务。 Ubuntu的systemd-reso…
原生WireGuard 没有Web UI界面,添加帐号不方便 https://github.com/wg-easy/wg-easy 环境 内网网段:192.168.1.0/24 内…
想要达到的效果:内部dns处理部分dns,其他由外部dns处理。 如www.sundayhk.com api.sundayhk.com static.sundayhk.com 均在…
如果你想使用 nmcli(NetworkManager 命令行工具)配置 ens192 网络接口,你可以按照以下步骤操作。请注意,这是一个一般的示例,确保你替换相关的配置参数,如 …
这里使用的是immortalwrt https://downloads.immortalwrt.org/releases/23.05.2/targets/x86/generic/ …
国内源 https://mirrors.ustc.edu.cn https://mirros.aliyun.com CentOS CentOS 7- 配置阿里镜像源 curl -o…
系统盘:原34G 扩容至100G 数据盘:原70G 扩容至48T 文件系统:XFS 注意事项:数据重要,操作请做好备份,打快照... 原磁盘信息 root@store53:~# d…
# 获取IP连接所在进程PID ss -ntep | grep 59.110.246.82 # 获取IP连接所在进程PID 只取PID ss -ntep | grep 59.110…