notes/CHIP 9 computer Headless Setup with serial USB connection-2HB9MRT8.sh
dmesg |grep tty
sudo usermod -a -G dialout $USER
screen /dev/ttyACM0 #might need to press enter to see login screen

sudo nmtui #netowrk manager

#if you are on a headless fastboot install you might want to install wireless tools
sudo apt update

sudo apt upgrade
sudo apt install vim wireless-tools aptitude

syntax highlighted by Code2HTML, v. 0.9.1