Olivier “Ölbaum” Scherler

Olivier “Ölbaum” Scherler @oscherler

Joined:
Jan 20, 2017

Olivier “Ölbaum” Scherler
articles - 4 total

I’m Looking for a Web UI for a Static Site Generator

TL;DR I’m looking for a web interface to manage content for a static site generator for...

Learn More 9 8Jul 19 '19

Are login forms that ask for your username and password on two different pages more secure?

It’s becoming more and more common: instead of a login form where you fill your e-mail or username...

Learn More 10 15Feb 25 '19

Changing the MySQL root User from auth_socket to Password Authentication Using Ansible

MySQL 5.7 introduced a change in which at install time, the root user is configured using the `auth_socket` authentication plugin. Unfortunately, the Ansible `mysql_user` module does not support authentication plugins, and will fail if you try to set a password on the root user. We will work around this issue.

Learn More 10 0Feb 19 '19

Move Android Studio Virtual Devices to Another Hard Drive on a Mac

Learn to make environment variables available to Mac applications launched from the Finder in order to be able to move Android Studio Virtual Devices (AVD) to another hard drive.

Learn More 24 7Feb 6 '19