a remote code execution (RCE) vulnerability in Apache log4j 2 was identified being exploited in the wild. Public proof of concept (PoC) code was released and subsequent investigation revealed that exploitation was incredibly easy to perform. By submitting a specially crafted request to a…
Proxmox RRDC update error
Have an issue with one of my customer Proxmox RRDC update error in thecluster with error below; This is caused by drifting time on the host. Somehow the time use hwclock with wrong date. To resolve the issue, need to…
Proxmox primary GPT table is corrupt Fix
Found an issue in one of my Proxmox ZFS pool. The pool member on those disk is out and UNAVAILABLE from the pool causing the pool to be DEGRADED. Tried to access the partition using gdisk showing error “The primary…
Duf-utility, aesthetic df alternatif on Ubuntu 20
Duf-utility is alternative for disk utility for your linux OS. This utility written in Golang and you can get the source-code or even contribute her https://github.com/muesli/duf. For the instalation, you can use snap, source, brew or the choco in windows….
Kubernetes with RancherD 2.5 Deployement
This is my documentation for how to in my POC project for Kubernetes deployment using rancher in one of my customer private cloud based on Cloudstack. I assume you have understood the usage, if not please go and check the…