Changes between Version 7 and Version 8 of totten


Ignore:
Timestamp:
10/29/21 13:26:32 (4 years ago)
Author:
Mathieu Morlighem
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • totten

    v7 v8  
     1== Important note about drive and storage ==
     2
     3Totten has several drives. Your home directory is on a small drive (6 TB), so make sure to work on the big RAID system `/totten_1` that has 83 TB. You will probably need to create a directory:
     4{{{
     5#!sh
     6cd /totten_1
     7mkdir YOURUSERNAME
     8}}}
     9
     10and replace `YOURUSERNAME` by your totten username.
     11
    112== Getting an account ==
    213
     
    1021Host totten totten.dartmouth.edu
    1122   HostName totten.dartmouth.edu
    12    User YOURRONNEUSERNAME
     23   User YOURUSERNAME
    1324}}}
    14 and replace `YOURRONNEUSERNAME ` by your totten username.
     25and replace `YOURUSERNAME ` by your totten username.
    1526
    1627Once this is done, you can ssh totten by simply doing: