read-sp"Enter your password for ${SUDO_USER}:" ADMINPASSWORD
fi
else
add_to_ad_group $NEW_USER
fi
# If the folders don't exist yet, create them, and set the correct permissions
# If the folders don't exist yet, create them, and set the correct permissions
for dir in /mnt/scratch/${NEW_USER} /mnt/LTR_userdata/${NEW_USER} /lustre/BIF/nobackup/${NEW_USER}
do
if[-d$dir]
...
...
@@ -83,18 +88,18 @@ Hi $NAME,
You now have access to our shared servers.
We share these servers with a couple of groups, these are :
- Bioscience, Applied bioinformatics
- Chairgroup of bioinformatics
- Bioscience, Applied Bioinformatics
- Chairgroup of Bioinformatics
- Chairgroup of Nematology
- Chairgroup of Genetics
- Host-Microbe Interactomics
You should be able to log in to all our machines via ssh using you WUR account.
From a wired connection within the WUR all machines should be available directly,
from outside of the WUR or via WiFi you first need to log on to a machine that is connected to the internet,
From a wired connection within the WUR all machines should be available directly,
from outside of the WUR or via WiFi you first need to log on to a machine that is connected to the internet,
for instance www.bioinformatics.nl (AKA myers.bioinformatics.nl) and then you can use SSH to connect to the other machines.
If you type a wrong password consecutively three times connecting to www.bioinformatics.nl you will be blocked for a day (manual override is possible),
If you type a wrong password consecutively three times connecting to www.bioinformatics.nl you will be blocked for a day (manual override is possible),
so you should consider using ssh-key based authentication.
Your home directory is shared across all machines, it must contain no more than 10 GB.
...
...
@@ -109,7 +114,8 @@ and
Scratch and lustre are for temporary data, LTR_userdata is for data that should be backed up.
(Lustre is also accessable on HPC/Anunna)
You have your own directory on these as well. Try to keep your data storage within reasonable limits, there should/will be hard limits in the future.
You have your own directory on these as well. Try to keep your data storage within reasonable limits.
Make sure to not claim a complete machine for a long time in terms of CPUs or memory without notice, we do not use a scheduling agent like on the HPC/Anunna.
The machines run Ubuntu. You can ask us to install some software if it is available in one of the repositories through apt, more ‘manual’ installations should be done by yourself.
...
...
@@ -139,3 +145,4 @@ For questions and remarks it is best to use sysop@bioinformatics.nl