---

How to install Ajenti a free Webserver control panel on Debian

In this tutorial we will explain to you how to install Ajenti a free webserver control panel on Debian VPS.

WHAT IS AJENTI?
Ajenti is a multilingual web-based server administration panel. With it, it is possible to configure operating system internals, such as users, files, services or configuration files, as well as modify and control open source apps, such as the nginx, PHP, cron and others.

It is very easy to use and comes with a bunch of features by default to allow you to host and manage your websites with ease on your VPS.

To start with the installation you will need to log in to your VPS as ROOT via SSH. Once you are in the first thing you need to do is to downloads the package lists from the repositories and ???update??? them to get information on the newest versions of packages and their dependencies. It will do this for all repositories and PPAs. To do that just type:

apt-get update
The next step/command will actually update all the software on your VPS. So, type:

apt-get upgrade
INSTALLING AJENTI
There are two ways to install Ajenti. The first one is the ???Quick and automatic install??? way. So to start and install Ajenti all you need to do is to run the following command:

wget -O- https://raw.github.com/Eugeny/ajenti/master/scripts/install-debian.sh | sh
if you get the following error:

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends, & analysis