Mercurial > pygar
view documents/README.txt @ 7:7393cd19371e pygar svn.8
[svn r8] added volume to routing table and types
author | punk |
---|---|
date | Wed, 21 Apr 2010 23:37:12 -0400 |
parents | cdad17407328 |
children |
line wrap: on
line source
1 These are notes about how to do stuff in our enviroment.3 first,5 ssh -X username@argon5.csail.mit.edu6 source /afs/csail.mit.edu/group/csg/tools_lx86_64/condor/condor.sh9 now you have access to AWB.12 run13 awb-shell16 here are some actual things you can type that will actually work18 list packages19 list repositories20 rehash21 checkout package mit-6.37522 build package all25 modules we need:26 platforms27 mit-6.37528 asimcore29 awb30 hasim33 How to get pretty colors in emacs::35 scp -r rlm@argon5.csail.mit.edu:~/emacs punk@argon5.csail.mit.edu:~/36 scp rlm@argon5.csail.mit.edu:~/.emacs punk@argon5.csail.mit.edu:~/.emacs