Changes

Jump to: navigation, search

Orange Pi Zero 3

533 bytes added, 16:34, 11 July 2023
The installation method of the aapanel Linux panel
== The installation method of the aapanel Linux panel ==
{| class="wikitable" style="background-color:#ffffdc;width:800px;" |-| <big>'''aapanel Linux panel is a server management software that improves operation and maintenance efficiency. It supports more than 100 server management functions such as one -click LAMP/LNMP/cluster/monitoring/website/FTP/database/Java (extracted from the official website of the aapanel)'''</big>|}
<ol style="list-style-type: decimal;">
<li><p>First of all, you need to expand the'''/tmp''' memory. After setting, you need to <span class="mark">'''<span style="color:#FF0000">restart the linux system of the development board,</span>'''and the command is shown below</span>:</p>{| class="wikitable" style="width:800px;" |-|
<p>orangepi@orangepi:~$ '''sudo sed -i 's/nosuid/&amp;,size=2G/' /etc/fstab'''</p>
<p>orangepi@orangepi:~$ '''sudo reboot'''</p>|}</li>
<li><p>After restarting, you can see that the size of the'''/tmp''' space has become 2G</p>
{| class="wikitable" style="width:800px;"
|-
|
<p>orangepi@orangepi:~$ '''df -h | grep &quot;/tmp&quot;'''</p>
<p>tmpfs &nbsp;&nbsp;&nbsp; 2.0G &nbsp;&nbsp;&nbsp; 12K &nbsp;&nbsp;&nbsp; '''<span style="color:#FF0000">2.0G</span>''' &nbsp;&nbsp;&nbsp; 1% /tmp</p>|}</li>
<li><p>Then enter the following command in the Linux system to start the installation of the aapanel</p>
{| class="wikitable" style="width:800px;" |-| <p>orangepi@orangepi:~$ '''sudo install_bt_panel.sh'''</p>|}</li><li><p>Then the aapanel installation program reminds whether to install the '''Bt-Panel''' to the'''/www''' folder, and enter Y at this time</p>{| class="wikitable" style="width:800px;" |-|
<p>+----------------------------------------------------------------------</p>
<p>| Bt-WebPanel FOR CentOS/Ubuntu/Debian</p>
<p>| The WebPanel URL will be http://SERVER_IP:8888 when installed.</p>
<p>+----------------------------------------------------------------------</p>
<p>Do you want to install Bt-Panel to the /www directory now?(y/n): '''<span style="color:#FF0000">y</span>'''</p>|}</li>
<li><p>Then you have to wait patiently. When you see the printing information below the terminal output, it means that the pagoda has been installed. The entire installation process takes about 34 minutes. There may be some differences according to the difference in network speed</p>
<p>[[File:media/image195.png|576x233px]]</p></li>
<li><p>After successfully logging in to the aapanel, the following welcome interface will pop up. First, please take the intermediate user notice to read to the bottom, and then you can choose &quot;I have agreed and read&quot; User Agreement &quot;, and then click&quot; Enter the panel &quot; You can enter the aapanel</p>
<p>[[File:media/image197.png|575x317px]]</p></li>
<li><p>After entering the aapanel, you will first prompt that you need to bind the account of the aapanel official website. If you do n’t have an account, you can go to the aapanel ’s 's official website ('''https://www.bt.cn''') to register one</p>
<p>[[File:media/image198.png|576x300px]]</p></li>
<li><p>The final display interface is shown in the figure below. You can intuitively see some status information of the development board Linux system, such as load state, CPU usage, memory usage and storage space usage</p>
<p>[[File:media/image199.png|575x306px]]</p></li>
<li><p>For more functions of the aapanel, please refer to the following information to explore by yourself</p>
{| class="wikitable" style="width:800px;"
|-
|
<p>Use manual:[http://docs.bt.cn '''http://docs.bt.cn''']</p>
<p>Forum website:[https://www.bt.cn/bbs '''https://www.bt.cn/bbs''']</p>
<p>GitHub Link:'''https://github.com/aaPanel/BaoTa'''</p>|}</li></ol>
<span id="face_recognition-the-installation-and-testing-method-of-the-face-recognition-library"></span>
 
== face_recognition The installation and testing method of the face recognition library ==

Navigation menu