Difference between revisions of "Faq"
From ALICE Documentation
(→Frequently Asked Questions) |
(→Frequently Asked Questions) |
||
Line 1: | Line 1: | ||
==Frequently Asked Questions== | ==Frequently Asked Questions== | ||
− | + | ====Questions about logging in==== | |
<div class="toccolours mw-collapsible mw-collapsed" style="width:400px; overflow:auto;"> | <div class="toccolours mw-collapsible mw-collapsed" style="width:400px; overflow:auto;"> | ||
<div style="font-weight:bold;line-height:1.6;">How can I create an account?</div> | <div style="font-weight:bold;line-height:1.6;">How can I create an account?</div> | ||
Line 11: | Line 11: | ||
<div class="mw-collapsible-content"> | <div class="mw-collapsible-content"> | ||
Your account name is the same as your University Account name, but it is a separate account with its own password. Provide this ULCN account name if you request an ALICE account. | Your account name is the same as your University Account name, but it is a separate account with its own password. Provide this ULCN account name if you request an ALICE account. | ||
+ | </div></div> | ||
+ | |||
+ | <div class="toccolours mw-collapsible mw-collapsed" style="width:400px; overflow:auto;"> | ||
+ | <div style="font-weight:bold;line-height:1.6;">When will my password expire</div> | ||
+ | <div class="mw-collapsible-content"> | ||
+ | Your account will not expire until your ULCN account does. In case of any doubt please contact helpdes@alice.leidenuniv.nl | ||
+ | </div></div> | ||
+ | |||
+ | <div class="toccolours mw-collapsible mw-collapsed" style="width:400px; overflow:auto;"> | ||
+ | <div style="font-weight:bold;line-height:1.6;">How to create SSH key?</div> | ||
+ | <div class="mw-collapsible-content"> | ||
+ | You can follow the instructions on https://wiki.alice.universiteitleiden.nl/index.php?title=Ssh_keys. | ||
+ | </div></div> | ||
+ | |||
+ | <div class="toccolours mw-collapsible mw-collapsed" style="width:400px; overflow:auto;"> | ||
+ | <div style="font-weight:bold;line-height:1.6;">How to access the Alice cluster?</div> | ||
+ | <div class="mw-collapsible-content"> | ||
+ | There are multiple ways to access Alice. Choose your preferred method here: https://wiki.alice.universiteitleiden.nl/index.php?title=Login_to_cluster | ||
+ | </div></div> | ||
+ | |||
+ | <div class="toccolours mw-collapsible mw-collapsed" style="width:400px; overflow:auto;"> | ||
+ | <div style="font-weight:bold;line-height:1.6;">How can I access the Alice cluster from outside the University network?</div> | ||
+ | <div class="mw-collapsible-content"> | ||
+ | You will need access to the University SSH gateway. See [[Gaining_access#|SSH gateway]] | ||
+ | </div></div> | ||
+ | |||
+ | <div class="toccolours mw-collapsible mw-collapsed" style="width:400px; overflow:auto;"> | ||
+ | <div style="font-weight:bold;line-height:1.6;">How do I set up MobaXterm?</div> | ||
+ | <div class="mw-collapsible-content"> | ||
+ | See: https://wiki.alice.universiteitleiden.nl/index.php?title=Login_to_ALICE_using_MobaXterm | ||
+ | </div></div> | ||
+ | |||
+ | <div class="toccolours mw-collapsible mw-collapsed" style="width:400px; overflow:auto;"> | ||
+ | <div style="font-weight:bold;line-height:1.6;">How do I load modules when I log in?</div> | ||
+ | <div class="mw-collapsible-content"> | ||
+ | When you login at the Alice login node, by default the file .bashrc will be run. You can add any command that you want to run at login to this file. | ||
</div></div> | </div></div> |
Revision as of 11:13, 10 February 2020
Frequently Asked Questions
Questions about logging in
Your account name is the same as your University Account name, but it is a separate account with its own password. Provide this ULCN account name if you request an ALICE account.
Your account will not expire until your ULCN account does. In case of any doubt please contact helpdes@alice.leidenuniv.nl
You can follow the instructions on https://wiki.alice.universiteitleiden.nl/index.php?title=Ssh_keys.
There are multiple ways to access Alice. Choose your preferred method here: https://wiki.alice.universiteitleiden.nl/index.php?title=Login_to_cluster
You will need access to the University SSH gateway. See SSH gateway
When you login at the Alice login node, by default the file .bashrc will be run. You can add any command that you want to run at login to this file.