Difference between revisions of "Faq"
From ALICE Documentation
Line 60: | Line 60: | ||
<div class="mw-collapsible-content"> | <div class="mw-collapsible-content"> | ||
Contact helpdesk@alice.leidenuniv.nl. Since software you need may also be useful to other ALICE users we will install most packages in the module repository for you. Please expect a little delay time after being honoured the central install as sometimes the install process can be lengthy and we have to make sure it is not clashing with other already installed packages. | Contact helpdesk@alice.leidenuniv.nl. Since software you need may also be useful to other ALICE users we will install most packages in the module repository for you. Please expect a little delay time after being honoured the central install as sometimes the install process can be lengthy and we have to make sure it is not clashing with other already installed packages. | ||
+ | </div></div> | ||
+ | |||
+ | ====Questions about Files and Sharing==== | ||
+ | <div class="toccolours mw-collapsible mw-collapsed" style="width:800px; overflow:auto;"> | ||
+ | <div style="font-weight:bold;line-height:1.6;">How can I share my files with someone else? </div> | ||
+ | <div class="mw-collapsible-content"> | ||
+ | You have been entered in a specific UNIX group. This group has the name of your institute and you can share files with all your ALICE institute colleagues by running the Unix change mod. utility: chmod g+r on files and chmod g+x on directories. | ||
+ | </div></div> | ||
+ | |||
+ | <div class="toccolours mw-collapsible mw-collapsed" style="width:800px; overflow:auto;"> | ||
+ | <div style="font-weight:bold;line-height:1.6;">My disk is full, how do I get more storage? </div> | ||
+ | <div class="mw-collapsible-content"> | ||
+ | Make sure that you use the data share, which is available at /data, instead of your home directory. See also: [[File_storage|File Storage]] | ||
+ | </div></div> | ||
+ | |||
+ | <div class="toccolours mw-collapsible mw-collapsed" style="width:800px; overflow:auto;"> | ||
+ | <div style="font-weight:bold;line-height:1.6;">I want to store data for a longer time, is this possible? </div> | ||
+ | <div class="mw-collapsible-content"> | ||
+ | Your data can be stored a limited amount of time. ALICE is not meant to be a storage facility and thus you will require other facilities to store and backup your data. You will be contacted if you have old data that is in the way of new users requirements. Disk space is limited so be a gentle user. | ||
</div></div> | </div></div> |
Revision as of 11:41, 10 February 2020
Contents
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 SSH Keys
There are multiple ways to access Alice. Choose your preferred method here
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.
Questions about using Alice
See: Accessing Software
Contact helpdesk@alice.leidenuniv.nl. Since software you need may also be useful to other ALICE users we will install most packages in the module repository for you. Please expect a little delay time after being honoured the central install as sometimes the install process can be lengthy and we have to make sure it is not clashing with other already installed packages.
Questions about Files and Sharing
You have been entered in a specific UNIX group. This group has the name of your institute and you can share files with all your ALICE institute colleagues by running the Unix change mod. utility: chmod g+r on files and chmod g+x on directories.
Make sure that you use the data share, which is available at /data, instead of your home directory. See also: File Storage
Your data can be stored a limited amount of time. ALICE is not meant to be a storage facility and thus you will require other facilities to store and backup your data. You will be contacted if you have old data that is in the way of new users requirements. Disk space is limited so be a gentle user.