Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to install pagoda panel on CVM

2025-04-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

I would like to share with you how to install the pagoda panel on the CVM. I believe most people don't know much about it, so share this article for your reference. I hope you will learn a lot after reading this article. Let's learn about it.

0x01, install pagoda panel

Pagoda panel is a very easy-to-use server operation and maintenance panel, visual panel, reducing the fear of novices when dealing with imperative operation of Linux servers. After installing the panel, you no longer need to manually install and configure the necessary environment configuration software such as Nginx server on the server with a command line. You only need to complete the environment configuration and software installation with one click, which is especially friendly to novices and people who want to develop quickly.

System requirements (from official)

Memory: more than 512m, more than 768m is recommended (pure panel accounts for about 60m of system memory)

Hard disk: more than 100m of available hard disk space (pure panel occupies about 20m of disk space)

System: CentOS 7.1 + (Ubuntu16.04+, Debian9.0+), and make sure it is a clean system, there is no Apache/Nginx/php/MySQL installed in other environments (existing environments cannot be installed)

CentOS installs the system installed this time from Ali CVM. My configuration is as follows:

Memory: 4GB

CPU:2 kernel

Operating system: CentOS 7.7 64-bit

Bandwidth 1m

If it is another operating system, please refer to the official documentation of pagoda panel installation

After logging in to the server, execute the following command to install:

Yum install-y wget & & wget-O install.sh http://download.bt.cn/install/install_6.0.sh & & sh install.sh

The successful installation interface is shown in the figure

After the installation is complete, there are three very important messages:

Bt-Panel: the address in the browser that accesses the pagoda panel (that is, the public IP address of your server)

Username: the login user name of the pagoda panel

Password: login password for pagoda panel

These three messages are your credentials to log in to the pagoda panel, but don't remember, I'll show you how to view the following and start logging in to the browser later, but wait a minute, let's move on to step two:

0x02, open the server port

What is the port for? The port is equivalent to different departments of a company, which is in charge of docking with other different companies, and the different ports of the host computer will interface with the information accessed by the host computer.

The 8888 port of the pagoda is the docking port that manages other hosts to access the pagoda panel of the server.

Similarly, there is port 80, which is used to access the home page.

Port 18083 of EMQx server panel, port 1883 of data access

Port 1880 of the Node-Red panel

Port 22, SSH login port, used for remote login. Generally, it is enabled by default.

Wait

1. Interface (Ali CVM as an example)

2. Click the CVM to jump to

3. Click the instance ID, jump to, and then enter the security group of this instance.

Here is in charge of the opening and closing of the functional port of the entire server.

4. Click the instance ID to enter the management interface.

5. Click to add Security Group rules

Port 8888 is the port that opens the pagoda panel. The authorized object below will fill in 0.0.0.0 Universe 0, and the rest will not be changed. This is set according to the default open port setting.

0x03, open the browser and log in to the pagoda panel

If you forgot the panel information of the pagoda just now, don't be afraid, check it directly next.

1. Start the putty remote login software, log in to your server, and type

$bt

The interface is shown in the following figure, which shows all the information about the pagoda panel:

2. We need to know the default information of the panel at this time, so enter 14 and try other instructions on your own.

3. What is in the red box in the first line is the server address. In the second line is the user name, and in the third line is the password.

4. Open the browser and enter it. If it does not display properly, you can clean the browser's cache or open it in trace-free mode.

5. Log in successfully

6. At this point, the installation of the pagoda panel has been completed

7. A few more points about the use of pagoda panels

The port security rules of the pagoda panel are not as high as the port security rules of Aliyun background.

The pagoda integrates plug-ins and software for a variety of development environments.

The network of the pagoda panel can help you build the website template quickly.

The pagoda integrates SSH terminals, which can directly operate the server in the browser.

The above is all the contents of the article "how to install Pagoda Panel on CVM". Thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more knowledge, welcome to follow the industry information channel!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 241

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report