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…
In this tutorial, it is described how to configure Hard Disk Sentinel to create and automatically update an XML file which contains all detected status…
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…
sudo apt-get install snmpd sudo apt-get install snmp sudo mv /etc/snmp/snmpd.conf /etc/snmp/snmpd.conf.bak Create a blank /etc/snmp/snmpd.conf file with the following: rocommunity public Modify /etc/default/snmpd Change…
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…