User account

From radwiki
Revision as of 16:42, 10 April 2020 by rad>Jurgen
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

User accounts for the GPU cluster must be created by someone with administrative-level access to the servers. Currently (March 2020) Cao Peng is designated Admin.

The standard process is:

  • Request account from Admin
  • Receive ID and password via email or WhatsApp.

Initial setup

  • SSH login and change your password upon first login, using the command passwd.

After this, the user will have a folder on /home/[userID] that can't be accessed by non-admins.

Deactivate your anaconda environment (optional)

The Anaconda base environment may be activated by default when you first log in. To prevent this automatic activation type: conda config --set auto_activate_base false

Guide to using MATLAB commandline

Just use matlab on the commandline to start the interactive console. See the MATLAB documentation for more options.

(currently not installed systemwide, but users can download and install in their home folder by themselves)