分享个宝塔面板国际版aaPanel
<p>很多人都知道宝塔面板,但不知道宝塔面板还有英文版,宝塔面板英文版不是单纯的宝塔面板的翻译,而是根据老外的使用习惯及国外的网络环境做了一定的优化,比如:去掉了手机号验证、去掉了国内网盘的存储、镜像下载国外加速。 我已经用了很久了,感觉宝塔面板英文版是中文的精简、简洁版,功能方面与中文宝塔面板无疑。</p><p></p>
<p>aaPanel官网:https://www.aapanel.com/new/index.html</p>
<p>aaPanel安装脚本:</p>
<p>Centos:</p>
<pre class="language-markup"><code>yum install -y wget && wget -O install.sh http://www.aapanel.com/script/install_6.0_en.sh && bash install.sh aapanel</code></pre>
<p>Ubuntu/Deepin:</p>
<pre class="language-markup"><code>wget -O install.sh http://www.aapanel.com/script/install-ubuntu_6.0_en.sh && sudo bash install.sh aapanel</code></pre>
<p>Debian:</p>
<pre class="language-markup"><code>wget -O install.sh http://www.aapanel.com/script/install-ubuntu_6.0_en.sh && bash install.sh aapanel</code></pre>
<p>官方社区:<a href="https://forum.aapanel.com/" target="_blank" rel="noopener">https://forum.aapanel.com/</a></p>
页:
[1]