Changes
Jump to navigation
Jump to search
Research Computing At Haas (view source)
Revision as of 21:12, 25 January 2011
, 21:12, 25 January 2011→Using Xwindow Applications on Bear
There is [http://groups.haas.berkeley.edu/HCS/research_computing/BearBestPractices.pdf Best Practises] blurb from HCS regarding these apps that specifically asks us not to background our processes using "&". That is '''do not type''': xstata-se &
If no licenses are available then you should be able to see who is running other copies (so you know who to complain about) by usingthe using the command:
bjobs -u all
Remember - Bear is your R drive, so the root of bear, when you login, is the root of your R drive!
==PhD-PGSQL==
'''phd-pgsql''' is a new and experimental database server for PhD students and faculty. It hosts a cope of PostgreSQL with support for R, Perl and C++ scripting inside of the RDMS. At present the server is being deployed. More news will be available here shortly!