TLDR
Enter a command. For example: a2dissite, reboot, a2dismod, watch.

light

 
CLI to control the backlight of your screen. More information: https://manned.org/light.
 
  • Get the current backlight value in percent:
     
    light
     
  • Set the backlight value to 50 percent:
     
    light -S {{50}}
     
  • Reduce 20 percent from the current backlight value:
     
    light -U {{20}}
     
  • Add 20 percent to the current backlight value:
     
    light -A {{20}}

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.