書名: Kali Linux:An Ethical Hacker's Cookbook(Second Edition)作者名: Himanshu Sharma本章字?jǐn)?shù): 143字更新時(shí)間: 2021-06-24 15:59:12
How to do it...
- We start by using the following command to install Xfce, along with all its plugins and goodies. If for some reason it fails, we should run apt update first:
apt-get install kali-defaults kali-root-login desktop-base xfce4 xfce4-places-plugin xfce4-goodies
The following screenshot shows the preceding command:

- Type Y when it asks for confirmation on additional space requirements.
- Select OK on the dialog box that appears.
- Select Lightdm as our default desktop manager and press Enter.
- 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 xfce-session option (in our case, 3) and press Enter.
- Log out and log in again, and we will see the Xfce environment:

Now let's have a look at the configuration of MATE environment.
推薦閱讀
- Kubernetes修煉手冊(cè)
- Red Hat Enterprise Linux 8系統(tǒng)管理實(shí)戰(zhàn)
- 蘋果電腦玩全攻略 OS X 10.8 Mountain Lion
- 嵌入式Linux系統(tǒng)開發(fā):基于Yocto Project
- SOA實(shí)踐者說(shuō)
- Windows Phone 7.5 Data Cookbook
- 精解Windows8
- Docker+Kubernetes應(yīng)用開發(fā)與快速上云
- macOS效率手冊(cè)
- Linux內(nèi)核觀測(cè)技術(shù)BPF
- INSTANT Migration from Windows Server 2008 and 2008 R2 to 2012 How-to
- OpenStack系統(tǒng)架構(gòu)設(shè)計(jì)實(shí)戰(zhàn)
- RHCSARHCE 紅帽Linux認(rèn)證學(xué)習(xí)指南(第7版)EX200 & EX300
- Docker容器技術(shù)與應(yīng)用
- Linux應(yīng)用大全 服務(wù)器架設(shè)