Access dBase-format (dbf) databases from PHP
Related Posts
Turn off monitor using command line
The xset command mentioned in other answers will turn off all the monitors if you have multiple…
How do I grant sudo privileges to an existing user
sudo usermod -a -G sudo username