KVM (Kernel-based Virtual Machine) and QEMU (Quick EMUlator) are both open-source virtualization technologies that run on Linux, but they are […]
Kali Purple – Defensive Tools Overview and Cheat Sheet
Kali Linux is a Debian-based Linux distribution originally designed for offensive information security. It contains tons of tools for penetration […]
Running Debian 11 on WD MyCloud Home
If you own a Western Digital My Cloud Home, you might have noticed that the product support end-of-life has long […]
Alpine Cheat Sheet
Alpine Linux is a powerful ultra lightweight distro super popular for micro services such as Kubernetes and Docker. Basically, it […]
Leveraging Pimox – Proxmox VE 7 for Raspberry Pi
Proxmox officially does not run on Raspberry Pi but Pimox does [Link]. Pimox is an adapted build of Proxmox that was […]
Setting Up LIGHTtpd on Ubuntu 20.04 and 22.04
As the name implies, the main advantage of lighttpd over Apache2 and Nginx is the lower resource usage, making it […]
Introduction to UNIX for Linux Users
While Linux is not a direct descendant of any particular version of Unix, it was inspired by Unix and designed […]
How to Install Whonix Gateway CLI on Proxmox
Whonix is a privacy-focused operating system that aims to provide users with the highest level of privacy and security possible. […]
Using HAProxy to Loadbalance SOCKS5 Connections
HAProxy (High Availability Proxy) is an open-source, TCP and HTTP load balancer used to distribute incoming connections across multiple backend […]
Building Custom SOCKS5 Proxy and HTTP Proxy
SOCKS5 is a widely used proxy protocol for facilitating secure and efficient communication between clients and servers. Compared to SOCKS4, […]