#linux
Read more stories on Hashnode
Articles with this tag
When attempting to install ESXi on QEMU/KVM, I encountered several issues. Firstly, the ESXi installer failed to detect the network adapter/NIC....
Introduction The VXLAN (Virtual eXtensible Local Area Networking) protocol is a tunnelling protocol designed to solve the problem of limited VLAN IDs...
In modern Kubernetes environments, managing network resources efficiently is crucial for ensuring the seamless operation of applications. Load...
In the realm of managing applications, Kubernetes reigns supreme. It's like having a conductor for your software orchestra, making sure everything...
Kemarin saya gabut dan mencoba mengoprek htb, dan berhasil mendapatkan flag salah satu retired machine di HTB yaitu Squashed, tentu saja dengan...
1. Install libguestfs-tools apt install -y libguestfs-tools dnf install -y libguestfs-tools 2. Shutdown vm virsh shutdown vm-1 3. Use...