書名: Kali Linux:An Ethical Hacker's Cookbook作者名: Himanshu Sharma本章字?jǐn)?shù): 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:

推薦閱讀
- WildFly:New Features
- Angular UI Development with PrimeNG
- 數(shù)據(jù)結(jié)構(gòu)和算法基礎(chǔ)(Java語言實現(xiàn))
- Django開發(fā)從入門到實踐
- Java從入門到精通(第5版)
- Bootstrap 4:Responsive Web Design
- 用Python實現(xiàn)深度學(xué)習(xí)框架
- Linux操作系統(tǒng)基礎(chǔ)案例教程
- VMware虛擬化技術(shù)
- RabbitMQ Cookbook
- Windows內(nèi)核編程
- Java EE核心技術(shù)與應(yīng)用
- Arduino計算機(jī)視覺編程
- OpenCV Android Programming By Example
- Photoshop智能手機(jī)APP界面設(shè)計