Youtube started pushing overlay ads. At least for me this is completely new. Some of my most liked youtube channels show something like this before the video starts: „Remove those freaking Youtube overlay ads using AdBlock+“ weiterlesen
How to secure your Octoprint installation
The community of makers using 3D printers is growing. So does the community of Octoprint users. Of course these users want to access their printers interface from remote.
The ISC was mentioning lots of insecure Octoprint installation in one of their posts.
In return there was another blog post at Octoprint.org telling about more or less secure practices to gain remote access to Octoprint installations. Here is my take on this.
The mentioned blog post tell about how insecure it is to just open a port for forwarding on your router. Do never forget: once you enable the port forwarding, your Octoprint installation is visible to the world, and bad guys could possibly hijack your installation, and turn your heatbed and nozzle to „5 million degrees“, burn your house, and more. So it might be a good idea to add some security to our installation.
„How to secure your Octoprint installation“ weiterlesenPS PHPCaptcha WP WordPress Plugin for Google Recaptcha free solution
You run a WordPress installation, and want to get rid of Recaptcha and other tracking prone solutions? Well, PS PHPCaptcha WP might be the solution you are looking for.
Installation of PS PHPCaptcha WP
There is more than one way. The easiest way to install PS PHPCaptcha WP is to do it using your WordPress plugins area. Just look for PS PHPCaptcha WP and hit install. The Plugins homepage is https://wordpress.org/plugins/ps-phpcaptcha/.
Another way is to download it from the original repository at https://github.com/pstimpel/psphpcaptchawp where it is located in the releases section. Of course you would have to integrate it into your WordPress installation by yourself. Instructions on how to do that can be found at that Github page as well. „PS PHPCaptcha WP WordPress Plugin for Google Recaptcha free solution“ weiterlesen
PHP7 and Memcache: php-memcache versus php-memcached [EN]
Memcache and PHP7, did you struggle? So did I…
When I had to move some application to newer server hardware, I experienced crashes of the application. In the servers log there were remarks of it looking like this. „PHP7 and Memcache: php-memcache versus php-memcached [EN]“ weiterlesen