NBER Account Setup
Revision as of 16:57, 1 August 2011 by imported>Ed (New page: ==Initial Setup== You will want to do the following: Create yourself a directory on a scratch volume and link it: mkdir /disk/scratch8/username ln -s /disk/scratch8/edegan/ scratch ...)
Initial Setup
You will want to do the following:
Create yourself a directory on a scratch volume and link it:
mkdir /disk/scratch8/username ln -s /disk/scratch8/edegan/ scratch
Create your web directory (accessible at www.nber.org/~username:
mkdir public_html chmod ugo+r public_html