Skip to content

Instantly share code, notes, and snippets.

@positiveque
Created August 28, 2020 08:44
Show Gist options
  • Select an option

  • Save positiveque/18d0d2dad94a86e941e28bfd50ad8b8d to your computer and use it in GitHub Desktop.

Select an option

Save positiveque/18d0d2dad94a86e941e28bfd50ad8b8d to your computer and use it in GitHub Desktop.
Ubuntu 20.04 LTS (Focal Fossa) - LEMP stack (nginx mainline, php, mariadb 10.5) - /etc/apt/sources.list
deb http://archive.ubuntu.com/ubuntu/ focal main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ focal main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ focal-updates main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ focal-updates main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ focal-security main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ focal-security main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ focal-backports main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ focal-backports main restricted universe multiverse
deb http://archive.canonical.com/ubuntu focal partner
deb-src http://archive.canonical.com/ubuntu focal partner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment