- 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:

推薦閱讀
- INSTANT Mock Testing with PowerMock
- 從零構建知識圖譜:技術、方法與案例
- Python科學計算(第2版)
- Modular Programming with Python
- Apache Spark 2.x Machine Learning Cookbook
- 跟老齊學Python:輕松入門
- 基于免疫進化的算法及應用研究
- Java Web應用開發技術與案例教程(第2版)
- Amazon S3 Cookbook
- Java EE 7 Development with NetBeans 8
- HTML5+CSS3網站設計基礎教程
- Android Native Development Kit Cookbook
- Python時間序列預測
- Mastering JavaScript High Performance
- Learning ArcGIS for Desktop