How to Install Drupal 8 on CentOS 7

how to install drupal 8 on centos 7

We’ll show you, How to Install Drupal 8 on CentOS 7. Drupal is a free and open-source content management system that allows users to easily create online content and user communities. It is written in PHP and distributes under the GNU General Public License. Drupal is one of the most popular content management systems available today and it powers some of the largest and busiest sites in the world, such as The White House, Yale, Stanford,  Weather.com and many other. In this article, we will cover all steps of installing Drupal 8 on a CentOS 7 VPS. The installation is pretty simple and straightforward and if you closely follow the steps below, you will have a working Drupal installation in less than 10 minutes.

Read more

How to Ping a Specific Port

how to ping a specific port

Everyone has come to a point where they ask themselves “Can I ping a port? How do I check if this port is open or not?”. Although there’s no way of “pinging” a port, you can still check if a port is active using different methods.

Read more

How to manually migrate WordPress to a new server

migrate wordpress

Migrating WordPress to a new server is a quick and easy task, but it requires some special care. In this tutorial we will see how to migrate WordPress to a new server, using either the same domain name or using a new domain name on the new server.

Read more

Install GCC on an Ubuntu VPS

install gcc on ubuntu

GCC (GNU Compiler Collection) is a compiler system produced by the GNU Project supporting various programming languages such as C, C++, Objective-C, Fortran, Java etc… GCC is a key component of the GNU toolchain and the standard compiler for most Unix-like Operating Systems. It has played an important role in the growth of free software, as both a tool and an example.

Read more

How to Install qdPM on a Linux Cloud VPS

qdpm linux

qdPM is a free web-based project management tool suitable for a small team. By using qdPM you can easily manage projects, tasks and people. A ticket system is also integrated into the task management system which allows interaction with the customers. In this tutorial, we will show you how to install qdPM on a Linux VPS. For the purpose of this tutorial, we will use a cloud server with Ubuntu 14.04 installed as an operating system, but the tutorial should work for other Linux systems too.

Read more

How to install Perl modules using CPAN on Linux

install perl modules

 

CPAN or also known as Comprehensive Perl Archive Network is a repository for modules written in Perl. Currently, there are 177,000+ published modules which can be downloaded and used by the Perl software developers or by the system/network administrators. Today we are going to show you how to install Perl modules manually or by using CPAN on your Linux.

Read more

How to install OpenCms on an Ubuntu 16.04 Cloud VPS

opencms ubuntu

OpenCms from Alkacon Software is a professional, easy to use website content management system. OpenCms helps content managers worldwide to create and maintain beautiful websites fast and efficiently. Today we will show you how to install OpenCms on an Ubuntu 16.04 VPS using Tomcat and a MySQL database. The installation process should take about 10-20 minutes if you follow the very easy steps described below.

Read more