From fc682d43b0b24bd41f0eee041f5d4a4bd05d71ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dont=C3=A9=20Taylor?= Date: Wed, 31 Oct 2018 16:39:03 -0400 Subject: [PATCH] Added more to list of Linux distributions (#33182) --- guide/english/linux/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/guide/english/linux/index.md b/guide/english/linux/index.md index fe26f83ee7..798cc8edea 100644 --- a/guide/english/linux/index.md +++ b/guide/english/linux/index.md @@ -38,6 +38,8 @@ Popular distributions of Linux include: * CentOS * RHEL * Arch Linux +* Elementary OS +* Tails Package types are split between higher-level distributions, with Debian (.deb) and Red Hat (.rpm) being two of the most commonly used, however there are others including Pacman (used for Arch Linux) and PetGet (Puppy Linux).