September 19, 2018
I am supposed to have a 500 Mbps internet line at home. Last week it really didn’t feel like that
(again). Pages would take ages to load, streams would stutter miserably or simply abort and
downloading OS updates simply timed out. So I set out to measure my actual bandwidth over a longer
period of time.
...June 6, 2016
Sooner or later when setting up a server you’ll want to create some MySQL databses and users. If you’re not proficient in writing SQL queries or just wanted to use a nice GUI tool for the task, you’d need to connect remotely to your databse host. But of course you do not want to expose your MySQL port to the internet … Or suppose you want to debug some remote service, which is only accessible locally on the remote machine …
...