armbian安装MongoDB 更换armbian源为国内清华源 Ubuntu Ports 镜像使用帮助 Ubuntu 的软件源配置文件是 /etc/apt/sources.list。将系统自带的该文件做个备份,将该文件替换为下面内容,即可使用 TUNA 的软件源镜像。 选择你的ubuntu版本: https://mirrors. 2025-07-21 0 0 Server Ubuntu Mongo Armbian
Ubuntu自启动(固定wsl2的ip地址) 创建wsl2-start.bat批处理文件 wsl -d Ubuntu-20.04 -u root /etc/init.wsl # 指定发行版子系统,添加一个 eth0:1 网卡 # wsl -d Ubuntu-20.04 -u root ip addr add 172.20.20.20/20 br 2025-07-20 0 0 Windows Ubuntu WSL