- Kali Linux:An Ethical Hacker's Cookbook(Second Edition)
- Himanshu Sharma
- 94字
- 2021-06-24 15:59:13
How to do it...
- 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, 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 startlxde option session (in our case, 4) and press Enter.
- Log out and log in again, and we will see the LXDE environment:

Now let's have a look at the configuration of E17 environment.
推薦閱讀
- VMware Horizon View 6 Desktop Virtualization Cookbook
- Windows Server 2012 Hyper-V Cookbook
- 嵌入式系統及其應用(第三版)
- Learning Magento 2 Administration
- 計算機系統:基于x86+Linux平臺
- 計算機應用基礎(Windows 7+Office 2016)
- Linux軟件管理平臺設計與實現
- Getting Started with UDK
- Windows 8完全自學手冊
- 計算機應用基礎(Windows 7+Office 2010)
- 從零開始學Windows 7
- 深入理解嵌入式Linux設備驅動程序
- 大學計算機基礎(微課版)
- Nginx HTTP Server(Second Edition)
- 輕松學Linux:從Manjaro到Arch Linux