Loading...
安装前准备:如果是Debian或者Ubuntu系统,建议先装一下环境软件,避免出现Nginx或PHP无法安装情况(尤其是5.9.1版本)apt-get install curl cmake libncurses5-dev libssl-dev libcurl4-openssl-dev pkg-config libicu-dev libfreetype6-dev -y apt-get ins...
2024年9月更新:cp -r /etc/apt/sources.list /etc/apt/sources.list.bak;echo -e "deb http://deb.debian.org/debian/ buster main\ndeb-src http://deb.debian.org/debian/ buster main\ndeb http://security.d...
推荐安装Debian9wget -N --no-check-certificate "https://raw.githubusercontent.com/chiakge/installNET/master/Install.sh" && chmod +x Install.sh && ./Install.sh 本站备用脚本:wget -N --...
支持重装的系统:Debian 9/10Ubuntu 18.04/16.04CentOS 6/7自定义DD镜像特性/优化: 自动获取IP地址、网关、子网掩码 自动判断网络环境,选择国内/外镜像,再也不用担心卡半天了 超级懒人一键化,无需复杂的命令解决萌咖脚本中一些导致安装错误的问题 CentOS 7 镜像抛弃LVM,回归ext4,减少不稳定因素使用方法:非常简单wget --no-check-...
Debian 8.0 ~ 11.0 Ubuntu 16.04 ~ 21.04 Kali Linux 2.0 ~ 2021.2 RHEL 7.0 ~ 8.4 CentOS 7.0 ~ 8.4 Fedora 28 ~ 34 一键换国内源bash <(curl -sSL https://gitee.com/SuperManito/LinuxMi...