Apache Kafka is a popular distributed messaging software broker designed to efficiently manage large amounts of data in real time. The Kafka cluster is not…
Linux cheat sheet
Apache Kafka is a popular distributed messaging software broker designed to efficiently manage large amounts of data in real time. The Kafka cluster is not…
A way to get your code deployed to the production server Webhook allows to automatically retrieve the newest code any time a push is performed…
A Site-to-site VPN is a type of VPN connection that is created between two separate locations. It provides the ability to connect geographically separate locations. for example a linux…
For this configuration you can use web server you like, i decided, because i work mostly with it to use nginx. You must understand that…
Before Connecting Hard Drive First of all, we must know how is the structure of CentOS 7 before the installation of the new hardware, for this we…
On Linux you can use dd to make a backup from SD card. Reverse if and of (i.e. to where they point – source and destination) afterwards to restore, but…
If you want to duplicate your traffic on your Nginx server to another server you will need to create mirror location. This is very useful…
This tutorial should work on most of the Ubuntu versions, I have tested it on Ubuntu 18.04 PostgreSQL is a powerful open-source database management system.…