access
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
access [2016/06/09 16:54] – [If you need to copy files from your PC to CorteXlab] trisset | access [2025/05/14 14:07] (current) – cmorin | ||
---|---|---|---|
Line 3: | Line 3: | ||
**Note**: If you do not have a CorteXlab account yet, please refer to the [[account | account ]] section first. | **Note**: If you do not have a CorteXlab account yet, please refer to the [[account | account ]] section first. | ||
- | Currently access to CorteXlab is done via a direct ssh connection to the '' | + | Currently, access to CorteXlab is done via a direct ssh connection to the '' |
- | ===== Closed beta ===== | ||
- | CorteXlab is currently running in closed beta. The name of the platform' | + | The url (name) of the platform' |
- | ===== Connecting using Linux/Unix ===== | + | ===== Connecting using Linux/Unix/ |
- | + | ||
- | ==== Step 1: Connect to the host ==== | + | |
On a Linux/Unix host, the SSH connection to the airlock can be done with the command: | On a Linux/Unix host, the SSH connection to the airlock can be done with the command: | ||
< | < | ||
- | you@yourpc: | + | you@yourpc: |
</ | </ | ||
| | ||
- | Options: | + | Additional options: |
- | | + | |
| | ||
- | | + | |
- | | + | |
- | + | ||
- | ==== Step 2: Profit ==== | + | |
- | + | ||
- | You are using Linux, so that's about it. | + | |
- | Now you can jump directly to the [last section](https:// | + | |
===== Connecting using Windows ===== | ===== Connecting using Windows ===== | ||
- | On MS Windows, you can use [[http:// | + | On modern windows versions (10 and above), an openSSH implementations should be directly available, thus allowing the same connection method as with Linux and MacOS: |
- | Moreover, you can enable X11 forwarding on Putty and user a X11 server on your PC to open remote graphical applications. [[http:// | + | |
- | To do so, you must configure your connection. | + | |
- | ==== Step 1: Set the Host ==== | + | < |
+ | you@yourpc:~$ ssh username@gw.cortexlab.fr | ||
+ | </ | ||
- | Choose SSH as the communication protocol and set the host name of the server | + | If, for some reason it is not available, |
- | {{ : | ||
- | |||
- | |||
- | ==== Step 2: Set the login username ==== | ||
- | |||
- | Choose your login username in order not to re enter it every time you log in to CorteXlab. This is your CorteXlab account name (i.e. username). | ||
- | |||
- | {{ : | ||
- | |||
- | |||
- | ==== Step 3: Set the SSH keys to use ==== | ||
- | |||
- | Of course, the authentication on CorteXlab is based on RSA keys (no password authentication is allowed). | ||
- | You have to give the path to the private key file (and your public key should be alongside it, i.e same directory and same file name prefix). | ||
- | |||
- | {{ : | ||
- | |||
- | More info on the key generation: [[ssh_key_help]] | ||
- | |||
- | ==== Step 4: Enable X11 forwarding ==== | ||
- | |||
- | Enable X11 forwarding and specify the X display location. Usually, the X server is hosted on the same PC (i.e. " | ||
- | |||
- | {{ : | ||
- | |||
- | ==== Step 5: Start the X server ==== | ||
- | |||
- | If the X server is not yet running, don't forget to start it. You can use the Xlaunch frontend of Xming to start the X server easily. Choosing multiple windows and display number 0, then proceeding with defaults in the 3 following screens should be enough for our use case. | ||
- | |||
- | {{ : | ||
- | |||
- | |{{: | ||
- | |||
- | ==== Step 6: Save your Putty config ==== | ||
- | |||
- | In order to be able to use in again in the future, don't forget to save the configuration in Putty. Just enter the desired session name (e.g. cortexlab) in the Saved Sessions field and click save. | ||
- | |||
- | {{ :: | ||
- | |||
- | ==== Step 7: Log in through SSH ==== | ||
- | |||
- | Just click the " | ||
- | |||
- | ===== Connecting using MacOS ===== | ||
- | To be done. | ||
====== Once connected ====== | ====== Once connected ====== | ||
Line 97: | Line 44: | ||
Use '' | Use '' | ||
< | < | ||
- | you@yourpc: | + | you@yourpc: |
</ | </ | ||
| | ||
- |
access.1465484076.txt.gz · Last modified: 2016/06/09 16:54 by trisset