You are on page 1of 1

Open cmd prmpt

then type.......

wmic (then press enter)

then type......

quit (then press enter)

then type......

netsh wlan show profile (then press enter)

A LIST OF WIFIS WILL APPEAR ON THE SCREEN

then type......

netsh wlan show profile ("type the name of the profile/wifi, it should be chosen
from the given list") key=clear

after all this


you can see the password at
KEY CONTENT:THE PASSWORD

THANK YOU FOR WATCHING

FIXING INSTALLATION OF GOOGLE CHROME BROSWER IN KALI LINUX.

root@ezhuvathadi:~# cd Desktop
root@ezhuvathadi:~/Desktop# dpkg -i a.deb
(Reading database ... 303700 files and directories currently installed.)
Preparing to unpack a.deb ...
Unpacking google-chrome-stable (55.0.2883.87-1) over (55.0.2883.87-1) ...
Setting up google-chrome-stable (55.0.2883.87-1) ...
Processing triggers for menu (2.1.47) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for gnome-menus (3.13.3-8) ...
Processing triggers for desktop-file-utils (0.23-1) ...
Processing triggers for mime-support (3.60) ...
root@ezhuvathadi:~/Desktop# exit

COMMANDS TO BE TYPED IN TERMINAL FOR THIS:'cd Desktop'(//call for using desktop as


the file source)
'a.deb'(//installing chrome broswer with the name of the downloaded file being
changed as 'a.deb')
'-user-data-dir %U --test-type --no-sandbox --process-per-site --disk-cache-
dir=/tmp/cache --disable-rich-notifications'(//command for fixing all the errors)
(to be typed in computer/opt/google/chrome/google-chrome(open in leafpad using open
with another application option)
------------------ERROR IS FIXED----------------:)

You might also like