Оглавление:
Статья последний раз была обновлена 04.03.2023
Quick automatic install
wget -O- https://raw.github.com/ajenti/ajenti/1.x/scripts/install-debian.sh | sh
Manual install
Ajenti requires Debian 6 or later. Debian 5 might work with Python 2.6 installed.
Debian Squeeze requires squeeze-backports repository: http://backports.debian.org/Instructions/ Add repository key:wget http://repo.ajenti.org/debian/key -O- | apt-key add -Add repository to /etc/apt/sources.list:
echo "deb http://repo.ajenti.org/debian main main debian" >> /etc/apt/sources.listInstall the package:
apt-get update && apt-get install ajentiStart the service:
service ajenti restartThe panel will be available on HTTPS port 8000. The default username is root, and the password is admin
http://support.ajenti.org/topic/349864-installing-on-debian/
Губарь Маргарита Александровна недавно публиковал (посмотреть все)
- Как узнать IP-адрес по MAC-адресу - 07.04.2023
- Пинг проходит, а страницы в браузере не открываются - 07.04.2023
- Что если сайт пингуется «извне», но не открывается из под «локалки»? - 07.04.2023