- Kali Linux:An Ethical Hacker's Cookbook(Second Edition)
- Himanshu Sharma
- 109字
- 2021-06-24 15:59:13
How to do it...
- We use the following command to install KDE:
apt-get install kali-defaults kali-root-login desktop-base kde-plasma-desktop
- 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 of the preceding command:

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

Kali has already provided prebuilt images of different desktop environments. These can be downloaded from https://www.kali.org/downloads/.
推薦閱讀
- 操作系統實用教程(Linux版)
- Designing Purpose:Built Drones for Ardupilot Pixhawk 2.1
- 構建高可用Linux服務器(第4版)
- Red Hat Enterprise Linux 8系統管理實戰
- UNIX操作系統設計
- Linux從零開始學(視頻教學版)
- VMware Horizon View 6 Desktop Virtualization Cookbook
- 深入Linux內核架構與底層原理(第2版)
- Moodle 3.x Teaching Techniques(Third Edition)
- Linux自動化運維:Shell與Ansible(微課版)
- Application Development in iOS 7
- Delphi Programming Projects
- Linux設備驅動開發
- Django Project Blueprints
- Building Telephony Systems With Asterisk