mirror of
https://github.com/LCTT/TranslateProject.git
synced 2024-12-26 21:30:55 +08:00
选题[news]: 20231207 Kali Linux 2023.4 Release Adds Raspberry Pi 5 Support With GNOME 45
sources/news/20231207 Kali Linux 2023.4 Release Adds Raspberry Pi 5 Support With GNOME 45.md
This commit is contained in:
parent
9c1b7b849c
commit
3914355df2
@ -0,0 +1,122 @@
|
||||
[#]: subject: "Kali Linux 2023.4 Release Adds Raspberry Pi 5 Support With GNOME 45"
|
||||
[#]: via: "https://news.itsfoss.com/kali-linux-2023-4-release/"
|
||||
[#]: author: "Sourav Rudra https://news.itsfoss.com/author/sourav/"
|
||||
[#]: collector: "lujun9972/lctt-scripts-1700446145"
|
||||
[#]: translator: " "
|
||||
[#]: reviewer: " "
|
||||
[#]: publisher: " "
|
||||
[#]: url: " "
|
||||
|
||||
Kali Linux 2023.4 Release Adds Raspberry Pi 5 Support With GNOME 45
|
||||
======
|
||||
Kali Linux's last update for 2023 is here.
|
||||
Kali Linux, the popular [hacking-focused Linux distro][1] has a new release in the form of **Kali Linux 2023.4** , which offers some important changes.
|
||||
|
||||
This comes only a few months after the [Kali 2023.3 release][2], so let's dive in and see what's in store.
|
||||
|
||||
**Suggested Read** 📖
|
||||
|
||||
![][3]
|
||||
|
||||
## 🆕 Kali Linux 2023.4: What's New?
|
||||
|
||||
![][4]
|
||||
|
||||
Being **Kali's final release for 2023** , Kali Linux 2023.4 focuses on providing a few new platform offerings, and some updates to their infrastructure.
|
||||
|
||||
Some **key highlights** include:
|
||||
|
||||
* **Raspberry Pi 5 Support**
|
||||
* **Inclusion of GNOME 45**
|
||||
* **Hyper-V Support in Vagrant**
|
||||
|
||||
|
||||
|
||||
### Raspberry Pi 5 Support
|
||||
|
||||
This has been one of the most sought after; Kali Linux 2023.4 features support for the [Raspberry Pi 5][5] single-board computer.
|
||||
|
||||
You can either **build the image manually** , or download the new [dedicated image][6] that can also be automated using the [Raspberry Pi Imager][7] software.
|
||||
|
||||
The developers have also mentioned that [**Nexmon**][8] **support is not functional** with the built-in Wi-Fi chip for now. They suggest users to use an external card to be able to monitor modes or frame injections.
|
||||
|
||||
### Inclusion of GNOME 45
|
||||
|
||||
![][9]
|
||||
|
||||
Kali Linux 2023.4 sees the debut of [GNOME 45][10] in all its _Activity-button-less_ avatar. You can expect to take advantage of the **new pill-shaped workspace switcher** , **improved system settings** , **new/updated Core apps** and more.
|
||||
|
||||
The Kali Linux team has also done **some tweaks of their own** to improve the experience even further. They have **improved the** **speed of the search functionality in Nautilus** , **implemented full-height sidebars** in many apps, and **updated various themes.**
|
||||
|
||||
**Suggested Read** 📖
|
||||
|
||||
![][11]
|
||||
|
||||
### Hyper-V Support in Vagrant
|
||||
|
||||
Kali Linux's [Vagrant offering][12] now includes a Hyper-V environment. If you are not familiar, [Vagrant][13] is a source-available [Docker alternative][14] that can be used to build and manage portable virtual machine environments.
|
||||
|
||||
### 🛠️ Other Changes and Improvements
|
||||
|
||||
Other than the above-mentioned, here are a few other notable changes:
|
||||
|
||||
* **New download mirrors** in Japan and Serbia.
|
||||
* A transition to [Mirrorbits][15] for **handling mirror redirection** for Kali.
|
||||
* New **Kali Linux ARM64/AMD64 offerings** on [Amazon AWS][16] and [Microsoft Azure][17] marketplaces.
|
||||
* And a **plethora of new tools** that have been added to the network repositories.
|
||||
|
||||
|
||||
|
||||
You can go through the official [release blog][18] to learn more about this release.
|
||||
|
||||
## 📥 Get Kali Linux 2023.4
|
||||
|
||||
This release of Kali Linux is available from the [official website][19].
|
||||
|
||||
[Kali Linux 2023.4][20]
|
||||
|
||||
**For existing users** , you can update to the latest release by running the following command:
|
||||
|
||||
```
|
||||
|
||||
sudo apt update && sudo apt full-upgrade
|
||||
|
||||
```
|
||||
|
||||
_💬 Excited to try out this release? Share your thoughts with us below!_
|
||||
|
||||
* * *
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: https://news.itsfoss.com/kali-linux-2023-4-release/
|
||||
|
||||
作者:[Sourav Rudra][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/sourav/
|
||||
[b]: https://github.com/lujun9972
|
||||
[1]: https://itsfoss.com/linux-hacking-penetration-testing/
|
||||
[2]: https://news.itsfoss.com/kali-linux-2023-3-release/
|
||||
[3]: https://itsfoss.com/content/images/size/w256h256/2022/12/android-chrome-192x192.png
|
||||
[4]: https://news.itsfoss.com/content/images/2023/12/Kali_Linux_2023.4.png
|
||||
[5]: https://news.itsfoss.com/raspberry-pi-5/
|
||||
[6]: https://www.kali.org/get-kali/#kali-arm
|
||||
[7]: https://www.raspberrypi.com/software/
|
||||
[8]: https://github.com/seemoo-lab/nexmon
|
||||
[9]: https://news.itsfoss.com/content/images/2023/12/Kali_Linux_2023.4_b.png
|
||||
[10]: https://news.itsfoss.com/gnome-45-release/
|
||||
[11]: https://news.itsfoss.com/content/images/size/w256h256/2022/08/android-chrome-192x192.png
|
||||
[12]: https://app.vagrantup.com/kalilinux/boxes/rolling
|
||||
[13]: https://www.vagrantup.com/
|
||||
[14]: https://linuxhandbook.com/docker-alternatives/
|
||||
[15]: https://github.com/etix/mirrorbits
|
||||
[16]: https://aws.amazon.com/marketplace/pp/prodview-fznsw3f7mq7to
|
||||
[17]: https://azuremarketplace.microsoft.com/en/marketplace/apps/kali-linux.kali?tab=overview
|
||||
[18]: https://www.kali.org/blog/kali-linux-2023-4-release/
|
||||
[19]: https://www.kali.org/get-kali/
|
||||
[20]: https://www.kali.org/get-kali/#kali-platforms
|
Loading…
Reference in New Issue
Block a user