Install Ajenti
Code: Select all
wget http://repo.ajenti.org/debian/key -O- | sudo apt-key add -
Code: Select all
echo "deb http://repo.ajenti.org/ng/debian main main ubuntu" | sudo tee -a /etc/apt/sources.list
Code: Select all
sudo apt-get update && sudo apt-get install ajenti
Code: Select all
sudo service ajenti restart
https://your-server-ip:8000/
Default login credentials:
Username: root
Password: admin
To install website section run this:
Code: Select all
apt-get install ajenti-v ajenti-v-nginx ajenti-v-mysql ajenti-v-php-fpm ajenti-v-mail ajenti-v-nodejs php5-mysql