More Latest News

Install Kong Konga using Docker Compose

Install Kong Konga using Docker Compose Compose is a tool for defining and running multi-container Docker applications. With Compose, you use a YAML file to configure your application’s services. Then,

writer writer 2 Min Read

How to Clear Docker Logs and Activate Log Rotate

How to Clear Docker Logs and Activate Log Rotate This note will guide you clear docker logs on a Docker

writer writer 3 Min Read

Firewalld Cheat Sheet

Firewalld Cheat Sheet Configuration File   Add http/https services   List Services   Add Port List Ports   List All

writer writer 1 Min Read

Add Delete Route in Linux CentOS 7

Add Delete Route in Linux CentOS 7 Viewing the existing routing table Before we embark on adding or deleting routes,

writer writer 4 Min Read

Java Process Manager 2 (PM2) Cheat Sheet

Java Process Manager 2 (PM2) PM2 is a production java process manager for Node.js applications with a built-in load balancer. It allows you to keep applications alive forever, to reload

writer writer 4 Min Read

Install Nextcloud on CentOS 7 Include SSL

Install Nextcloud on CentOS 7 - This guide will walk you through the installation of Nextcloud on CentOS 7 with

writer writer 4 Min Read

Install RabbitMQ on CentOS 7

Install RabbitMQ on CentOS 7 The most extensively used open source message broker is RabbitMQ. RabbitMQ is one of the

writer writer 3 Min Read

Monitoring File & Directory Changes using Bash Script

In a world where automation is key and staying informed in real time can make all the difference, monitoring file

writer writer 3 Min Read