hidepatidar
Aug 1, 2020

Kali linux command prompt to graphical user interface(cmd to gui)

if your kali linux system gui is corrupt in any case you can use the command install gnome

Run following commands

.login in tty mode

Connect your terminal to internet using “nmtui” cmd

apt-get updateapt-get upgrade

select any one package

apt-get install gdm3

Or

apt-get install lightdmreboot

If you see black or blue screen prees ctrl+alt+f1

apt-get install gnome

reboot your system and see gui interface

No responses yet