From b2ebd4b3b10046ccb73ff1a3469c017f11cb21eb Mon Sep 17 00:00:00 2001 From: brofoobar <41891598+brofoobar@users.noreply.github.com> Date: Sun, 12 Aug 2018 19:47:50 +0000 Subject: [PATCH] fixed typo --- managing-os/pentesting/kali.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/managing-os/pentesting/kali.md b/managing-os/pentesting/kali.md index aeb725ae..80331b22 100644 --- a/managing-os/pentesting/kali.md +++ b/managing-os/pentesting/kali.md @@ -14,7 +14,7 @@ redirect_from: - Please keep in mind that using such a VM or VM's based on the template for security and privacy critical tasks is not recommended. -- Kali Linux distribution is a rolling ditribution based constantly on Debian testing release, so it always will have newer software base than available in Qubes OS debian template. Keep in mind that it may result in problems (especially in regard to package dependency) not covered by this tutorial. +- Kali Linux distribution is a rolling distribution based constantly on Debian testing release, so it always will have newer software base than available in Qubes OS debian template. Keep in mind that it may result in problems (especially in regard to package dependency) not covered by this tutorial. Qubes 3.2 @@ -78,7 +78,7 @@ Debian based Kali Template with Katoolin [user@kali ~]$ sudo sed -i 's///g' /etc/apt/sources.list [user@kali ~]$ sudo sed -i 's///g' /etc/apt/sources.list.d/qubes-r.list - e.g. in this example we update `stretch` stable repository to `buster` testing respository + e.g. in this example we update `stretch` stable repository to `buster` testing repository [user@kali ~]$ sudo sed -i 's/stretch/buster/g' /etc/apt/sources.list [user@kali ~]$ sudo sed -i 's/stretch/buster/g' /etc/apt/sources.list.d/qubes-r.list @@ -253,7 +253,7 @@ These instructions will show you how to upgrade a Debian TemplateVM to Kali Linu [user@kali-rolling ~]$ sudo sed -i 's///g' /etc/apt/sources.list [user@kali-rolling ~]$ sudo sed -i 's///g' /etc/apt/sources.list.d/qubes-r.list - e.g. in this example we update `stretch` stable repository to `buster` testing respository + e.g. in this example we update `stretch` stable repository to `buster` testing repository [user@kali-rolling ~]$ sudo sed -i 's/stretch/buster/g' /etc/apt/sources.list [user@kali-rolling ~]$ sudo sed -i 's/stretch/buster/g' /etc/apt/sources.list.d/qubes-r.list @@ -375,7 +375,7 @@ Debian based Kali Template with Katoolin [user@kali ~]$ sudo sed -i 's///g' /etc/apt/sources.list [user@kali ~]$ sudo sed -i 's///g' /etc/apt/sources.list.d/qubes-r.list - e.g. in this example we update `stretch` stable repository to `buster` testing respository + e.g. in this example we update `stretch` stable repository to `buster` testing repository [user@kali ~]$ sudo sed -i 's/stretch/buster/g' /etc/apt/sources.list [user@kali ~]$ sudo sed -i 's/stretch/buster/g' /etc/apt/sources.list.d/qubes-r.list @@ -536,7 +536,7 @@ These instructions will show you how to upgrade a Debian TemplateVM to Kali Linu [user@kali-rolling ~]$ sudo sed -i 's///g' /etc/apt/sources.list [user@kali-rolling ~]$ sudo sed -i 's///g' /etc/apt/sources.list.d/qubes-r.list - e.g. in this example we update `stretch` stable repository to `buster` testing respository + e.g. in this example we update `stretch` stable repository to `buster` testing repository [user@kali-rolling ~]$ sudo sed -i 's/stretch/buster/g' /etc/apt/sources.list [user@kali-rolling ~]$ sudo sed -i 's/stretch/buster/g' /etc/apt/sources.list.d/qubes-r.list