Glam Prestige Journal

Bright entertainment trends with youth appeal.

I installed kali linux on vmware workstation but when i try to plug in a wifi adaptor i am getting this error

enter image description hereI don't know why i am facing this error because when i installed kali using vmware in my window machine the adaptor works fine but it's not connecting in ubuntu 20.04. I also create a extra USB port for the adaptor i don't know what to do please help me.

2 Answers

I solve this problem by these commands:-

  1. sudo apt install net-tools
  2. sudo ifconfig wlan0 down

And the problem solved.

You can also do it by simply these commands:-

ifconfig command
nmcli command
systemctl command
nmtui command
Ip command
ifdown/ifup

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy