Table of Contents

Computer Systems Technology

Welcome to the workshop!

Chromebook Service Manuals

ISO

ISOs are disk images. These can be “burned” onto USB sticks or CD/DVD Roms. They're often very large downloads, so I've mirrored the files locally. This saves our internet resources.

Utilities

Linux

Server

Windows

Server

Chromebooks

Appliance

Raspberry PI

Emulators

How To

Linux Tips

Useful Linux Commands

Ubuntu/Debian Linux

To open a terminal

CTRL-ALT-T

To run system updates

sudo apt update && sudo apt dist-upgrade -y

To install SSH Server

sudo apt install ssh

To install ifconfig

sudo apt install net-tools

arch linux

To rebuild the keyrings (nuclear option)

sudo rm -fr /etc/pacman.d/gnupg
sudo pacman-key --init
sudo pacman-key --populate archlinux manjaro
sudo pacman-key --refresh-keys

Technician Logs

Resources

System Notes

Nintendo 3DSXL