Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 511 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 511 Bytes

vagrant-configs

Vagrant config files for MHC CS students

'my_linux_vm' is a basic Ubuntu Linux VM. Try this one if you're just getting started. (no GUI on this virtual machine)

'anaconda+jupyter' has anaconda + Jupyter tools baked in. Use this one for Python programming. (this one also has no GUI)

'ubuntu20.02withXfce' is an Ubuntu VM with minimal Xfce GUI installed (includes Atom, Emacs, Vim, Logisim, xSPIM, QtSpim, Firefox)

'cs221' is a version of 'ubuntu20.02withXfce' optimized for CS221 students