- Kali Linux:An Ethical Hacker's Cookbook
- Himanshu Sharma
- 137字
- 2021-07-08 09:41:11
How to do it...
To configure the Xfce environment follow the given steps:
- We start by using the following command to install Xfce along with all plugins and goodies:
apt-get install kali-defaults kali-root desktop-base xfce4
xfce4-places-plugin xfce4-goodies
The following screenshot shows the preceding command:

- Type Y when it asks for confirmation on additional space requirements.
- Select Ok on the dialogue box that appears.
- We select lightdm as our default desktop manager and press the Enter key.
- 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 option xfce4-session (in our case 3) and press the Enter key.
- Log out and log in again or you can restart the machine and we will see the Xfce environment:

推薦閱讀
- Learning NServiceBus(Second Edition)
- Learn TypeScript 3 by Building Web Applications
- OpenDaylight Cookbook
- 程序員面試算法寶典
- Mastering Python Scripting for System Administrators
- Learning AWS Lumberyard Game Development
- OpenStack Cloud Computing Cookbook(Fourth Edition)
- 你不知道的JavaScript(中卷)
- C#程序設計基礎:教程、實驗、習題
- PhoneGap:Beginner's Guide(Third Edition)
- Linux C編程:一站式學習
- 小型編譯器設計實踐
- Django 5企業級Web應用開發實戰(視頻教學版)
- 零基礎看圖學ScratchJr:少兒趣味編程(全彩大字版)
- HTML5移動前端開發基礎與實戰(微課版)