当前位置: 首页 > 工具软件 > Ajenti > 使用案例 >

Centos 6.9 Install ajenti

吴品
2023-12-01
依赖包
yum install gcc python-devel python-pip libxslt-devel libxml2-devel libffi-devel openssl-devel libjpeg-turbo-devel libpng-devel dbus-python curl -y

curl https://raw.githubusercontent.com/ajenti/ajenti/master/scripts/install.sh | sudo bash -s -


sudo pip install 'setuptools>=0.6rc11' 'pip>=6' wheel


sudo pip install ajenti-panel ajenti.plugin.dashboard ajenti.plugin.settings ajenti.plugin.plugins ajenti.plugin.filemanager ajenti.plugin.notepad ajenti.plugin.packages ajenti.plugin.services ajenti.plugin.terminal


测试
Ajenti will be listening at HTTP port 8000
Log in with your root password or another OS user
 类似资料:

相关阅读

相关文章

相关问答