This cheat sheet
helps us manage our DevOps fast.
sudo apt update -y && sudo apt full-upgrade -y && sudo apt autoremove -y && sudo apt clean -y && sudo apt autoclean -y && sudo rebootThe alias for this command on our servers is upr ("update and reboot").
Note: We have tons of quick commands in a shared (
private) Google Doc.
If you would like to help extending thispublicfile, please dive in!
Share the server admin commands that you have found useful. Thanks! 馃檹