- Kali Linux:An Ethical Hacker's Cookbook
- Himanshu Sharma
- 127字
- 2021-07-08 09:41:13
How to do it...
To configure the KDE environment follow the given steps:
- We use the following command to install KDE:
apt-get install kali-defaults kali-root-login desktop-base
kde-plasma-desktop
The following screenshot shows the output for the preceding command:

- Type Y when it asks for confirmation on additional space requirements.
- Click OK on both the windows that pop up.
- When the installation is complete we open a Terminal window and type the following command:
update-alternatives --config x-session-manager
The following screenshot shows the output for the preceding command:

- Choose the option KDE session (in our case 2) and press Enter.
- Log out and log in again and we will see the KDE environment:

Kali already has provided prebuilt images of different desktop environments. These can be downloaded from here: https://www.kali.org/downloads/.
推薦閱讀
- 移動UI設計(微課版)
- Getting Started with ResearchKit
- 用Flutter極速構建原生應用
- Swift Playgrounds少兒趣編程
- Microsoft Azure Storage Essentials
- Processing創意編程指南
- .NET 4.5 Parallel Extensions Cookbook
- Oracle實用教程
- Unity 2017 Game AI Programming(Third Edition)
- Android編程權威指南(第4版)
- Mapping with ArcGIS Pro
- 程序員面試金典(第6版)
- Apache Kafka 1.0 Cookbook
- INSTANT EaselJS Starter
- 深度學習:基于Python語言和TensorFlow平臺(視頻講解版)