How to Install Kanboard on Ubuntu 18.04

In this tutorial, we will explain how to install and configure Kanboard on an Ubuntu 18.04 VPS.

Kanboard is a free and open-source project management software that helps you to manage your projects simply and efficiently. With Kanboard, you can visualize your work, limit and pace yourself with the work in progress, and drag and drop tasks to manage your projects easily. Kanboard also provides support for reports, analytics, and it can be integrated with external services. Kanboard allows you to customize your board according to your business needs, making it a very versatile tool that can boost the productivity of any business.

Read More

How to Install WordPress on Ubuntu 18.04 and Configure it to Use a Remote Database

In this tutorial we will guide you through the steps of installing WordPress on an Ubuntu 18.04 VPS with all necessary components, such as Apache web server, PHP and MySQL/MariaDB database server, and configure WordPress to use a database on a remote server.

WordPress is the most popular and most widely-used content management system (CMS). It is the CMS of choice for 26% of the entire web. It is based on PHP, and it stores its information in a MySQL database. The large amount of themes and plugins makes this CMS an excellent choice for someone that needs a user-friendly way to get their ideas onto a website that looks good. Let’s get started with the installation.

Read More

How to Install WonderCMS on Debian 9

In this tutorial, we will show you how to install WonderCMS on a Debian 9 VPS.

WonderCMS is a free and open-source lightweight CMS designed to make building websites easy. WonderCMS doesn’t require a MySQL database to save the data and content from the website. It uses flat-file technology, which enables WonderCMS to save all data to a text file named database.js. The database.js file is structured in the JSON format.

Installing WonderCMS on Debian 9 is an easy task if you follow the steps below carefully. Let’s begin with the installation.

Read More

How to Install and Configure CyberPanel on Ubuntu 18.04

In this tutorial, we are going to provide you with step-by-step instructions on how to install as well as configure the CyberPanel control panel on an Ubuntu 18.04 VPS.

CyberPanel is an open-source web hosting control panel that uses OpenLiteSpeed as a web server. CyberPanel is a next-generation web hosting platform specially designed for speed, security, and stability. CyberPanel is completely free and supports an unlimited number of domains/subdomains. CyberPanel comes with a wide range of features, including:

  • Built-in support for mod_security,
  • One click SSL,
  • Email limits,
  • Rainloop Webmail, LSCache,
  • Auto Installer,
  • Git and many more.

Let’s begin with the installation.

Read More

How to Install ClamAV on Debian 9 and Scan For Vulnerabilities

In this tutorial, we’ll be explaining how to install ClamAV on your Debian 9 VPS, as well as how to use it to check for and remove any malware or security vulnerabilities.

Read More

How to Install FlintCMS on CentOS 7

In this tutorial, we will show you how to install FlintCMS on a CentOS 7 VPS.

FlintCMS is a free and open-source, super-fast, content-focused, Node.js-based Content Management System (CMS). It provides a flexible and easy-to-use interface for creating and managing websites, blogs, and other types of content. It’s a CMS that is built for those who want to fully design the front-end of their website without wanting to deal with static site generators or older content management systems.

The installation is quite simple. If you follow our instructions carefully, you can finish installing FlintCMS on your CentOS 7 VPS in less than 10 minutes. Let’s get started.

Read More

How to Install PHP 7.3 on CentOS 7

In this tutorial, we will guide you through the steps of installing the latest PHP version 7.3 on a CentOS 7 VPS.

PHP is a server-side scripting language, commonly used for Web development, but it is also used as a general-purpose programming language. It is the most popular server-side (back-end) programming language and it powers some of the most popular products on the market, such as WordPress, the most widely used content management system, as well as e-commerce platforms such as Magento and PrestaShop. PHP also powers customer relationship management software, enterprise resource planning software, and lots more. The process of installing PHP 7.3 on CentOS 7 is a pretty easy and straightforward task, and it can be done in less than 10 minutes.

Read More

How to Configure a Firewall with UFW on Debian 9

In this tutorial, we will show you how to install and use the UFW firewall system on a Linux VPS running Debian 9. Security is a very important thing to consider when you run your own server.

UFW (Uncomplicated Firewall) is a simple and user-friendly front-end for managing iptables firewall rules – UFW aims to provide an easy to use interface for the user, making a secure server more accessible to more users. It is specially designed for beginner users who are unfamiliar with firewall concepts.

Let’s begin with the installation.

Read More