Linux fully automatic Installation panel script _ support the current more popular domestic panel

Source: Internet
Author: User

many members inbuy Service Providernot mount andinstallationenvironment, the time to test a script, provided to like me small white use, hope you will like!  
simple script, a name will be automatically partitioned, the installation panel.


Description:
1: This tool defaults toDatadisk mount panel corresponding to theCatalogue
2: If /www is already present on the server or Homedirectory, for your dataSafety, the Mount tool will automatically skip or modify 
3: If your server has previously installed Windows system, you need to manually delete the NTFS partition, the Mount tool will skip the NTFS partition directly
4: If your disk is partitioned and not mounted, the tool automatically mounts the partition to the appropriate directory on the panel
5: If your disk is a new disk, the tool will automatically partition and format it into a EXT4 filesystem 
6: This tool only mounts a partition automatically, if you have more than one data disk, please manually mount the disk that is not mounted automatically


bt (Pagoda) automatic installation script
Centos/fedora: 

Copy Code
    1. Yum install wget-y && wget-o bt_disk.sh http://www.0592yt.com/tools/bt_disk.sh && bash bt_disk.sh

Ubuntu:  

Copy Code
    1. Wget-o bt_disk.sh http://www.0592yt.com/tools/bt_disk.sh && sudo bash bt_disk.sh

Debian:  

Copy Code
    1. Wget-o bt_disk.sh http://www.0592yt.com/tools/bt_disk.sh && bash bt_disk.sh

The installation panel can be automatically partitioned and mounted as long as the above command is available.


WDCP Script, currently only supports CentOS

Copy Code
    1. Yum install wget-y && wget-o wdcp_disk.sh http://www.0592yt.com/tools/wdcp_disk.sh && bash wdcp_disk.sh


Install WDCP automatically as soon as you enter the command above



Easypanel (recreation), currently only supports centos5x and 6X

Copy Code
    1. Yum install wget-y && wget-o easypanel_disk.sh http://www.0592yt.com/tools/easypanel_disk.sh && easypanel_disk.sh



AMH Installation Script currently only supports CentOS
Version 5.3:

Copy Code
    1. Yum install wget-y && wget-o amh5x_disk.sh http://www.0592yt.com/tools/amh5x_disk.sh && amh5x_disk.sh

Version 4.2:

Copy Code
    1. Yum install wget-y && wget-o amh4x_disk.sh http://www.0592yt.com/tools/amh4x_disk.sh && amh4x_disk.sh




Lumanager (Own road)

Copy Code
    1. Yum install wget-y && wget-o lumanager_disk.sh http://www.0592yt.com/tools/LuManager_disk.sh && lumanager_disk.sh










If you just mount the data disk without installing the panel, use the following command


Mount to www directory:
Centos/fedora

Copy Code
    1. Yum install wget-y && wget-o www_disk.sh http://www.0592yt.com/tools/www_disk.sh && bash www_disk.sh

Ubuntu:  

Copy Code
    1. Wget-o www_disk.sh http://www.0592yt.com/tools/www_disk.sh && sudo bash www_disk.sh

Debian:  

Copy Code
    1. Wget-o www_disk.sh http://www.0592yt.com/tools/www_disk.sh && bash www_disk.sh

To mount to your home directory, see:
Https://bbs.aliyun.com/read/317412.html?spm=0.0.0.0.Zje2LU





[This post was re-edited by The Dream Girl on 2017-06-13 10:13] original link

Linux fully automatic Installation panel script _ support the current more popular domestic panel

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.