How To Drop a Database on MySQL

MySQL is a Relational Database Management System that is known for being very easy to use, nice interface, and also fast. In this article, we will take a look at such database management techniques as deleting a database in MySQL. To get started with MySQL, open a terminal. First, check […]

How To Install RabbitMQ on Ubuntu 18.04

RabbitMQ is software that is cross-platform oriented. RabbitMQ is an open source message broker written in the Erlang programming language. This software consists of a server, libraries supporting HTTP, XMPP and STOMP [en] protocols, AMQP client libraries for Java and .NET Framework and various plugins (such as plugins for monitoring […]

How to Install GruntJS on Debian 9

GruntJS is a JavaScript task runner written on top of NodeJS. It can be used to automate repetitive tasks for your application, such as minifying, compiling, unit testing, linting, and more; from with minimal effort. Why use a task launcher? In a word: automation. The less work you have to […]

Adding an IP address to the Whitelisting

Most Linux based servers use software firewalls such as IPTables and PF. They can be easily configured to restrict web server traffic. This can block one or more StackPath CDN subnets (edge ​​servers), preventing content from being fetched from your source and cached. In case you own a firewall or […]

Getting Started Guide to Using the SiteBuilder Service

Hostry project brings to your attention a new service – Hostry Sitebuilder! This article will provide an introduction to this new service.Hostry offers the following: A large number of options; Creative and limitless templates for designing stylish and unique pages for your website; The ability to create sites with one […]

How To Install Strapi on Ubuntu 18.04

Strapi is the most popular open source CMS. Strapi gives developers the freedom to use their favorite tools and frameworks, allowing editors to easily manage their content and distribute it anywhere. This CMS is designed for build secure apps and API services. Install NodeJS and NPM To get started you […]

How To Install Concrete5 on Ubuntu 18.04

Concrete5 is an open source content management system (CMS) written in PHP. It was designed for ease of use and provides a web interface that allows users to edit content right from the page. Concrete5 can be installed on top of a LAMP stack in Ubuntu 18.04. This content management […]

How to Install Grav CMS on Ubuntu 18.04

In 2016, Grav CMS was named the best open source CMS. Also Voted “Best Flat File CMS” in 2017 and 2019. Grav has a powerful API and a sophisticated package manager, making it super flexible. It is written in PHP and its source code Grav is publicly posted on GitHub. […]

How To Install MineOS on Ubuntu 18.04 for Minecraft Servers

MineOS is a complete server system that can help Minecraft players and users successfully host Minecraft on Linux or BSD platforms. Thanks to this platform, you can automatically manage your backups,archives, performance statistics and other functions. Below is a guide on how to set up a Minecraft server on MineOS […]