- 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/.
推薦閱讀
- C程序設計簡明教程(第二版)
- Python從小白到大牛
- Python Game Programming By Example
- The Data Visualization Workshop
- Access 2016數據庫管
- SharePoint Development with the SharePoint Framework
- RocketMQ實戰與原理解析
- ASP.NET 4.0 Web程序設計
- Oracle 12c從入門到精通(視頻教學超值版)
- Machine Learning for OpenCV
- Drupal 8 Development Cookbook(Second Edition)
- 優化驅動的設計方法
- 零基礎學Java(第5版)
- PHP面試一戰到底
- 寫給所有人的編程思維