Your account: Difference between revisions

From RHPC wiki
Jump to navigation Jump to search
(New page: *Ask Tassos to create for you a user account. *make sure that your .cshrc file has the following one line, which will make sure that most mainstream programs are running. <code>source ...)
 
No edit summary
 
Line 1: Line 1:
*Ask [[Tassos]] to create for you a user account.
*Ask [[User:Tassos|Tassos]] to create for you a user account.
*make sure that your .cshrc file has the following one line, which will make sure that most mainstream programs are running.
*make sure that your .cshrc file has the following one line, which will make sure that most mainstream programs are running.
<code>source /Xsoftware/Setup.cshrc</code>
:<code>source /Xsoftware/Setup.cshrc</code>
*Anything else you add is at your own risk
*Anything else you add is at your own risk
*To get latest (unstable?) versions you can always try  
*To get the latest (unstable?) versions you can always try  
<code>source /Xsoftware/Setup-beta.cshrc</code>
:<code>source /Xsoftware/Setup-beta.cshrc</code>

Latest revision as of 14:07, 4 December 2007

  • Ask Tassos to create for you a user account.
  • make sure that your .cshrc file has the following one line, which will make sure that most mainstream programs are running.
source /Xsoftware/Setup.cshrc
  • Anything else you add is at your own risk
  • To get the latest (unstable?) versions you can always try
source /Xsoftware/Setup-beta.cshrc