Open main menu

CDOT Wiki β

Changes

OPS345 Prep

721 bytes added, 00:28, 28 July 2021
Created page with "= Course overview = * learning outcomes * fit in the ULI/OPS stream * delivery mode = Prerequisite skills = There's much to learn in OPS345, and in order to be able to lear..."
= Course overview =

* learning outcomes
* fit in the ULI/OPS stream
* delivery mode

= Prerequisite skills =

There's much to learn in OPS345, and in order to be able to learn the new stuff - students must be comfortable using:
* a Linux desktop as a workstation,
* the terminal for various tasks, including:
** using an ssh client
** editing text files (ideally vi)
** file and permission management
** managing users
** managing storage devices, filesystems, mounting
* basic networking concepts, including:
** public IPs and private subnets
* systemctl start/stop/status/enable/disable
* using and writing simple shell scripts
* iptables to check the firewall setup
* communication skills to explain what they learned