Linux Commands Examples

A great documentation place for Linux commands

rfkill

tool for enabling and disabling wireless devices

Synopsis

rfkill [options] command


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples


no example yet ...

... Feel free to add your own example above to help other Linux-lovers !

options

--version

Show the version of rfkill.

commands

help

Show rfkill’s built-in help text.

event

Listen for rfkill events and display them on stdout.

list [type]

List the current state of all available rfkill-using devices, or just all of the given type.

block index|type

Disable the device corresponding to the given index. type is one of "all", "wifi", "wlan", "bluetooth", "uwb", "ultrawideband", "wimax", "wwan", "gps" or "fm".

unblock index|type

Enable the device corresponding to the given index. If the device is hard-blocked, e.g. via a hardware switch, it will remain unavailable though it is now soft-unblocked.


authors

rfkill was originally written by Johannes Berg <johannes[:at:]sipsolutions[:dot:]net> and Marcel Holtmann <marcel[:at:]holtmann[:dot:]org>.

This manual page was written by Darren Salt <linux[:at:]youmustbejoking.demon.co[:dot:]uk>, for the Debian project (and may be used by others).

How can this site be more helpful to YOU ?


give  feedback