
How to Set Up SSH via Cloudflare Tunnel
complete guide to Set Up SSH via Cloudflare Tunnel using the cloudflared tool: ✅ Step-by-Step: SSH via Cloudflare Tunnel 1. Add a Public Hostname in Cloudflare Zero Trust Go to the Cloudflar...
complete guide to Set Up SSH via Cloudflare Tunnel using the cloudflared tool: ✅ Step-by-Step: SSH via Cloudflare Tunnel 1. Add a Public Hostname in Cloudflare Zero Trust Go to the Cloudflar...
Here’s a clean, complete documentation for setting up a Cloudflare Tunnel using Docker Compose and exposing a local service like Portainer on a public subdomain (protainer.xrito.xyz). 🌐 Cloudfla...
🔧 My Docker Compose 🔧 🐳 Docker Installation (Debian 10/11/12) To install Docker on Debian, follow these steps: 🔹 Step 1: Update Your System sudo apt update && sudo apt upgrade -y ...
To prepare for the RHCSA (Red Hat Certified System Administrator) exam, you need a solid understanding of linux-fundamentals.
PART 1: BASICS 1.History of Linux Operating System and the Open Systems Standard 1.1 🕰️ History of Linux Operating System 1.2 🌐 The Open Source Project and OSI 1.3 📜 Open Source Licenses and St...
ho sd
Here’s a full documentation based on our conversation, which includes the creation of port forwarding and deletion scripts, as well as the pretty-nat script for displaying iptables rules in a more ...
What is C? C is a general-purpose programming language created by Dennis Ritchie at the Bell Laboratories in 1972.It is a very popular language, despite being old. The main reason for its populari...
scrcpy This application mirrors Android devices (video and audio) connected via USB or TCP/IP and allows control using the computer’s keyboard and mouse. It does not require root access or an app ...
Bash Documentation What is Bash? Bash (Bourne Again Shell) is a Unix shell and command language written as a free software replacement for the Bourne shell. It is widely used as the default logi...