How to get help
If something does not work as expected, please head to the Troubleshooting page and make sure to follow all instructions there.
First steps
This instructions are going to help you to access the SCC for the first time. Please follow the steps carefully and in the order given.
If you have been invited to be a user of the SCC, we need the following information from you in order to create your account:
If you were invited to be a user of the SCC, you have provided us with the following two channels of communication:
In order to securily supply you with the credentials needed to access the SCC, we are using both channels.
As soon as your account has been created, you are going to receive two messages:
.ovpn profile file using the links provided in the matrix chat.@scc-admin:matrix.org containing two links:.ovpn)Please note that you need the password from the email to access the information behind these links. Also note that the links can be used only once!
.ovpn profile file. Save this file somewhere safe on your computer.In order to access the SCC, you only need to software packages: SSH and OpenVPN.
SSH is usually already installed on Linux systems. If not, you can install it using your package manager.
Look for something like openssh-client or ssh.
OpenVPN can also be installed using your package manager.
Both operating system come with an SSH client already installed.
For the OpenVPN client, head to Download the OpenVPN client: https://openvpn.net/client/ and install it.
If you use a fairly recent Linux distribution, chances are high that you already use NetworkManager to manage your network connections. Please make sure that the openvpn plugin for NetworkManager is installed.
In this case, you can simply import the OpenVPN profile file into NetworkManager. Just make sure to:
Alternatively, you can also use the command line to connect to the VPN but in this case, you need to use one of the rather hacky workarounds in order to use the DNS servers provided by the VPN. Therefore, we recommend to use NetworkManager if possible.
Open the OpenVPN Connect programm you installed in the previous step and import the profile file you received. Then, connect to it.
For security reasons, you need to change your password the first time you log in.
Open a terminal and connect to the login node using the following command:
Replace USERNAME with your username!!
ssh USERNAME@login01.int.scc.plus.ac.at
If it asks you to accept the fingerprint, type yes and press enter.
Now, this is going to happen:
Now you should be logged in to the SCC!