Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

brightness function not working problem in kali linux

// for installing the brightness command tools
sudo apt-get install brightnessctl

// for increasing brightness
brightnessctl -q s +10% 

// for decreaseing brightness
brightnessctl -q s 10%- 
Comment

PREVIOUS NEXT
Code Example
Shell :: npm steps 
Shell :: start apache server in ubuntu 
Shell :: Run emulator without Android studio. 
Shell :: update cargo 
Shell :: bind failed address already in use mac 
Shell :: ubuntu install geckodriver 
Shell :: npm_config_node_gyp 
Shell :: how to isnatll snap on ubuntu linux 
Shell :: change git default branch 
Shell :: bash message partial match 
Shell :: get only figures of string bash 
Shell :: how to update alias in linux 
Shell :: git log for specific file 
Shell :: linux terminal check available wifi networks 
Shell :: git add submodule 
Shell :: Printing 1-100 in Bash (3 ways) 
Shell :: rename branch git 
Shell :: maven skip test 
Shell :: difference between shell and terminal 
Shell :: git init branch name 
Shell :: install solana linux 
Shell :: install laravel mix 
Shell :: ettercap sniffing 
Shell :: grav permissions 
Shell :: install crate 
Shell :: how to push code to another remote git repository 
Shell :: how to get kafka version 
Shell :: git push repo 
Shell :: grep exclude directory 
Shell :: linux local bin add to path 
ADD CONTENT
Topic
Content
Source link
Name
2+1 =