Jump to content

Programming On Redbrick: Difference between revisions

no edit summary
No edit summary
No edit summary
 
Line 5: Line 5:
==Programming Environments==
==Programming Environments==


Carbon is the recommended programming environment on RedBrick, it has a large amount of programming tools available, and also has fast local disk space (available on request by mailing admins@redbrick).
Pygmalion is the recommended programming environment on RedBrick, it has a large amount of programming tools available, and also has fast local disk space (available on request by mailing admins@redbrick).


To connect to carbon type:  
To connect to pygmalion type:  


   ssh username@carbon.redbrick.dcu.ie
   ssh username@pygmalion.redbrick.dcu.ie


on linux, or on windows with putty set your hostname to carbon.redbrick.dcu.ie and click open.
on linux, or on windows with putty set your hostname to pygmalion.redbrick.dcu.ie and click open.


==GCC==
==GCC==