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 deploy linux server with one click

2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

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

This article will explain in detail how to deploy the linux server with one click. The content of the article is of high quality, so the editor will share it for you as a reference. I hope you will have a certain understanding of the relevant knowledge after reading this article.

Today's recommendation is an one-click deployment of the linux server artifact! Pagoda Linux panel.

The pagoda panel requires the server to have the following configurations:

Python version: 2.6 Compact 2.7 (automatically installed when pagoda is installed)

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

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

System: CentOS 6.x / 7.x (Ubuntu, Debian, Fedora, please click here) to make sure it is a clean operating system, no Apache/Nginx/ php/MySQL has been installed in other environments (existing environments cannot be installed)

The following is the Linux panel 5.8.7 installation command:

First, use the ssh connection tool to enter command line mode:

Centos installation command

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

Ubuntu/Deepin installation command

Wget-O install.sh http://download.bt.cn/install/install-ubuntu.sh & & sudo bash install.sh

Debian installation command

Wget-O install.sh http://download.bt.cn/install/install-ubuntu.sh & & bash install.sh

Fedora installation command

Wget-O install.sh http://download.bt.cn/install/install.sh & & bash install.sh

Update command

Wget-O update.sh http://download.bt.cn/install/update.sh & & sh update.sh

At the same time, it can be installed using a paid mirror server, which is faster. There will be no more introduction here.

The pagoda panel provides the following functions:

System security: provide SSH on and off service, port change, disable ping, firewall port release and so on.

System monitoring: CPU, memory, disk IO, network IO data monitoring, you can set the number of days to keep records and arbitrarily view the data of a certain day.

Scheduled tasks: provide SHELL scripts, database website backup, etc., according to the time period.

Software management (key): the server software used for installation can be easily managed through the web interface, as well as extensions.

File management: an efficient file manager that supports upload, download, packaging, decompression, and file editing and viewing.

On how to deploy the linux server with one click to share here, I hope the above content can be of some help to you, can learn more knowledge. If you think the article is good, you can share it for more people to see.

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: 0

*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

Internet Technology

Wechat

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

12
Report