NBER Account Setup

From edegan.com
Revision as of 17: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 ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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