Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
cluster:cluster_access [2021/12/18 13:38] – benedikt | cluster:cluster_access [2023/03/16 08:43] (current) – [JupyterHub] lukab | ||
---|---|---|---|
Line 6: | Line 6: | ||
The first task you **absolutely** need to do when you receive your password is to change it. This is due to you receiving your password via email. If the password is not changed in 1 day, your user access will be revoked, and the process needs to be restarted. | The first task you **absolutely** need to do when you receive your password is to change it. This is due to you receiving your password via email. If the password is not changed in 1 day, your user access will be revoked, and the process needs to be restarted. | ||
+ | |||
+ | [[https:// | ||
+ | |||
+ | **It is very important that you change the password as soon as you get access to the cluster.** | ||
+ | The password can be changed by logging into a machine you have access to using SSH. | ||
+ | The command to update your password is `passwd`. You will first be prompted for your current password, and then the new password. | ||
+ | |||
===== Access the cluster ===== | ===== Access the cluster ===== | ||
- | The machines provided as part of the cluster are on a private | + | The machines provided as part of the cluster are on a network |
- | The VPN is hosted at vpn.ru.is, and to log onto it you need to use your sleep.ru.is login credentials. | + | |
- | The VPN is differently accessible depending on the OS you are running. | + | Please use a VPN client such as Cisco AnyConnect |
- | The correct way to use your username | + | |
- | ==== Windows ==== | + | **Username: |
- | The Sleep Revolution | + | |
- | An example of this is [[https:// | + | Password: your newly set password |
- | ==== Ubuntu ==== | + | |
- | Similarly to windows, [[https:// | + | More detail on the VPN can be found [[cluster:usage_tips:vpn|here]]. |
- | ==== MACos ==== | + | |
===== JupyterHub ===== | ===== JupyterHub ===== | ||
+ | Jupyterhub is a platform that allows multiple users to access computational resources using a graphical user interface. To access the JupyterHub, follow the steps in the [[cluster: | ||
+ | |||
+ | In order to access the JupyterHub, first open a terminal window on your computer and type: | ||
+ | |||
+ | < | ||
+ | ssh yourusersame@dunwich.sleep.ru.is | ||
+ | </ | ||
+ | |||
+ | Then open a browser and access the page [[https:// | ||
+ | ]] | ||
- | Jupyterhub is a platform that allows multiple users to access computational resources using a graphical user interface. To access the Jupyterhub on salamander for example, you have to tunnel port 8000 on salamander to port 8000 on your local machine. This is possible on linux by running the command '' | ||
===== Regaining access ===== | ===== Regaining access ===== | ||
Line 28: | Line 43: | ||
===== Security incidents ===== | ===== Security incidents ===== | ||
In case of any security incident, it is very important that you escalate the issue directly with both the [[cluster: | In case of any security incident, it is very important that you escalate the issue directly with both the [[cluster: | ||
+ | |||
+ |