Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes #23 - Add how to connect from outside uclouvain network #24

Merged
merged 3 commits into from
Nov 3, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 12 additions & 1 deletion doc/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,16 @@ To contribute see [here](https://cpp-lln-lab.github.io/CPP_HPC/contributing/)
This repo is a hub to centralize snippet of code, script etc to run analyses (freesurfer, fmriprep, mriqc, etc) in
the [CECI clusters](http://www.ceci-hpc.be/) available for UCLouvain.

To get an account, follow the instructions in the

## FAQ

It is very likely that most of the faq could be answered by [CECI documentation](https://support.ceci-hpc.be/doc/)
marcobarilari marked this conversation as resolved.
Show resolved Hide resolved

### How can get a ceci account and connect to a cluster?

To get an account and connect, follow the instructions in the
[documentation](https://support.ceci-hpc.be/doc/).

### How can I connect to a cluster from outside the UCLouvain network?

Use a a VPN to connect as-if you are within the UCLouvain network. Check [how to use UCLouvain VPN](https://intranet.uclouvain.be/fr/myucl/services-informatiques/vpn.html)