Work Blog
Notebook
Travel
Recipes
Misc
Code
Websites
Bookmarks
Welcome
Notebook
Ubuntu Setup
99-Locking Down Ubuntu
99-Locking Down Ubuntu
By Dan Aukes
Ubuntu
Linux
Security
Set bios admin password
check sudoers group, make other users non-admin
delete unused / unnecessary accounts
reset root password
lock all ssh keys with passphrase
ensure .ssh, keys folders have the right permissions
remove plaintext passwords from all .config files
make sure cloud connections require password to start and do not start automatically
encrypt all important configurations (eg rclone, syncthing, etc)
remove credential files from all samba configs
make normal user accts for any guests
disable remembering passwords in
firefox
thunderbird
other email programs
other browsers
Lock down SSH
See
how to disable passwords over ssh
enable
LUKS remote decrypt
install tor?
add bitwarden or other 2FA app
update frequently
encrypt hard drive
set up logging
set / update vnc passwords
check out AppArmor
enable global privacy control:
https://blog.mozilla.org/netpolicy/2021/10/28/implementing-global-privacy-control/