Hello Experts,

I setup Kali Linux on Lenovo Ideopad 3 and I can see that my wifi interface is down.




HTML Code:
$sudo ip link set wls2s0 up
RTNETLINK answers: Operation not possible due to RF-kill
Google suggested that I can run the following command:

Code:
$sudo rfkill unblock all
but when I run it bash tells me that there is no such command installed. I would install it but I need access to Internet for apt first. Kinda checken and eggs situation. What you could suggest here to get WiFi working?

Any suggestions are highly appreciated.