8,367
edits
Changes
→How to install BaoTa Linux panel
== How to install BaoTa Linux panel ==
{| class="wikitable" style="background-color:#ffffdc;width:800px;" |-| <big>'''BaoTa Linux panel is a server management software that improves the efficiency of operation and maintenance. It supports one-click configuration of more than 100 server management functions such as LAMP/LNMP/cluster/monitoring/website/FTP/database/JAVA (excerpted from BaoTa Linux official website)'''</big> # First, you need to expand the size of the'''/tmp''' space. After setting, you need to '''restart the linux system of the development board'''. The command is as follows:|}
# First, you need to expand the size of the'''/tmp''' space. After setting, you need to '''<span style="color:#FF0000">restart the linux system of the development board</span>'''. The command is as follows:
::{| class="wikitable" style="width:800px;"
|-
|
orangepi@orangepi:~$ '''sudo sed -i 's/nosuid/&,size=2G/' /etc/fstab'''
orangepi@orangepi:~$ '''sudo reboot'''
|}
<ol start="2" style="list-style-type: decimal;">
<li>After restarting, you can see that the size of '''/tmp''' space has changed to 2G</li></ol>{| class="wikitable" style="width:800px;" |-|
orangepi@orangepi:~$ '''df -h | grep "/tmp"'''
tmpfs 2.0G 12K '''<span style="color:#FF0000">2.0G</span>''' 1% /tmp|}</ol>
<ol start="3" style="list-style-type: decimal;">
<li>Then enter the following command in the Linux system to start the installation of the BaoTa</li></ol>{| class="wikitable" style="width:800px;" |-|
orangepi@orangepi:~$ '''sudo install_bt_panel.sh'''
|}</ol>
<ol start="4" style="list-style-type: decimal;">
<li>Then the installer will remind whether to install '''Bt-Panel''' to the '''/www''' folder, and then enter y</li></ol>{| class="wikitable" style="width:800px;" |-|
+----------------------------------------------------------------------
+----------------------------------------------------------------------
Do you want to install Bt-Panel to the /www directory now?(y/n): '''<span style="color:#FF0000">y</span>'''
|}
</ol>
<ol start="5" style="list-style-type: decimal;">
<li>The next thing to do is to wait patiently. When you see the following print information output from the terminal, it means that the BaoTa has been installed. The entire installation process takes about 34 minutes, and there may be some differences depending on the network speed</li></ol>
[[File:cm4-img288.png]]
</ol>
<ol start="6" style="list-style-type: decimal;">
<li><p>At this time, enter the panel address shown above in the browser to open the login interface of the BaoTa Linux panel, and then enter the '''username''' and '''password''' shown in the above figure at the corresponding position to log in.
[[File:cm4-img289.png]]</p></li>
<li><p>After successfully logging into the pagoda, the following welcome interface will pop up. First, please read the user notice in the middle and drag it to the bottom, then you can select "I have agreed and read the "User Agreement"", and then click "Enter the panel" You can enter the BaoTa</p></li></ol>
[[File:cm4-img290.png]]
</ol>
<ol start="8" style="list-style-type: decimal;">
<li><p>If you do not have an account, you can go to the official website of the BaoTa (http://www.aapanel.com/)to register
[[File:cm4-img291.png]]</p></li>
<li><p>The final displayed interface is as shown in the figure below. You can intuitively see some status information of the Linux system on the development board, such as load status, CPU usage, memory usage, and storage space usage, etc.</p></li></ol>
[[File:cm4-img292.png]]
</ol>
<ol start="10" style="list-style-type: decimal;">
<li>For more functions of the pagoda, you can refer to the following information to explore by yourself</li></ol>{| class="wikitable" style="width:800px;" |-|
Manual:[http://docs.bt.cn '''http://docs.bt.cn''']
GitHub Link:'''https://github.com/aaPanel/BaoTa'''
|}
</ol>
<span id="setting-chinese-environment-and-installing-chinese-input-method"></span>
== Setting Chinese environment and installing Chinese input method ==