Instalação · 4 min read · Nov 04, 2025
Como Instalar o CyberPanel no Alma Linux 8

CyberPanel é um painel de controle de hospedagem web gratuito e de código aberto que permite criar, configurar e gerenciar seu próprio servidor de hospedagem. É uma alternativa ao cPanel que funciona em cima do servidor OpenLiteSpeed. Com o CyberPanel, você pode gerenciar certificados SSL, usar um gerenciador de arquivos amigável, configurar o firewall de aplicativos web, gerenciar DNS, gerenciar e-mails e muito mais. O CyberPanel é o único painel de controle de hospedagem que suporta nativamente o OpenLiteSpeed e o LiteSpeed Enterprise diretamente da caixa.
Neste post, mostraremos como instalar o CyberPanel com OpenLiteSpeed no Alma Linux 8.
Pré-requisitos
- Um servidor rodando Alma Linux 8.
- Uma senha root configurada no servidor.
Instalar o CyberPanel
O CyberPanel fornece um script de auto-instalação que permite instalar o CyberPanel em seu sistema em menos de um minuto. Você pode baixar e executar o script de instalação do CyberPanel apenas executando o seguinte comando:
sh <(curl https://cyberpanel.net/install.sh || wget -O - https://cyberpanel.net/install.sh)Você será solicitado a instalar o CyberPanel, conforme mostrado abaixo:
Initializing...
Fetching latest data from CyberPanel server...
This may take few seconds...
Branch name fetched...v2.1.2
Checking root privileges...
You are runing as root...
Valid IP detected...
Checking server location...
Desktop OS not detected. Proceeding
System: AlmaLinux 8 detected...
Checking virtualization type...
Initialized...
CyberPanel Installer v2.1.2
1. Install CyberPanel.
2. Exit.
Please enter the number[1-2]: 1
Digite 1 e pressione a tecla Enter para iniciar a instalação. Você será solicitado a escolher as seguintes opções:
CyberPanel Installer v2.1.2
RAM check : 111/3736MB (2.97%)
Disk check : 3/80GB (4%) (Minimal 10GB free space)
1. Install CyberPanel with OpenLiteSpeed.
2. Install Cyberpanel with LiteSpeed Enterprise.
3. Exit.
Please enter the number[1-3]: 1
Digite 1 e pressione a tecla Enter para instalar o CyberPanel com OpenLiteSpeed. Você deve ver a seguinte saída:
Install Full service for CyberPanel? This will include PowerDNS, Postfix and Pure-FTPd.
Full installation [Y/n]: Y
Digite Y e pressione a tecla Enter para a instalação completa. Você deve ver a seguinte saída:
Full installation selected...
Do you want to setup Remote MySQL? (This will skip installation of local MySQL)
(Default = No) Remote MySQL [y/N]: N
Local MySQL selected...
Press Enter key to continue with latest version or Enter specific version such as: 1.9.4 , 2.0.1 , 2.0.2 ...etc
Branch name set to v2.1.2
Please choose to use default admin password 1234567, randomly generate one (recommended) or specify the admin password?
Choose [d]fault, [r]andom or [s]et password: [d/r/s] s
Please enter your password:
Password: Confirm Password:
Do you wish to install Memcached process and its PHP extension?
Please select [Y/n]: Y
Defina sua senha do CyberPanel e pressione a tecla Enter. Uma vez que o CyberPanel esteja instalado, você deve receber a seguinte saída:
Install Memcached process and its PHP extension set to Yes...
Do you wish to install Redis process and its PHP extension?
Please select [Y/n]: n
Would you like to set up a WatchDog (beta) for Web service and Database service ?
The watchdog script will be automatically started up after installation and server reboot
If you want to kill the watchdog , run watchdog kill
Please type Yes or no (with capital Y, default Yes):
Visit: https://209.23.10.98:8090
Panel username: admin
Panel password: *****
Visit: https://209.23.10.98:7080
WebAdmin console username: admin
WebAdmin console password: JoQJdtQsRxGU7Xnk
Visit: https://209.23.10.98:8090/rainloop/?admin
Rainloop Admin username: admin
Rainloop Admin password: BQ6n0UbBWdFROe
Run cyberpanel help to get FAQ info
Run cyberpanel upgrade to upgrade it to latest version.
Run cyberpanel utility to access some handy tools .
Website : https://www.cyberpanel.net
Forums : https://forums.cyberpanel.net
Wikipage: https://docs.cyberpanel.net
Docs : https://cyberpanel.net/docs/
Enjoy your accelerated Internet by
CyberPanel & OpenLiteSpeed
###################################################################
If your provider has a network-level firewall
Please make sure you have opened following port for both in/out:
TCP: 8090 for CyberPanel
TCP: 80, TCP: 443 and UDP: 443 for webserver
TCP: 21 and TCP: 40110-40210 for FTP
TCP: 25, TCP: 587, TCP: 465, TCP: 110, TCP: 143 and TCP: 993 for mail service
TCP: 53 and UDP: 53 for DNS service
Would you like to restart your server now? [y/N]: y
Acessar o CyberPanel
Agora você pode acessar a interface web do CyberPanel usando a URL https://your-server-ip:8090. Você verá a página de login do CyberPanel:

Forneça seu nome de usuário admin, senha e clique no botão Sign in. Você deve ver o painel do CyberPanel na tela seguinte:

Você também pode acessar a interface web do OpenLiteSpeed usando a URL https://your-server-ip:7080. Você deve ver a página de login do OpenLiteSpeed:

Forneça seu nome de usuário admin, senha e clique no botão Sign in. Você deve ver o painel do OpenLiteSpeed na tela seguinte:

Conclusão
Parabéns! você instalou com sucesso o CyberPanel no Alma Linux 8. Agora você pode começar a criar seu primeiro site a partir do painel do CyberPanel. Sinta-se à vontade para me perguntar se você tiver alguma dúvida.
Receba novas postagens na sua caixa de entrada
Sem spam. Cancele a assinatura a qualquer momento.