“Cómo configurar Bluetooth en la línea de comandos de Ubuntu” Código de respuesta

Cómo configurar Bluetooth en la línea de comandos de Ubuntu

'If you are on Ubuntu or an Ubuntu-based distro, run the following: command:
'
    sudo apt-get install bluetooth bluez bluez-tools rfkill.
    sudo rfkill list.
    sudo rfkill unblock bluetooth.
    sudo service bluetooth start.
    sudo apt-get install blueman.
Horrible Hoopoe

Cómo configurar Bluetooth en la línea de comandos de Ubuntu

#If you are on Ubuntu or an Ubuntu-based distro, run the following: command:

    sudo apt-get install bluetooth bluez bluez-tools rfkill.
    sudo rfkill list.
    sudo rfkill unblock bluetooth.
    sudo service bluetooth start.
    sudo apt-get install blueman.
Horrible Hoopoe

Respuestas similares a “Cómo configurar Bluetooth en la línea de comandos de Ubuntu”

Preguntas similares a “Cómo configurar Bluetooth en la línea de comandos de Ubuntu”

Más respuestas relacionadas con “Cómo configurar Bluetooth en la línea de comandos de Ubuntu” en Shell/Bash

Explore las respuestas de código populares por idioma

Explorar otros lenguajes de código