student@ubuntu:~$

Getting Connected

Everything in this course happens on a Linux server. You connect to it from your own computer using SSH (Secure Shell) — a program that gives you a terminal on a remote machine.

Before You Start
  1. 1 GlobalProtect VPN — the server is on the campus network. Install GlobalProtect and connect to vpn.ewu.edu before attempting SSH.
  2. 2 Your EWU credentials — your username is your EWU username (e.g., jdoner42).

Quick Reference

ssh YOUR_USERNAME@TBD.ewu.edu

Replace YOUR_USERNAME with your EWU username (e.g., jdoner42). VPN must be connected first.