Three pieces of software are needed to get your computer set up for Linux and our next class meeting. Don’t worry, you’ll only need to go through these steps once, so don’t cut corners and skip anything this time!
To connect to our server-based coding environment, you must first connect to Dartmouth’s network. This can be accomplished by using a Virtual Private Network (VPN), which allows you to extend Dartmouth’s private network across the internet to where you are currently located. Please follow the VPN installation instructions 1
Subsection14.1.2Install an Editor and Compile "On The Server"
Now, once you have the VPN client running and connected to Dartmouth, you need to install a certain editor on your computer in order to use our server-based coding environment. This is actually not really necessary but will make subsequent steps much simpler for you. Please follow the installation instructions 2
kb.thayer.dartmouth.edu/article/237-engs-20
to get your computer prepared. Be sure to follow ALL of the instructions. You will even write and compile your first program ("hello word", again...).