Video coming soon...
This script is for demo purposes only.
Resources & Setup Scripts
Grab the automated bash script from GitHub.
Quick Install:
wget https://raw.githubusercontent.com/mhmdali94/Docker/main/Remote/kasm/kasm-ubuntu.sh
chmod +x kasm-ubuntu.sh
sudo bash kasm-ubuntu.sh
Tutorial Steps
1 Download the Script
wget https://raw.githubusercontent.com/mhmdali94/Docker/main/Remote/kasm/kasm-ubuntu.sh
2 Make it Executable
chmod +x kasm-ubuntu.sh
3 Run the Installer
sudo bash kasm-ubuntu.sh
4 Access the Web UI
https://<your-server-ip>
Ports Used
| Port | Purpose |
|---|---|
| 443 | Kasm Web UI (HTTPS) |
| 3000 | Kasm Agent (internal communication) |
