Skip to content

Instantly share code, notes, and snippets.

@madalinignisca
Last active November 20, 2019 14:55
Show Gist options
  • Save madalinignisca/5c1ed302810f812ed5c72eb4a26a1893 to your computer and use it in GitHub Desktop.
Save madalinignisca/5c1ed302810f812ed5c72eb4a26a1893 to your computer and use it in GitHub Desktop.
apt configuration for a clean, small, ideal debian/ubuntu based installation.
APT::Install-Recommends "false";
APT::Install-Suggests "false";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment