From 96c9857397748d5f666c455d28bf21be73381a42 Mon Sep 17 00:00:00 2001 From: Francesco Di Nucci Date: Fri, 21 Jun 2024 12:09:06 +0200 Subject: [PATCH] feat: add Kali Linux to "Get Images" Change-Id: I9b73159c79db1331cc704a51e78daeedf10f8015 --- doc/image-guide/source/obtain-images.rst | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/doc/image-guide/source/obtain-images.rst b/doc/image-guide/source/obtain-images.rst index 343e3bc21e..4cb96cfd3a 100644 --- a/doc/image-guide/source/obtain-images.rst +++ b/doc/image-guide/source/obtain-images.rst @@ -111,6 +111,20 @@ The Fedora project maintains a list of official cloud images at In a Fedora cloud image, the login account is ``fedora``. +Kali Linux +~~~~~~~~~~~~ + +Kali Linux provides cloud images for download at the +`Get Kali/Cloud page. +`_ +See also the page `Common Cloud Based Setup Information +`_ +for cloud setup information. + +.. note:: + + In a Kali Linux cloud image, the login account is ``kali``. + Microsoft Windows ~~~~~~~~~~~~~~~~~