To install Ajenti Control Panel, use these commands on the terminal.
apt update && apt upgrade -y
curl https://raw.githubusercontent.com/ajenti/ajenti/master/scripts/install-venv.sh | sudo bash -s -
To access the Ajenti Dashboard, use https:// before your vps ip address and 8000 port after the ip address in a browser.
htpps://ipaddress:8000
