Difference between revisions of "WorkingOnServers"

From mn/geo/geoit
Jump to: navigation, search
(Printing to Print-Anywhere)
Line 1: Line 1:
 
=Overview=
 
=Overview=
  
At NILU we have a powerful resource of computers available for running various meteorological codes. The documentation here is provided to help you work on the servers efficiently from your own desktop. These guides will hopefully also be useful for running code on any other cluster computers including the Norwegian Super Computing Resources and ECMWF.
+
At UiO we have a powerful resource of computers available for running various meteorological codes. The documentation here is provided to help you work on the servers efficiently from your own desktop. These guides will hopefully also be useful for running code on any other cluster computers including the Norwegian Super Computing Resources and ECMWF.
  
For some information on the server resources available at NILU see [http://jalla.nilu.no jalla].
+
For some information on the Abel cluster resources available at UiO see [http://www.uio.no/english/services/it/research/hpc/abel/ abel].
  
To see the status of the servers check here: [http://mrtg.nilu.no/cpuusage/atmos.php CPUUSAGE].
+
To see the status of the servers check here: [http://www.uio.no/english/services/it/research/hpc/abel/log/ AbelLog].
 +
 
 +
To see the CPU and Memory usage of the cluster check here:
 +
[http://www.abel.uio.no/ganglia/?p=2&c=Abel&h=&hc=4&p=1 AbelCPU]
  
 
===Connecting to the Servers===
 
===Connecting to the Servers===
Line 11: Line 14:
  
 
<subpages />
 
<subpages />
 
===Printing to Print-Anywhere===
 
This is a How-To for Ubuntu users to set up NILU's Print Anywhere printers:
 
 
1) Go to Printing>Add Printer
 
 
2) Select Network Printers
 
 
3) Once a list shows up of options, select SAMBA print
 
 
4) Add smb://print-srv1/Print-Anywhere to the device location (Don't Browse)
 
 
5) Choose to authenticate: USER= NILU\your_inside_username  *Note the "NILU\" domain string*
 
 
6) DON'T Verify
 
 
7) That's it, follow the rest of the wizard.
 
 
For the driver, I chose.. Canon --> Image Runner C5185i (worked for me...)
 
 
8) Be sure to change default setting to use A4 paper rather than Letter.
 

Revision as of 11:11, 4 April 2014

Overview

At UiO we have a powerful resource of computers available for running various meteorological codes. The documentation here is provided to help you work on the servers efficiently from your own desktop. These guides will hopefully also be useful for running code on any other cluster computers including the Norwegian Super Computing Resources and ECMWF.

For some information on the Abel cluster resources available at UiO see abel.

To see the status of the servers check here: AbelLog.

To see the CPU and Memory usage of the cluster check here: AbelCPU

Connecting to the Servers

There are many tools that make connecting to the servers easier, from passwordless login (which is more secure), to making sure you have your display settings set properly. Add you tips and tricks here to help your colleagues work more efficiently.

<subpages />