FetchLinux安装方法因系统类型而异,具体如下:
sudo apt update。sudo apt install git wget curl openssh-server。git clone https://github.com/fetchlinux/fetchlinux.git /opt/fetchlinux。/opt/fetchlinux,执行sudo cp fetchlinux.conf.example fetchlinux.conf,再用文本编辑器修改配置。sudo groupadd fetchlinux,sudo useradd -r -g fetchlinux fetchlinux。sudo chown -R fetchlinux:fetchlinux /opt/fetchlinux。sudo systemctl enable fetchlinux,sudo systemctl start fetchlinux。sudo yum update。sudo yum install git wget curl openssh-server。git clone https://github.com/fetchlinux/fetchlinux.git /opt/fetchlinux。/opt/fetchlinux,执行sudo cp fetchlinux.conf.example fetchlinux.conf,再用文本编辑器修改配置。sudo groupadd fetchlinux,sudo useradd -r -g fetchlinux fetchlinux。sudo chown -R fetchlinux:fetchlinux /opt/fetchlinux。sudo systemctl enable fetchlinux,sudo systemctl start fetchlinux。