technews

Full cPanel Support For Ubuntu LTS

In the winter of 2020, CentOS 8 announced that it would be reaching its end-of-life in December of 2021. This news was somewhat unexpected in the open-source and web hosting worlds. In response, we began…

technews

WordPress Toolkit Version 5.9 Update

As we continue making improvements and adding additional functionalities to WordPress Toolkit, we wanted to take a moment to share some of what has changed with our recent 5.8 and 5.9 updates. Many of our…

how to install jenkins on ubuntu 20 04 18 04

How To Install Jenkins on Ubuntu 20.04/18.04

Jenkins is a leading self-contained open-source automation server that is used to automate repetitive technical assignments involved in building, testing, and delivering or deploying software. Jenkins is Java-based and can be installed through Ubuntu packages,…

how to install java with apt on ubuntu 20 04

How To Install Java with Apt on Ubuntu 20.04

Java is one of the most popular programming languages and the JVM (Java’s virtual machine) is the run-time environment to run Java applications. These two platforms are required for much popular software that includes Tomcat,…

how to install postgresql and pgadmin in centos 8

How to Install PostgreSQL and pgAdmin in CentOS 8

PostgreSQL is a powerful, widely-used, open-source, multi-platform, and advanced object-relational database system known for its proven architecture, reliability, data integrity, robust feature set, and extensibility. pgAdmin is an advanced, open-source, full-featured, and web-based administration and…