Introduction These notes are from memory, so they may be out of order.
Collected commands, tips, and tricks for working headless in Ubuntu
Install and Setup Install gnupg, nautilus integration (seahorse), and restart nautilus
List gpg keys gpg –list-keys gpg –list-secret-keys prints out ids
rclone
Install rclone sudo apt install -y curl curl https://rclone.
Install common tools I’ve lumped these all together to be able to run it more efficiently.
git
Git Git is the command line program for interacting with a git repository