Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
sudo apt-get install git python-pip
sudo pip install -U pip
sudo pip install virtualenv
sudo adduser --disabled-password --home /var/opt/norduni ni

 

Change to the ni user

Code Block
$ sudo -u ni -i
$ pwd 
/var/opt/norduni
$ git clone git://git.nordu.net/norduni.git