Infrastructureยถ
This guide provides an overview of the essential IT resources available in the lab.
๐ง Mailing Listยถ
We primarily use Discord for our day-to-day communications. However, the mailing list is used to communicate with the entire lab at once. Invitations for lab meetings and other important announcements, such as accepted lab papers, will be sent via this mailing list.
To be added, please ask Guillaume Theaud and provide him with your Google account email address. Once added, you can email the entire lab at onsetlab@googlegroups.com.
๐ป Lab Computers and Operating Systemsยถ
Our lab computers run on the Windows Operating System (OS). However, many of the scientific tools we use are designed for another system called Linux. To bridge this gap, we use a few different solutions.
๐ง Windows Subsystem for Linux (WSL)ยถ
The recommended method is to use the Windows Subsystem for Linux (WSL). This powerful feature lets you run a full Linux environment directly on Windows, without needing to restart your computer.
WSL should already be installed on your lab computer. If it isnโt, please contact Guillaume Theaud for assistance.
To install a Linux distribution (we use Ubuntu), open the Windows PowerShell application (you can find it in the Start Menu) and type the following command:
wsl --install ubuntu-20.04
Once inside your Linux environment, you can easily access your Windows files. For example, your C:\ drive is available at the path /mnt/c.
๐ Dual-Boot Systemsยถ
Some of our computers are set up with a โdual-bootโ system. This means both Windows and Linux are installed separately, and you can choose which one to start when you turn on the computer.
If you are assigned a dual-boot machine, Guillaume Theaud will provide you with a separate username and password for Linux, which are different from your Windows credentials.