From 29737a3056c1bf3c517bd7d0ae5d42193ed0aa2e Mon Sep 17 00:00:00 2001 From: Erik Duxstad Date: Mon, 7 Oct 2019 20:30:13 -0400 Subject: [PATCH] add arch linux instructions and clarify login instructions --- source/tutorials/vpn.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/source/tutorials/vpn.md b/source/tutorials/vpn.md index a8163ac..b1a26d3 100644 --- a/source/tutorials/vpn.md +++ b/source/tutorials/vpn.md @@ -17,6 +17,10 @@ RHEL/Fedora sudo yum install NetworkManager-openconnect +Arch Linux + + sudo pacman -S install networkmanager-openconnect + #Configure In Network Manager, go to @@ -35,4 +39,4 @@ Click save, and then activate the VPN in Network Manager. VPN Connections > [your vpn] -You will be prompted for a username and password on connecting. +You will be prompted for a username and password on connecting. Use your Purdue Career Account username and BoilerKey password.