ajenti 基于web的系统配置平台

本文介绍Ajenti, 一种基于Web的系统配置平台。提供针对CentOS 6/7、Debian 6及Ubuntu的安装命令,并列出了解决常见问题的方法,如下载失败时清理元数据、开放8000端口及重启面板等。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

ajenti 基于web的系统配置平台

ajenti 官网 http://ajenti.org/

安装部署

A - centos6
curl https://raw.githubusercontent.com/Eugeny/ajenti/master/scripts/install-rhel.sh | sh

B - centos7
curl https://raw.githubusercontent.com/Eugeny/ajenti/master/scripts/install-rhel7.sh | sh

C - debian6
wget -O- https://raw.github.com/Eugeny/ajenti/master/scripts/install-debian.sh | sh

D - Ubuntu
wget -O- https://raw.github.com/Eugeny/ajenti/master/scripts/install-ubuntu.sh | sudo sh

常用出现的问题:
A - 如果无法下载安装包,我们需要运行yum clean metadata命令
B - 如果8000端口无法使用,我们需要执行开启端口
iptables -A INPUT -p tcp --dport 8000 -j ACCEPT
C - 重启Ajenti面板
service ajenti restart

示例:
centos7

curl https://raw.githubusercontent.com/Eugeny/ajenti/master/scripts/install-rhel7.sh | sh

这里写图片描述

按照提示 访问https://192.168.1.33:8000
默认用户root 密码admin

这里写图片描述

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值