Difference between revisions of "NBER Account Setup"

From edegan.com
Jump to navigation Jump to search
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 ...)
(No difference)

Revision as of 17:57, 1 August 2011

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