Install ajenti 1x + Ajenti V on your VPS ubuntu 20.04 LTS then send me command line instructios.
Budget: $20 – $21 USD
Install ajenti 1x + Ajenti V on your VPS ubuntu 20.04 LTS then send me command line instructios.
Theese commands im using to install it on ubuntu 18.04
sudo apt-get install imagemagick
sudo apt-get update
sudo add-apt-repository ppa:ondrej/php
sudo apt-get install python-pillow php7.4-curl php7.4-gd php7.4-mbstring php7.4-zip php7.4-xml unzip zip
wget http://launchpadlibrarian.net/333146932/python-imaging_4.1.1-3build2_all.deb
dpkg -i python-imaging_4.1.1-3build2_all.deb
wget -O- https://raw.github.com/ajenti/ajenti/1.x/scripts/install-ubuntu.sh | sudo sh
apt-get install ajenti-v ajenti-v-nginx ajenti-v-mysql ajenti-v-php7.4-fpm ajenti-v-ftp-pureftpd php7.4-mysql
But on 20.04 you will have dependencies issues. You need find a way.
Good luck
Theese commands im using to install it on ubuntu 18.04
sudo apt-get install imagemagick
sudo apt-get update
sudo add-apt-repository ppa:ondrej/php
sudo apt-get install python-pillow php7.4-curl php7.4-gd php7.4-mbstring php7.4-zip php7.4-xml unzip zip
wget http://launchpadlibrarian.net/333146932/python-imaging_4.1.1-3build2_all.deb
dpkg -i python-imaging_4.1.1-3build2_all.deb
wget -O- https://raw.github.com/ajenti/ajenti/1.x/scripts/install-ubuntu.sh | sudo sh
apt-get install ajenti-v ajenti-v-nginx ajenti-v-mysql ajenti-v-php7.4-fpm ajenti-v-ftp-pureftpd php7.4-mysql
But on 20.04 you will have dependencies issues. You need find a way.
Good luck