Kali2020.2桌面美化首先升级下系统su rootapt-get update && apt-get upgrade && apt-get clean安装字体和neofetchsudo apt-get install ttf-wqy-microhei ttf-wqy-zenhei xfonts-wqy sudo apt-get install neofe...
Kali安装后本地化设置root密码,安装更新sudo passwd root #设置root密码 su root #切到root用户 apt-get update && apt-get upgrade && apt-get clean #更新系统安装google输入法sudo apt-get install fcitx sudo apt-get ins...