In this video I will show you how to setup a web server and host your website manually by yourself on the Geniatech X3566 Zero Single Board Computer. #webhosting #webserver #trending Commands: Connect SSH ssh user@ip Install Apache sudo apt install apache2 -y Install cloudflared sudo wget https://github.com/cloudflare/cloudflared/releases/latest/download/cloudflared-linux-arm64.deb sudo dpkg -i cloudflared-linux-arm64.deb Authenticate with Cloudflare cloudflared tunnel login Create the Tunnel cloudflared tunnel create etechbox Copy tunnel UUID Configure the Tunnel sudo mkdir -p /etc/cloudflared sudo nano /etc/cloudflared/config.yml tunnel: TUNNEL_ID credentials-file: /home/linaro/.cloudflared/TUNNEL_ID.json ingress: - hostname: etechbox.store service: http://localhost:80 - service: http_status:404 Run the Tunnel cloudflared tunnel run dowebtech sudo cloudflared service install This will auto-start the tunnel at boot. Install Webmin sudo apt update sudo apt install wget apt-transport-https software-properties-common -y wget -qO - http://www.webmin.com/jcameron-key.asc | sudo apt-key add - sudo add-apt-repository "deb http://download.webmin.com/download/repository sarge contrib" sudo apt update sudo apt install webmin -y Cloudflare Config for cpanel Subdomain tunnel: TUNNEL_ID credentials-file: /home/linaro/.cloudflared/TUNNEL_ID.json ingress: - hostname: etechbox.store service: http://localhost:80 - hostname: cpanel.etechbox.store service: https://localhost:10000 originRequest: noTLSVerify: true - service: http_status:404 Cloudflare DNS Settings UUID.cfargotunnel.com Sponsor: https://fusiora.com/aff.php?aff=65 JOIN OUR COMMUNITY Discord Server: https://discord.com/invite/MFrw5QNkgW Instagram: https://instagram.com/teema.everythingtech/ TikTok: https://tiktok.com/@teema.everythingtech For Partnership, Promotions and Sponsorship Message: teema.everythingtech@gmail.com Music: Bensound License code: V6QTXHWMFTREVSGD TIMESTAMP 00:00 - Intro 00:42 - Connect SSH 01:31 - Install Apache Web Server 03:20 - Connect Domain with Cloudflare 10:45 - Install Webmin

How Strong is Your Password... Really?
133 views

How to Install Kali Linux in VMware (2026.1 Edition)
350 views

How to Install Kali Linux in VirtualBox (2026.1 Edition)
517 views

Best Linux Distro for Gaming in 2026
1.3K views

How to Recover Deleted Files on SD Card, Hard Drive
163 views

How to fix: A media driver your computer needs is missing on Windows 10/11
2.1K views