A small dashboard I created to allow quick enable/disable of Pi-hole written in PHP. This comes in handy when you need to quickly toggle Pi-hole.…
I’ve published two new PowerShell scripts on GitHub: https://github.com/obs0lete/Grant-Admin – Used for grant local administrator rights on remove machine. https://github.com/obs0lete/Revoke-Admin – Used to revoke administrator…
With inspiration from https://www.reddit.com/r/PowerShell/comments/3zf0b8/getweather_get_the_current_weather_of_your/ and http://wttr.in/ I’ve written a function for Powershell where you can get current weather conditions whenever you launch the console! Make…