Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install node in linux from tar

. ~/.profile
Comment

install node in linux from tar

# NodeJSexport NODEJS_HOME=/opt/node-v10.1.0-linux-x64/binexport PATH=$NODEJS_HOME:$PATH
Comment

install node in linux from tar

nano ~/.profile
Comment

PREVIOUS NEXT
Code Example
Shell :: run script on files in folder output to file 
Shell :: run mongo docker image on ubuntu 20 
Shell :: umount systac 
Shell :: how to make my htdocs folder writable on ubuntu 
Shell :: bash batch remove string from folder names 
Shell :: sbt debian 
Shell :: applescript open in default browser 
Shell :: Running setup.py install for pyahocorasick ... error 
Shell :: git remove last merge commit 
Shell :: windows connect to github using putty agent 
Shell :: git config fodler level 
Shell :: return wm_class 
Shell :: base16-shell 
Shell :: how to use find and -regex flag together 
Shell :: git add -M meaning 
Shell :: go remove specific library 
Shell :: unset git commit encoding 
Shell :: how to count size dir with cli linux 
Shell :: vault seal check 
Shell :: one hyphen vs two hyphens command line 
Shell :: deepstream boost jetson nano clock 
Shell :: manjaro mirrolist 
Shell :: sudo msys2 
Shell :: install lutris ubuntu 20.04 
Shell :: how to ushow to add hadolint as a pre-commit hook 
Shell :: linux ejecutar en segundo plano 
Shell :: The lsb_release command ubuntu faq 
Shell :: openssl new certificate one line 
Shell :: open folder with cli 
Shell :: are pip packages safe for linux 
ADD CONTENT
Topic
Content
Source link
Name
2+6 =