Skip to content

Instantly share code, notes, and snippets.

@anupkrbid
Created September 9, 2017 09:40
Show Gist options
  • Save anupkrbid/f8d83f0a951c1d8f7335cb0d2bbb9545 to your computer and use it in GitHub Desktop.
Save anupkrbid/f8d83f0a951c1d8f7335cb0d2bbb9545 to your computer and use it in GitHub Desktop.
# To exetact .tar.xz file extention fromm terminal
tar Jxvf file_name.tar.xz
# To get the get node runiing after downloading and extracting
sudo cp -r node/{bin,include,lib,share} /usr/tar Jxvf file_name.tar.xz
sudo cp -r node/{bin,include,lib,share} /usr/
# To download latest directly on server refer to the link below
# https://www.digitalocean.com/community/tutorials/how-to-install-node-js-on-an-ubuntu-14-04-server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment