- Kali Linux:An Ethical Hacker's Cookbook
- Himanshu Sharma
- 95字
- 2021-07-08 09:41:12
How to do it...
To configure the Mate environment follow the given steps:
- We start by using the following command to install the Mate environment:
apt-get install desktop-base mate-desktop-environment
The following screenshot shows the preceding command:

- 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 option mate-session (in our case 2) and press the Enter key:

- Log out and log in again or restart and we will see the Mate environment:

推薦閱讀
- Mastering Visual Studio 2017
- Getting Started with React
- 企業(yè)級Java EE架構(gòu)設(shè)計精深實踐
- 程序設(shè)計與實踐(VB.NET)
- Python貝葉斯分析(第2版)
- Asynchronous Android Programming(Second Edition)
- Android程序設(shè)計基礎(chǔ)
- Web Development with MongoDB and Node(Third Edition)
- Microsoft Dynamics AX 2012 R3 Financial Management
- Visualforce Developer’s guide
- Extending Unity with Editor Scripting
- Learning Kotlin by building Android Applications
- Mastering OpenStack
- SCRATCH編程課:我的游戲我做主
- RESTful Web API Design with Node.js(Second Edition)