/linuxcrs_instructor

Script for Setting up instructor laptop on ubuntu for the linux course

Primary LanguageShellGNU General Public License v3.0GPL-3.0

linuxcrs_instructor

Script for Setting up instructor laptop on ubuntu for the linux course

Pre-Requisites sudo apt install git

cd ~

Usage git clone https://github.com/samfree91/linuxcrs_instructor.git

cd linuxcrs_instructor

sudo ./setup.sh Note: Do not use sudo su, run from your standard user and use sudo

Note: The script is designed to run directly from the linuxcrsinstructor directory

This is designed for an ubuntu VM, you will need to manually conduct the steps if using other distributions