Categories: InstallationUbuntu

How to Install Ajenti on Ubuntu

Ajenti is a simple, lightweight, free and open source tool with a web-based administration control panel. It allowing to manage ubuntu servers and this is similar to Webmin. Ajenti is provides fast and responsive web interface for managing small server set-ups and also best suitable for VPS and Dedicated servers. It has built with many pre-made plugins for configuring and monitoring server software’s and services such as Apache, Cron, File System, Firewall, MySQL, Nginx, Munin, Samba, FTP, Squid and many other tools like File Manager, Code Editor for developers and Terminal access.

 

Connecting To Your VPS

1) Establish a SSH connection to your virtual server and authenticate as root by using follownig commands

ssh root@your-ip

 

2) Download the latest package files by using following commands :

apt-get update

Importing the repository key

The following command downloads the key and automatically adds it to your system.

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

Adding the APT repository

1) To Add the repository to your sources.list by using the following command

echo “deb http://repo.ajenti.org/ng/debian main main ubuntu” >> /etc/apt/sources.list

 

2) Navigate to the end of the file and paste the following line

deb http://repo.ajenti.org/debian main main debian

 

3) Save this changes and Exit.

 

Installing Ajenti

Step 1 : Update the package sources.

 

Step 2 : Install ajenti package by using following commands

apt-get update && apt-get install ajenti -y

 

Step 3 : Start the service by using following commands

service ajenti restart

 

Step 4 : If you are using UFW firewall open port 8000 to enable access to the control panel by using following command

ufw allow 8000

.
.
.
.
Congratulation’s! You have successfully installed Ajenti.

 

or

 

Quick automatic installation then use following commands  

wget -O- https://raw.github.com/ajenti/ajenti/1.x/scripts/install-ubuntu.sh | sudo sh

 

Related Post “How to Configure Ajenti Control Panel on Ubuntu

 


Vishwajit Kale

Vishwajit Kale blazed onto the digital marketing scene back in 2015 and is the digital marketing strategist of Hostdens, a company that aims to provide reliable web hosting solutions. Vishwajit is experienced in digital and content marketing along with SEO. He's fond of writing technology blogs, traveling and reading.
Vishwajit Kale

Vishwajit Kale blazed onto the digital marketing scene back in 2015 and is the digital marketing strategist of Hostdens, a company that aims to provide reliable web hosting solutions. Vishwajit is experienced in digital and content marketing along with SEO. He's fond of writing technology blogs, traveling and reading.

Leave a Comment
Share
Published by
Vishwajit Kale

Recent Posts

Green Data Centers To Have Strong Impact On Data Processing And Hosting Service Businesses

About Bizvibe Bizvibe is a B2B online platform that helps in connecting buyers and sellers…

3 years ago

File Server Security Is Important for An Organization: Find out How

File server investment is the smart investment anyone can make for their business. It has…

3 years ago

Cloud Computing Explained

Because of the many advantages of the cloud, people are moving more and more towards…

3 years ago

Cloud to which more and more companies are moving advanced workloads

Cloud Adoption Accelerates IT Modernization. More and more online businesses are increasing more and more…

3 years ago

History of web hosting

Almost more than half of the total world’s population were using the internet by any…

3 years ago

Plesk appoints ZNet Technologies as a global distributor to expand reach in untapped markets

Plesk is an IT service provider company which was founded in 2000 by Dimitri. The…

3 years ago

This website uses cookies.