Difference between revisions of "Main Page"

From medicin.ncmm.IT
Jump to: navigation, search
(Notes on tunneling CIFS via SSH.)
m (typo: uo.no -> uio.no)
Line 72: Line 72:
 
When accessing file shares via CIFS/SMB from outside of NCMM, we recommend tunneling the connection through SSH.  For example, for biotin2:
 
When accessing file shares via CIFS/SMB from outside of NCMM, we recommend tunneling the connection through SSH.  For example, for biotin2:
  
* <code>ssh -L 10139:localhost:139 USERNAME@biotin2.hpc.uo.no</code>
+
* <code>ssh -L 10139:localhost:139 USERNAME@biotin2.hpc.uio.no</code>
 
* connect to <code>smb://localhost:10139</code> (for example, in macOS via "Connect to Server"), enter your login and password and select the correct network share
 
* connect to <code>smb://localhost:10139</code> (for example, in macOS via "Connect to Server"), enter your login and password and select the correct network share
  

Revision as of 08:03, 18 November 2020

Welcome to the NCMM Scientific Computing IT web pages.

Important INFO about home office/remote access to the NCMM Computing Facilities, given the coronavirus outbreak, please read.

NCMM Scientific Computing IT

Virtual Machines

Virtual Machines IT services

System Status

General status: All systems are operational.

General Desktop Computing

  • Network Description
  • Supported Operating Systems
    • Windows Support: Windows 10
    • Linux Support: The following GNU/Linux distributions and derivatives are supported: Fedora, RHEL (versions 7 and 8), CentOS (versions 7 and 8)
    • MacOS Support: All 10.12 (Sierra), 10.13 (High Sierra) and 10.14 (Mojave) versions supported.
  • Telephony Support

Supported hardware and supported hardware vendors

In an effort to provide the best available service to NCMM users and researchers, we use Dell desktops and laptops, for running Windows and Linux. This allows us to have up to a "next day repair" service of level, when some of your hardware breaks

  • Desktops
  • Laptops

Contact Info

Helpdesk telephone: 466 11 203 (mobile)

IT Systems Manager

George Magklaras - Telephone: 22840535

IT Officers

  • Melaku Tadesse - Telephone: 228 40537
  • Gang Cheng - Telephone: 228 40578
  • Harold Gutch - Telephone: 228 45655

Printing

Linux

Windows

Installing UiO linux(es) on Dell Laptops

The BIOS must be configured in a specific way to PXE boot UiO Linux

Accessing file shares from remote

When accessing file shares via CIFS/SMB from outside of NCMM, we recommend tunneling the connection through SSH. For example, for biotin2:

  • ssh -L 10139:localhost:139 USERNAME@biotin2.hpc.uio.no
  • connect to smb://localhost:10139 (for example, in macOS via "Connect to Server"), enter your login and password and select the correct network share

Instead of port 10139 you can use any other port in the range of 1024-65535.

Getting started

Consult the User's Guide for information on using the wiki software.