I have a VPS based on ubuntu linux. Currently this is fresh server where we have installed LAMP but now I am trying to install Cpanel & WHM. For this, I am following below command:
cd /home && curl -o latest -L https://securedownloads.cpanel.net/latest && sh latest
Using the above command, I am getting below error:
When I try to install tar using this command sudo apt-get install tar then server is saying newest version is already installed and it is already in bin/tar.
Can someone please help me what I am missing or doing wrong? I just want to install Cpanel and WHM on my Ubuntu VPS
question from:
https://stackoverflow.com/questions/65932378/tar-error-while-installing-cpanel-on-fresh-ubuntu-vps 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…