Forrest logo
back to context overview

ledctl

List of commands for ledctl:

  • ledctl:tldr:6cf73 ledctl: Turn off the "Locate" LED for specified device(s).
    $ sudo ledctl locate_off=${-dev-sda,-dev-sdb,---}
    try on your machine
    explain this command
  • ledctl:tldr:72ae0 ledctl: Turn on the "Locate" LED for specified device(s).
    $ sudo ledctl locate=${-dev-sda,-dev-sdb,---}
    try on your machine
    explain this command
  • ledctl:tldr:c8cb2 ledctl: Turn off the "Status" LED and "Failure" LED for specified device(s).
    $ sudo ledctl off=${-dev-sda,-dev-sdb,---}
    try on your machine
    explain this command
  • ledctl:tldr:e4126 ledctl: Turn off the "Status" LED, "Failure" LED and "Locate" LED for specified device(s).
    $ sudo ledctl normal=${-dev-sda,-dev-sdb,---}
    try on your machine
    explain this command
back to context overview