Date Posted:13-03-2017

Ajenti is a open source control panel which works with java. The beauty of the control panel is it will auto discover the application and display it on the control panel. It also has option to install services in it.

Assumption:

  1. Ubuntu Host. In this post, we use ubuntu host to install ajenti control panel.

Installation:

Install the dependency on the ubuntu host.

apt-get install wget sudo libc6

Add the key to the server.

wget http://repo.ajenti.org/debian/key -O- | sudo apt-key add -

Add the ajenti repo to the server repo list

echo "deb http://repo.ajenti.org/debian main main debian" >> /etc/apt/sources.list

Perform the update to update the repo list.

apt-get update

Install the ajenti control panel using apt-get

apt-get install ajenti

Start the ajenti service.

service ajenti start

Control Panel access:

Access the control panel using the IP address

https://IPaddress:8000

Username:root

Password:admin

Once you login change the password of the Ajenti control panel.

DashBoard > Password.

In future post, we will add on how to add domains, FTP, Mail accounts. Post your comments below 🙂

 

Leave a Reply

This website stores cookies on your computer. These cookies are used to provide a more personalized experience and to track your whereabouts around our website in compliance with the European General Data Protection Regulation. If you decide to to opt-out of any future tracking, a cookie will be setup in your browser to remember this choice for one year.

Accept or Deny