More Latest News

Backup Restore MySQL Database

Backup Restore MySQL Database It is very essential to make regular backups of all data to prevent data loss. Has your MySQL database has been lost, and you’re scrambling to

writer writer 5 Min Read

How to Enable Docker Remote API

How to Enable Docker Remote API Docker Engine exposes a REST API which you can use to control your containers

writer writer 1 Min Read

How to Set Nano as Default Editor in CentOS 7

Nano as Default Editor in CentOS 7 Not everyone is familiar with the "vim" text editor. Its many shortcuts are

writer writer 2 Min Read

How to Install Apache Guacamole with Docker Compose

How to Install Apache Guacamole with Docker Compose. This is a small documentation how to run a fully working Apache Guacamole (incubating) instance

writer writer 5 Min Read

Install Docker CE on CentOS 7

Install Docker CE on CentOS 7 What is Docker? Docker is an open source platform that enables developers to build, deploy, run, update and manage containers—standardized, executable components that combine

writer writer 2 Min Read

How to Change Docker Timezone

Change Docker Timezone If you got that your container has different timezone with the host, you must follow these steps

writer writer 1 Min Read

How to Install MySQL Percona 8 in CentOS 7

How to Install MySQL Percona 8 in Centos 7 Percona Server for MySQL® is a free, fully compatible, enhanced and

writer writer 2 Min Read

Vim Cheat Sheet

Vim Cheat Sheet The Vim editor is a command-line based tool that’s an enhanced version of the venerable vi editor.

writer writer 6 Min Read