- Kali Linux:An Ethical Hacker's Cookbook
- Himanshu Sharma
- 90字
- 2021-07-08 09:41:12
How to do it...
To configure the LXDE environment follow the given steps:
- We start by using the following command to install LXDE:
apt-get install lxde-core lxde
- Type Y when it asks for confirmation on additional space requirements.
- 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 lxsession (in our case 4) and press Enter.
- Log out and log in again and we will see the LXDE environment:

推薦閱讀
- C語言程序設計(第3版)
- jQuery EasyUI網站開發實戰
- 程序員數學:用Python學透線性代數和微積分
- oreilly精品圖書:軟件開發者路線圖叢書(共8冊)
- NativeScript for Angular Mobile Development
- Mastering Julia
- Scratch 3游戲與人工智能編程完全自學教程
- Mastering Unity Shaders and Effects
- 名師講壇:Java微服務架構實戰(SpringBoot+SpringCloud+Docker+RabbitMQ)
- Mastering Predictive Analytics with Python
- Hands-On Automation Testing with Java for Beginners
- Java程序設計
- Java EE企業級應用開發教程(Spring+Spring MVC+MyBatis)
- MySQL 8從零開始學(視頻教學版)
- 軟件設計模式(Java版)