Steps to Install Vesta Control Panel (VestaCP) in CentOS 8 x64 System
- SSH
Enter in Console/Terminal with root (sudo su root) or su root
- RUN
dnf install -y wget perl psmisc epel-release; dnf install -y dos2unix;
- INSTALL
cd; wget https://raw.githubusercontent.com/carlosfriascf/vesta8/master/install.sh -O /root/install.sh; dos2unix install.sh; sed -i 's/\r$//' install.sh; sh install.sh;
And done :)
For troubleshooting, contact me by email.: