Skip to content

Instantly share code, notes, and snippets.

@myneworder
Created February 21, 2019 08:52
Show Gist options
  • Save myneworder/e158c5edbb341ae46675aa44d24fa689 to your computer and use it in GitHub Desktop.
Save myneworder/e158c5edbb341ae46675aa44d24fa689 to your computer and use it in GitHub Desktop.
wget http://repo.ajenti.org/debian/key -O- | apt-key add -
echo "deb http://repo.ajenti.org/ng/debian main main ubuntu" >> /etc/apt/sources.list
apt-get update
apt-get install ajenti -y
service ajenti restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment