RSSAmplifier

Joeson Huang's Tech Space · Jul 21, 2015

How to install nvm for all users on NFS

0
Sign in to vote or save

This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.

The environment is Ubuntu 14.04 LTS NFS Server-side setup Let’s say your NFS shared directory is /shared/local , and it maps to local(NFS server) directory /usr/local First, we need to clone nvm, git clone https://github.com:creationix/nvm.git /usr/local/src/nvm Then let’s make two directories for storing nvm stff. mkdir /usr/local/nvm mkdir /usr/local/node And we then create /etc/profile.d/nvm.sh…

Read on joeosnw.github.io

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.