Difference between revisions of "Mesh/SudoPad"

Jump to navigation Jump to search
18 bytes removed ,  12:40, 12 July 2018
no edit summary
 
Line 19: Line 19:
   sudo apt update
   sudo apt update
   sudo apt install gzip git-core curl python libssl-dev build-essential abiword python-software-properties
   sudo apt install gzip git-core curl python libssl-dev build-essential abiword python-software-properties
3. Next, you'll need to install Node.JS and NPM, (someone please confirm steps for install node js, i think it was already installed)
3. Next, you'll need to install Node.JS and NPM as the etherpad-lite user,
  sudo su - etherpad-lite -s /bin/bash
   curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.2/install.sh | bash
   curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.2/install.sh | bash
   export NVM_DIR="$HOME/.nvm"  # or you can close and reopen your terminal before using nvm
   export NVM_DIR="$HOME/.nvm"  # or you can close and reopen your terminal before using nvm
95

edits

Navigation menu