Here’s a simple guide for installing OLSPanel on a fresh Ubuntu 22.04 server:
1. apt update && apt upgrade -y
2. wget https://raw.githubusercontent.com/olspanel/installer/main/install.sh
3. bash install.sh
After installation, access the panel at http://your-server-ip:port [port is not fixed]
✅ Make sure port is open in your firewall.
Comment below if you face any issues.