How To Take Screenshots On The Raspberry Pi Using Command Line

 How To Take Screenshots On The Raspberry Pi Using Command Line 


1. Install scrot
sudo apt-get install scrot

2. Use command line via ssh 
 
env DISPLAY=:0 XAUTHORITY=/home/pi/.Xauthority scrot /path/to/screen.png 
 
3. Download image via SFTP 

Comments

Popular posts from this blog

Securing the Pi-hole with fail2ban to prevent DNS Amplification attacks

Reduce (shrink) and resize raw disk at Proxmox

How to clean DB from old logs in Magento 1.x