Installing on FreeBSD (experimental)

Prerequisites:
cd /usr/ports/devel/py-gevent;  make install clean;
cd /usr/ports/devel/py-lxml;    make install clean;
cd /usr/ports/devel/py-pip;     make install clean;
cd /usr/ports/net/py-ldap2;     make install clean;
cd /usr/ports/devel/libffi;     make install clean;

Download and install latest Ajenti build from PYPI:
pip install ajenti

Install rc.d script:
wget https://raw.github.com/ajenti/ajenti/1.x/packaging/files/ajenti-bsd -O /etc/rc.d/ajenti

This article was helpful for 20 people. Is this article helpful for you?