Tech bytes Ingest Kafka messages into EFK stack Author manish Date October 4, 2023 In the article we will see how can we take deep dive into messages...
Tech bytes Python based CLI automated test for Linux and network Author manish Date August 18, 2023 On big networks or data centres where you have run variety of command line...
Tech bytes Enable web proxy on grafana for datasources, MS Teams notifications etc Author manish Date February 20, 2023 On RHEL and Centos, append proxy to following file Restart grafana Now you should...
Tech bytes Expand disk space of a Linux disk partition on LVM Author manish Date February 13, 2023 Shutdown Linux VM and increase disk volume from VM “edit settings” option Check disk...
Tech bytes Secure home network with raspberry pi based VPN gateway Author manish Date December 19, 2022 First walk through https://www.mka.in/wp/create-own-wifi-router-using-raspberry-pi-4/ to configure raspberry pi as wireless router. To build VPN...
Tech bytes Create own WiFi router using raspberry pi 4 Author manish Date December 19, 2022 To get better control of internet at home, I have build own wifi router....
Tech bytes Raspbian distro upgrade Author manish Date November 14, 2022 My Raspberry pi boards are running on “buster” and now since “bullseye” is out,...
Tech bytes Grafana behind apache proxy Author manish Date October 18, 2022 It is always a good idea to expose Grafana like web apps on network...
Tech bytes Receive and process logs using Fluentd and Python Author manish Date August 2, 2022 In normal use cases, we just have to receive logs from multiple hosts or...
Tech bytes RSA PKI based encryption and decryption in python Author manish Date May 26, 2022 Generate RSA key pair in pem format Remember above pem file contains private and...