CSCI 132 / Spring 2024

Data Structures

Remote Access to Logos

You may want to install certain (free) software on your own computer to remotely access the computing resources we rely on. This page has extensive details on how to access our computing systems remotely. Specifically, for CSCI 132 you will likely want to follow these steps:

  1. First, follow these instructions to learn how to use SSH to connect to logos. While you can use the remote-access features of Visual Studio Code for most things, there are times when it is helpful to have plain SSH instead. Follow the instructions (by the big green check mark) to make sure you can log in to logos using plain SSH.
  2. Next, decide which C++ code editor you will use.

Helpful Web Sites for C++, Emacs, Vim, etc.