Documentation
For valid users, please consult the User’s Guide for information on how to use the lab cluster.
FAQ
Q1. How do I request an account?
Answer
Q2. Who can request an account?
Answer
Q3. How can I request new software to use on the lab cluster?
Answer
Q4. How can I request more storage quota?
Answer
Q5. How can I transfer files from my laptop to my account on the cluster and vice-versa.
Use SSH Copy. The command line to copy a file from your machine to your account on the cluster is similar to the following:
scp <source> <destination>
Example:
scp username@hayrat.uob.edu.bh:/path/to/file /path/to/destination
Q6. How can I login to my account?
Answer
Q7. How can I run Jupyter on the cluster?
Answer