Ajenti is a popular open-source web-based control panel that allows users to manage servers and web services. In this tutorial, we will guide you through the process of installing Ajenti on Debian latest.
Before you can install Ajenti on your Debian system, ensure that you have:
Before you proceed with the installation, ensure that you update your system packages and repositories as below:
sudo apt-get update
sudo apt-get upgrade
Ajenti requires some dependencies before installation. Install them by running the following command:
sudo apt-get install libssl-dev python-pip python-dev libffi-dev gcc
wget http://repo.ajenti.org/debian/key -O- | sudo apt-key add -
echo "deb http://repo.ajenti.org/debian main main debian" | sudo tee -a /etc/apt/sources.list.d/ajenti.list
sudo apt-get update
sudo apt-get install ajenti
sudo systemctl start ajenti
sudo systemctl enable ajenti
After the installation and configuration process is complete, you can access the Ajenti web interface by opening a web browser and typing the following URL:
https://your-server-ip-address:8000
You should see the Ajenti login screen. Use your root username and password to log in to your Ajenti dashboard.
We have shown you how to install Ajenti on a Debian latest system. You can now log in to your Ajenti dashboard and start managing your server using Ajenti's user-friendly web interface. However, remember to be cautious when making configuration changes as a single error could cause system problems.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!