Www

119 posts in Www

Theme

· hardware, linux, networking, software, virtualisation, www

I had the same theme for over four years. I’ve made quite a few custom css and PHP edits myself, and it had been outdated for ages… But it served me well.

theme-2011

However, it’s now time for something new.

theme-2015

As always, as minimalistic as possible.

On a side note, this blog has been moved from vm1 (and one before that) a virtual machine running on a dual Xeon 3070 (2.66Ghz) at Databarn to Akama, a VM on an 8 core Xeon E3-1230 (3.2Ghz) at Leaseweb.

Time has come

· misc, www

I’ve now moved blog.tuinslak.org to yeri.be as domain name.

Time has come to let my once so fierce and mighty nickname aside, and, in this not-so-anonymous world, use my first name.

Old links & bookmarks will remain operational and will redirect to the new domain.

And I’m dropping “blog” all together. And, as always, SSL is running.

static.0x04.com will still host all uploaded content.

My link shortener will be at i.yeri.be. The old links will 404 but I doubt many still had the old links bookmarked. I’m not sure why I took “i”, but it sounded nice.

Raspberry Pi + ad blocking + nginx

· linux, networking, software, www

There’s this howto that explains how to set up the RPi as ad blocker.

I’ve two RPi’s acting a router and was already running dnsmasq. I decided to give it a try. Note that this howto can actually be used on any DNS serving Linux server.

First of all, don’t go with the pixelserv as it crashes after a few minutes.

Apache is an option that worked fine. A general hint: if you’re already running Apache or whatever on port 80, just add a 2nd static IP and make Apache listen to that.

Eurostar.com sitemap links to spam site...

· errors, www

The Eurostar.com (cached copy) sitemap links to an odd directory: eurostar.com/bestkeptsecret (which was part of a viral campaign in 2006, Google tells me), which in turn redirects to a spam site… :(

Screen Shot 2012-12-29 at 23.11.32

 

Visiting that links redirect to a spammy website about real estate… Please clean up your shit -.-)

HTTP headers when getting eurostar.com/bestkeptsecret:

HTTP/1.1 301 Moved Permanently
Content-Length: 245
Date: Sat, 29 Dec 2012 22:14:39 GMT
Server: Apache
Location: https://web.archive.org/web/20190118192808/http://www.europesbestkeptsecret.com/
Vary: Accept-Encoding
Connection: close
Content-Type: text/html; charset=iso-8859-1
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a href="http://www.europesbestkeptsecret.com/">here</a>.</p>
</body></html>