-
Notifications
You must be signed in to change notification settings - Fork 2
Adding a New User
Morgan Langille edited this page Jan 11, 2023
·
4 revisions
The commands below can be used to create a new user on one or more of the Langille Lab Servers.
This Google Form must also be filled out at the time of account creation: https://forms.gle/ecENxJ9es6AnqZJB7
Add a new user:
sudo adduser <username>
Give sudo privileges to a user:
sudo adduser <username> sudo
Each user is given a folder on the /scratch volume (fast SSD). Space on this volume is limited so please move/remove unused files when analyses are complete.
As an administrator:
$ sudo mkdir /scratch/<username>
$ sudo chown <username>:<usergroup> /scratch/<username>
- Setting up a Miniconda Environment
- tmux Quick Reference
- Customizing Matplotlib
- SSH Tunneling to use RStudio Server
- SSH Tunneling to use Jupyter Notebooks
- Servers
- Using the shared conda environments on vulcan/kronos
- Backups and Extra Storage
- Using Dropbox to archive files
- Requesting IT Support
- Microbiome Helper Tools Install
- Other System-wide Installations
- Adding a New User
- Restarting ssh-guard
- Updating R
- Using Compute Canada servers
- Folder encryption