Lab: using JupyterHub & mantis

Nothing to hand in.

This term, we will study computer systems partly by using the C programming language and its relationship to the Intel x86_64 machine language and assembly language. To ensure that we all have a consistent computing environment, we will do our work on the Linux server mantis.mathcs.carleton.edu. This short lab will help you get started working on mantis.

The architecture of our setup

Here's the setup.

Let's practice

One suggestion

You can perform most file operations on mantis either by using command-line commands or by using the JupyterHub graphical user interface. I strongly encourage you to practice moving, copying, renaming, and deleting files and directories in both ways.

That's it!