Skip to content

Instantly share code, notes, and snippets.

@towfiqpiash
Last active August 15, 2017 15:46
Show Gist options
  • Save towfiqpiash/c0289ce396a6a6bef5dc1f53aee2f670 to your computer and use it in GitHub Desktop.
Save towfiqpiash/c0289ce396a6a6bef5dc1f53aee2f670 to your computer and use it in GitHub Desktop.
Commands to fix random errors

Google's missing GPG key error on apt update

wget -q -O - https://dl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment