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 [2022/01/07 17:01] – 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 |
+ | Please use a VPN client such as Cisco AnyConnect to log into the RU VPN __vpn.ru.is__. Then use the following log-in credentials: | ||
+ | |||
+ | **Username: username@sleep.ru.is** | ||
+ | |||
+ | Password: your newly set password | ||
+ | |||
+ | More detail on the VPN can be found [[cluster: | ||
===== 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: | 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:// | ||
+ | ]] | ||
+ | |||
===== Regaining access ===== | ===== Regaining access ===== | ||
Line 19: | 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: | ||
+ | |||
+ |