浙江省高等学校教师教育理论培训

微信搜索“毛凌志岗前心得”小程序

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

Installing on CentOS/RHEL / KB forum / Ajenti

Quick automatic install

wget -O- https://raw.github.com/Eugeny/ajenti/master/scripts/install-rhel.sh | sh
Manual install
Ajenti requires EPEL repositories: http://fedoraproject.org/wiki/EPEL

Add repository key:
wget http://repo.ajenti.org/ajenti-repo-1.0-1.noarch.rpm
rpm -i ajenti-repo-1.0-1.noarch.rpm
Install the package:
yum install ajenti

Start the service:
service ajenti restart

Package does not match intended download?
yum clean metadata


The panel will be available on HTTPS port 8000. The default username is root, and the password is admin
posted on 2014-03-06 15:23  lexus  阅读(332)  评论(0)    收藏  举报