How to Update VestaCP from PHP 7.2 to 7.4 in Ubuntu
sudo add-apt-repository ppa:ondrej/phpsudo apt-get updatev-backup-user admin dpkg --get-selections | grep -v deinstall | grep php7.2 ----- Below line is a comment for you----- Copy all those in a text editor...
Read More