CCR: Difference between revisions
Jump to navigation
Jump to search
(Created page with "This page will outline the use of the Center for Computation Research on-campus resources. See https://ubccr.freshdesk.com/support/home Once you have an account you can use S...") |
No edit summary |
||
Line 3: | Line 3: | ||
Once you have an account you can use SSH to edit and test processes. | Once you have an account you can use SSH to edit and test processes. | ||
<code>ssh -X UBusername@rush.ccr.buffalo.edu</code> | |||
But, apparently you can't compile anything and any processes you do run will have a 15 minute time limit. | But, apparently you can't compile anything and any processes you do run will have a 15 minute time limit. |
Latest revision as of 10:41, 5 October 2016
This page will outline the use of the Center for Computation Research on-campus resources. See https://ubccr.freshdesk.com/support/home
Once you have an account you can use SSH to edit and test processes.
ssh -X UBusername@rush.ccr.buffalo.edu
But, apparently you can't compile anything and any processes you do run will have a 15 minute time limit.