Answers for "kali linux enable bluetooth"

1

blutooth won't turn on kali linux

# If your Bluetooth device was blocked/disabled, 
# it's a chance that the Bluetooth service is not started 
# on your machine, so start it using:

sudo service bluetooth start
Posted by: Guest on May-10-2021
0

Turn on bluetooth in kali linux / soft unblock

sudo service bluetooth start
Posted by: Guest on December-31-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language