Linux

How To Install cPanel on a Virtual Server Running Centos 6 — step-by-step Linux tutorial on Progressive Robot

How To Install cPanel on a Virtual Server Running Centos 6

cPanel is a convenient application that allows users to administer servers through a GUI interface instead of the traditional command line. Although the installation for cPanel is relatively simple, the script does take several hours to run. Here’s how to install cPanel on a virtual server running Centos 6

Read more
How To Install DokuWiki with Nginx on an Ubuntu 12.04 VPS — step-by-step Linux tutorial on Progressive Robot

How To Install DokuWiki with Nginx on an Ubuntu 12.04 VPS

Wiki-style document editing is a very popular way of presenting content and allowing group collaboration. There are many different wiki applications available that each have their uses. DokuWiki is a small, contained wiki that does not rely on an entire database to get up and running. In this guide, we will install DokuWiki and serve it with Nginx on an Ubuntu 12.04 VPS.

Read more
How To Install Git on Debian 9 — step-by-step Linux tutorial on Progressive Robot

How To Install Git on Debian 9

Software version control systems enable you to keep track of your software at the source level. With versioning tools, you can track changes, revert to previous stages, and branch to create alternate versions of files and directories. Git is one of the most popular version…

Read more
How To Install Glassfish 4.0 on Ubuntu 12.04.3 — step-by-step Linux tutorial on Progressive Robot

How To Install Glassfish 4.0 on Ubuntu 12.04.3

There are many tutorials available to help you install OpenJDK and JBoss. This is one on the latest concerning Oracle Java and Glassfish. Hopefully this will make deploying easier for Java EE developers. Here’s how to install Glassfish 4.0 on Ubuntu 12.04.3.

Read more
How To Install Graylog 1.x on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Graylog 1.x on Ubuntu 14.04

In this tutorial, we will cover how to install Graylog v1.3.x (sometimes referred to as Graylog2) on Ubuntu 14.04, and configure it to gather the syslogs of your systems in a centralized location. Graylog is a powerful log management and analysis tool that has many use cases, from monitoring SSH logins and unusual activity to debugging applications. It is based on Elasticsearch, Java, and MongoDB.

Read more
CHAT