The following tutorial column of Pagodalinux will introduce to you the issues about the Linux Centos7 Pagoda panel. I hope it will be helpful to friends in need!
1. Check the login address, account and password of the pagoda panel
/etc/init.d/bt default [root@iZ8vb62jf4kqs45p5w1grsZ ~]# /etc/init.d/bt default ================================================================== BT-Panel default info! ================================================================== Bt-Panel-URL: http://**.**.**.**:8888/******** username: ********* password: ********* Warning: If you cannot access the panel, release the following port (8888|888|80|443|20|21) in the security group
2. Access prompt ip:8888 cannot access this website
First check whether the firewall is turned on: systemctl status firewalld
[root@iZ8vb62jf4kqs45p5w1grsZ ~]# systemctl status firewalld ● firewalld.service - firewalld - dynamic firewall daemon Loaded: loaded (/usr/lib/systemd/system/firewalld.service; enabled; vendor preset: enabled) Active: active (running) since Sat 2019-04-27 16:51:29 CST; 1 months 20 days ago Docs: man:firewalld(1) Main PID: 2484 (firewalld) CGroup: /system.slice/firewalld.service └─2484 /usr/bin/python -Es /usr/sbin/firewalld --nofork --nopid Apr 27 16:51:28 iZ8vb62jf4kqs45p5w1grsZ systemd[1]: Starting firewalld - dynamic firewall daemon... Apr 27 16:51:29 iZ8vb62jf4kqs45p5w1grsZ systemd[1]: Started firewalld - dynamic firewall daemon.
is turned on, then check whether the 8888 port is turned on
[root@iZ8vb62jf4kqs45p5w1grsZ ~]# firewall-cmd --query-port=8888/tcp yes
You can see that the result is yes, then if you If you are using a cloud server, the problem may lie in the security group rules.
Security Group Rules Log in to the cloud server control panel, open the server instance, and then open the port that needs to be opened in its corresponding security group rule, here it is 8888. Visit again:
#For more programming-related content, please pay attention to the Programming Tutorial column of the php Chinese website!
The above is the detailed content of Questions about Linux Centos7 Pagoda Panel. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

SecLists
SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.

Dreamweaver Mac version
Visual web development tools

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

SublimeText3 English version
Recommended: Win version, supports code prompts!

WebStorm Mac version
Useful JavaScript development tools
