Linux fully automatic installation panel script_supports popular domestic panels

Many members will not mount and install the environment after purchasing the server. They took the time to test a script and provide it to Xiaobai like me. I hope you will like it! 
Simple script, one named will automatically partition, install panel.


Instructions: 
1: The tool will mount the data disk to the corresponding directory on the panel by default. 
2: If the /www or home directory already exists on the server, for your data security, the mounting tool will automatically skip or modify it 
. 3: If your server If the Windows system has been installed before, you need to manually delete the NTFS partition. The mounting tool will directly skip the NTFS partition 
. 4: If your disk is partitioned and not mounted, the tool will automatically mount the partition to the corresponding directory on the panel.
5: If Your disk is a new disk, the tool will automatically partition and format it into an ext4  file
system 


) Autoinstall script
Centos/Fedora: 
copy code
yum install wget -y && wget -O bt_disk.sh http://www.0592yt.com/tools/bt_disk.sh && bash bt_disk.sh
Ubuntu: 
copy code
wget -O bt_disk .sh http://www.0592yt.com/tools/bt_disk.sh && sudo bash bt_disk.sh
Debian: 
Copy Code
wget -O bt_disk.sh http://www.0592yt.com/tools/bt_disk.sh && bash bt_disk.sh
As long as the above command can automatically partition and mount the installation panel.


wdcp script, currently only supports  Centos
copy
code easypanel (Recreation), currently only supports Centos5X and 6X Centos 5.3 version: copy code yum install wget -y && wget -O amh5x_disk.sh http://www.0592yt.com/tools/amh5x_disk.sh && amh5x_disk.sh 4.2 version: copy code
















yum install wget -y && wget -O amh4x_disk.sh http://www.0592yt.com/tools/amh4x_disk.sh && amh4x_disk.sh



LuManager (own way)
copy code
yum install wget -y && wget -O LuManager_disk. sh http://www.0592yt.com/tools/LuManager_disk.sh && LuManager_disk.sh









If you only need to mount the data disk without installing the panel, use the following command to


mount to the WWW directory:
Centos/Fedora
copy code
yum install wget - y && wget -O www_disk.sh http://www.0592yt.com/tools/www_disk.sh && bash www_disk.sh
Ubuntu: 
copy code
wget -O www_disk.sh http://www.0592yt.com/tools/ www_disk.sh && sudo bash www_disk.sh
Debian: 
copy code
wget -O www_disk.sh http://www.0592yt.com/tools/www_disk.sh && bash www_disk. sh
mount to the home directory, please see:
https://bbs.aliyun.com/read/317412.html?spm=0.0.0.0.Zje2LU





_

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326310771&siteId=291194637