- Kali Linux:An Ethical Hacker's Cookbook(Second Edition)
- Himanshu Sharma
- 88字
- 2021-06-24 15:59:12
How to do it...
- We start by using the following command to install the MATE environment:
apt-get install desktop-base mate-desktop-environment
- Type Y when it asks for confirmation on additional space requirements.
- When installation is complete, we will use the following command to set MATE as our default environment:
update-alternatives --config x-session-manager
- Choose the mate-session option (in our case, 2) and press Enter:

- Log out and log in again, and we will see the MATE environment:

Now let's have a look at the configuration of LXDE environment.
推薦閱讀
- Windows Vista基礎(chǔ)與應(yīng)用精品教程
- Google系統(tǒng)架構(gòu)解密:構(gòu)建安全可靠的系統(tǒng)
- Learning Android Intents
- Windows Server 2012 Hyper-V Cookbook
- PLC控制系統(tǒng)應(yīng)用與維護(hù)
- 計(jì)算機(jī)系統(tǒng):基于x86+Linux平臺(tái)
- Hands-On UX Design for Developers
- Linux基礎(chǔ)使用與案例
- Windows 8實(shí)戰(zhàn)從入門到精通(超值版)
- Windows 7實(shí)戰(zhàn)從入門到精通
- Linux內(nèi)核API完全參考手冊(cè)(第2版)
- Linux應(yīng)用大全 基礎(chǔ)與管理
- Multi-Cloud for Architects
- Docker容器技術(shù)與應(yīng)用
- Implementing Domain-Specific Languages with Xtext and Xtend(Second Edition)