ajentiの読み方
![ajentiの読み方](https://sebee.site/wp-content/uploads/2020/06/ajenti-890x500.png)
GUIのサーバー管理ツールである「ajenti」の読み方を掲載してます。
読み⽅
「アジェンティ」と読みます。
ajentiとは
GUIのサーバー管理ツールでシンプルで、初心者でも利用しやすい。
またインストールも非常に簡単で、ubuntu19であれば下記のコマンドのみでインストールが完了します。
apt install python-pillow
wget http://launchpadlibrarian.net/333146932/python-imaging_4.1.1-3build2_all.deb
dpkg -i python-imaging_4.1.1-3build2_all.deb
wget -O- https://raw.github.com/ajenti/ajenti/1.x/scripts/install-ubuntu.sh | sudo sh
apt-get install ajenti-v ajenti-v-nginx ajenti-v-mysql ajenti-v-php7.2-fpm
service ajenti restart
centos7も下記のコマンドのみでインストール可能です。
curl https://raw.githubusercontent.com/ajenti/ajenti/1.x/scripts/install-rhel7.sh | s
下記がajentiのUIの画像となります。
![](https://sebee.site/wp-content/uploads/2020/06/image-18-1024x507.png)
-
前の記事
zabbixの読み方 2020.06.12
-
次の記事
Yiiの読み方 2020.06.12