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

ajenti(服务器管理系统)

万俟皓
2023-12-01

官网:http://ajenti.org/


强大的服务器管理系统,python语言实现。

手动安装

添加资料库key:

wget http://repo.ajenti.org/debian/key -O- | apt-key add -
添加资料库到  /etc/apt/sources.list :

echo "deb http://repo.ajenti.org/debian main main debian" >> /etc/apt/sources.list
安装ajenti:

apt-get update && apt-get install ajenti
启动ajenti服务:

service ajenti restart

ui界面登录:

url:  https://ip:8000

name: root

passwd: admin

 类似资料: