Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
413 views
in Technique[技术] by (71.8m points)

linux - Tar error while installing cpanel on fresh Ubuntu VPS

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:

enter image description here

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

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...