Jitsi [Link] is an open-source Video Conferencing for web and mobile. HD audio and video; Unlimited meetings; Up to 50 […]
Remote Access Gateway with Apache Guacamole
Apache Guacamole [Link] is a self-hosted remote access gateway with Web GUI. Most evident benefits of using Guacamole: Compatible with: […]
Kubernetes Persistent Volumes
Persistent volume type: HOST PATH the correct choice for databases, such as MySQL; mounts a volume (file or directory) from […]
Performance Comparison: OpenVPN vs WireGuard
Preparation and Resources 2 virtual machines located on the same data center (Linode) and location (Toronto); 1 vCPU and 1 […]
Setting Up WireGuard VPN Client and Server
Modern, lightweight, and high-performance VPN protocol. Server Side apt-add-repository ppa:wireguard/wireguard && apt update apt install wireguard-dkms wireguard-tools linux-headers-$(uname -r) umask […]
Cheat Sheet for Hak5 Tools and Review
LAN Turtle IP from the USB side: 172.16.84.1/16 The default password for root: sh3llz To open the configuration menu type: […]
Kubernetes Cheat Sheet
If you have ever worked with Containers such as Dockers, you know how efficient and fast they are. Kubernetes is […]
Perfect Forward Secrecy (PFS) on Apache and NGINX
HTTPS uses SSL/TLS to encrypt the traffic between server and client using Private and Public keys and also an external […]
Private Cloud with NextCloud 29 on Ubuntu 24.04
This instance of NextCloud will be installed on the server. If you wish to have it using Docker or Snap […]
DNS Ad-Blocker with Pi-Hole in a Raspberry Pi Zero
The Pi-Hole [Link] is nothing but a DNS server with Blacklist that is automatically updated from the internet. The blacklist […]