How to Install Bluetooth drivers on Kali Linux 2020

How to Install Bluetooth drivers on Kali Linux 2020 Full method Step by Step

==== update system ====

~$ sudo apt-get update && sudo apt-get upgrade

=== install Bluetooth

~$ apt-get install bluetooth bluez bluez-tools rfkill



=== mengececk perangkat yang tersambung di linux

~$ rfkill list :




==== membuka  perangkat  buetooth yang di block

~$ rfkill unblock bluetooth


=== menjalakan bluetooth

~$ service bluetooth start



=== Install Adapter Bluetooth
~$ apt-get install blueman



=== Output :

bluetooth adapter


bluetooth manager


Komentar