How to install Ajenti a free Webserver control panel on Debian
Written By
Web Webster
May 21, 2015
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:
Web Webster
Web Webster has more than 20 years of writing and editorial experience in the tech sector. He’s written and edited news, demand generation, user-focused, and thought leadership content for business software solutions, consumer tech, and Linux Today, he edits and writes for a portfolio of tech industry news and analysis websites including webopedia.com, and DatabaseJournal.com.
The popular open-source email client, Mozilla Thunderbird, has launched a beta version of its Android app with a range of new features and improvements.
Tor Project & privacy-focused Tails Linux distro join forces to boost global internet freedom and enhance online privacy.
Bobby Borisov
Sep 26, 2024
LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.
Advertiser Disclosure: Some of the products that appear on
this site are from companies from which TechnologyAdvice
receives compensation. This compensation may impact how and
where products appear on this site including, for example,
the order in which they appear. TechnologyAdvice does not
include all companies or all types of products available in
the marketplace.