diff --git a/sources/news/20220215 Kali Linux 2022.1 Release Introduces a New -Everything- Offline ISO.md b/sources/news/20220215 Kali Linux 2022.1 Release Introduces a New -Everything- Offline ISO.md new file mode 100644 index 0000000000..79173451b0 --- /dev/null +++ b/sources/news/20220215 Kali Linux 2022.1 Release Introduces a New -Everything- Offline ISO.md @@ -0,0 +1,114 @@ +[#]: subject: "Kali Linux 2022.1 Release Introduces a New “Everything” Offline ISO" +[#]: via: "https://news.itsfoss.com/kali-linux-2022-1-release/" +[#]: author: "Ankush Das https://news.itsfoss.com/author/ankush/" +[#]: collector: "lujun9972" +[#]: translator: " " +[#]: reviewer: " " +[#]: publisher: " " +[#]: url: " " + +Kali Linux 2022.1 Release Introduces a New “Everything” Offline ISO +====== + +The first Kali Linux release of 2022 is here. + +Kali Linux made numerous improvements in 2021 with its Linux Kernel upgrade, new hacking tools, live VM support ([Kali Linux 2021.3][1]), Apple M1 support, and more. + +Let us look at the key highlights in the Kali Linux 2022.1 release. + +### Kali Linux 2022.1: What’s New? + +Starting with this release, the Kali Linux team decided to introduce major visual updates to their yearly 20xx.1 release (the first release of every year). + +So, Kali Linux 2022.1 update brings in visual refresh and other new additions/changes. + +#### Theme Updates + +![][2] + +With the latest upgrade, you get to see some new wallpapers for the desktop, login, and boot screens. + +The installer theme has also received a visual refresh, giving it a modern look. + +Overall, with a theme update, new wallpapers, and subtle layout changes, you can expect a uniform user experience starting from the UEFI/BIOS boot menu to the desktop. + +![][3] + +The browser landing page has also received a visual update giving you access to Kali documentation and tools along with the usual search function. + +![][4] + +#### New “Everything” Flavor ISO + +Kali Linux will now offer a new flavor, as a standalone offline ISO that includes everything from “kali-linux-everything” packages. + +This offering aims to let you download an offline ISO without needing to download the packages after installation separately. + +It should come in handy for educational institutes in remote areas using Kali Linux for ethical hacking learning. + +You can only find this flavor available through BitTorrent, considering it a big ISO file (up to 9.4 GB in size). + +#### Improvements to i3 Desktop for VMware + +If you were using Kali Linux on a VM with an i3 desktop environment, some guest features were disabled by default. + +Now, those features like drag ‘n’ drop, copy/paste have been enabled by default giving you a better out-of-the-box experience in a VM with i3. + +#### Other Improvements + +Along with the key additions, Kali Linux 2022.1 brings in new tools and improvements overall. Some of them worth highlighting include: + + * Accessibility improvements with speech synthesis in the Kali setup screen. + * New tools like dnsx, email2phonenumber, naabu, proxify, etc. + * New packages available for ARM64 architecture that include feroxbuster and ghidra. + * [Linux Kernel 5.15][5] + * You can now enable legacy algorithms, ciphers, SSH using a setting in kali-tweaks + * Tweaks to the shell prompt to remove the skull icon, exit code, and number of background processes + + + +Overall, you should expect significant improvements for desktop and Raspberry Pi with this release. + +You can go through the [official announcement post][6] for more details. + +### Download Kali Linux 2022.1 + +You can head to its [official website][7] and choose the platform you intend to download for. + +It is important to note that the ‘Everything’ flavor is only available to download via Torrents. So, you will have to utilize some [torrent clients][8]. + +If you already use Kali Linux, you can perform a quick update using the following commands: + +``` + + echo "deb http://http.kali.org/kali kali-rolling main non-free contrib" | sudo tee /etc/apt/sources.list + sudo apt update && sudo apt -y full-upgrade + cp -rbi /etc/skel/. ~ + [ -f /var/run/reboot-required ] && sudo reboot -f + +``` + +[Kali Linux][9] + +-------------------------------------------------------------------------------- + +via: https://news.itsfoss.com/kali-linux-2022-1-release/ + +作者:[Ankush Das][a] +选题:[lujun9972][b] +译者:[译者ID](https://github.com/译者ID) +校对:[校对者ID](https://github.com/校对者ID) + +本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出 + +[a]: https://news.itsfoss.com/author/ankush/ +[b]: https://github.com/lujun9972 +[1]: https://news.itsfoss.com/kali-linux-2021-3-release/ +[2]: data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjQ0MCIgd2lkdGg9Ijc4MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiLz4= +[3]: data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjI5MyIgd2lkdGg9Ijc4MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiLz4= +[4]: data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjU3MSIgd2lkdGg9Ijc4MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiLz4= +[5]: https://news.itsfoss.com/linux-kernel-5-15-release/ +[6]: https://www.kali.org/blog/kali-linux-2022-1-release/ +[7]: https://www.kali.org/get-kali/ +[8]: https://itsfoss.com/best-torrent-ubuntu/ +[9]: https://www.kali.org/