2015-10-25T21:28:09
# systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target
Monitor will still go into power save mode.
# systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target
Monitor will still go into power save mode.
This post is an explanation of the Zero-configuration Web Application Debugging with Xdebug and PhpStorm wiki entry over at JetBrains.
While the instructions are pretty straight forward, I wanted to share where being a beginner had me scratching my head wondering why things weren’t working. Enjoy!
1. …