Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

ubuntu turn off screen terminal

$ xrandr 							         <- to see connected devices
$ xrandr --output <output-name> --off
$ xrandr --output <output-name> --right-of <output-name> --auto	       
                       ^to turn on monitor again right of another one
Comment

PREVIOUS NEXT
Code Example
Shell :: how to commit to main branch in git 
Shell :: bash debug show line numbers 
Shell :: Play any video on Ubuntu 
Shell :: mdem ubuntu ssh key 
Shell :: check bluetooth radio status bash 
Shell :: change folder permissions to public linux 
Shell :: merge last three commits squash 
Shell :: du command 
Shell :: shell variables in unix 
Shell :: check for remote added git 
Shell :: clone branch git 
Shell :: check service status in linux 
Shell :: ffmpeg extract frames resize 
Shell :: git remove all tracked files after add in git ignoore 
Shell :: ffmpeg mp4 to webm 
Shell :: neofetch in linux 
Shell :: creating bucket in aws cli 
Shell :: bash for stdin 
Shell :: kazam recorder ubuntu 
Shell :: yarn upgrade 
Shell :: instaling composer linux 
Shell :: get the default path batch 
Shell :: install docker machine 
Shell :: install ghost script 
Shell :: plt .show matplotlib remote vscode 
Shell :: push amended commit 
Shell :: npm install from github 
Shell :: copy ssh key from windows to linux 
Shell :: show git branch name in terminal mac 
Shell :: git log files only 
ADD CONTENT
Topic
Content
Source link
Name
9+6 =