/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

rocketee.rs
| | duerrenberger.dev
1.2 parsecs away

Travel
| | I present a few simple steps to do a clean reinstallation of MySQL, in case the MySQL service was frozen or similar damaged
| | dairon.org
2.0 parsecs away

Travel
| | A simple guide to set up a development environment for Golang on Ubuntu Linux.
| | joshuarogers.net
1.7 parsecs away

Travel
| | If you've ever setup a web-app on a Linux server, chances are that you've setup a MySQL server at least once. On the off chance that you haven't, we'll do a quick crash course now: apt-get install mysql-server It might seem like I'm being a bit sarcastic. I am, though not by much. I suspect that most of the instances that I've seem running have had no configuration past what comes stock.
| | danielrotter.at
11.8 parsecs away

Travel
| It was not trivial to setup nginx with php-fpm to run in separate containers in kubernetes. Therefore I want to explain how I got it to work.