User account

From radwiki
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, see HKU MATLAB for installation notes