Linux interactive shell: Difference between revisions

From ICT science
Jump to navigation Jump to search
No edit summary
 
Line 1: Line 1:
A Scientific Linux account is available to all Science staff, guests and students.  The account should be contacted through [[SSH]] (secure shell).
A Scientific Linux account can be made available to Science staff, guests and students.  The account should be contacted through [[SSH]] (secure shell).


The default interactive shell is bash.  The Linux server runs many Science specific programs and environments, such as [[Mathematica]] and [[MATLAB]].
The default interactive shell is bash.  The Linux server runs many Science specific programs and environments, such as [[Mathematica]] and [[MATLAB]].


__TOC__
__TOC__
==Access to personal storage, project space, scratch space==
==Access to personal storage and project space,==
Your Linux home directory reflects your [[personal storage]], thus making all your personal data available to you.
Your Linux home directory reflects your personal Linux storage, thus making personal data available to you. It is also accessible, on:
Linux: /science/users/[solis-id]
Windows: \\soliscom.uu.nl\science\users\[solis-id]
MacOSX: smb://soliscom.uu.nl/science/users/[solis-id]


[[Project spaces|Project]] are also accessible, on <code>/home/projects</code> .
For projects space see: [[Project_storage:_how_to | Project space]]


==Logging in==
==Logging in==

Latest revision as of 15:20, 16 January 2020

A Scientific Linux account can be made available to Science staff, guests and students. The account should be contacted through SSH (secure shell).

The default interactive shell is bash. The Linux server runs many Science specific programs and environments, such as Mathematica and MATLAB.

Access to personal storage and project space,

Your Linux home directory reflects your personal Linux storage, thus making personal data available to you. It is also accessible, on:

Linux: /science/users/[solis-id]
Windows: \\soliscom.uu.nl\science\users\[solis-id]
MacOSX: smb://soliscom.uu.nl/science/users/[solis-id]

For projects space see: Project space

Logging in

To log in, use your own Solis-id and password. Do not use upper case characters in your Solis-id.

You must use a SSH connection (secure shell). On most Linux and Mac OS systems, SSH clients are readily available. On a Windows system you may need to install a client, such as PuTTY. When using a client that offers multiple protocols, always select SSH as the protocol to connect.

Make sure you connect to the right server: gemini.science.uu.nl

See also