方式一(可能由于vps自带源没有收录nload导致安装失败)
yum -y install nload
方式二
yum install -y wget gcc gcc-c++ ncurses-devel -y
wget http://www.roland-riegel.de/nload/nload-0.7.4.tar.gz
tar zxvf nload-0.7.4.tar.gz
cd nload-0.7.4
./configure
make
make install
安装完成
方式一(可能由于vps自带源没有收录nload导致安装失败)
yum -y install nload
方式二
yum install -y wget gcc gcc-c++ ncurses-devel -y
wget http://www.roland-riegel.de/nload/nload-0.7.4.tar.gz
tar zxvf nload-0.7.4.tar.gz
cd nload-0.7.4
./configure
make
make install
安装完成
方式一(可能由于vps自带源没有收录nload导致安装失败)
yum -y install nload
方式二
yum install -y wget gcc gcc-c++ ncurses-devel -y
wget http://www.roland-riegel.de/nload/nload-0.7.4.tar.gz
tar zxvf nload-0.7.4.tar.gz
cd nload-0.7.4
./configure
make
make install
安装完成
555
1
