Simple website visitor stats and location with GoAccess

I do not use cookies or browser trackers (like Google Analytics) on any of my personal websites to track visitor information. From time to time however, it is nice to get an idea of the amount traffic to my sites, including what pages get viewed the most. I use the following one-liner for this: Read… Continue reading Simple website visitor stats and location with GoAccess

The Notepad trick

There is a good reason Notepad has survived through all iterations of Windows. It is the best tool for clearing formatting! For example, copying text from a webpage to Word will often keep the formatting (color, size and so on) but copying it to Notepad first and then re-copying it to the other editor clears… Continue reading The Notepad trick

Prevent slow Linux performance on VirtualBox

Here is a quick tip if you are having slow performance with Linux running on VirtualBox: Assign at least two processors to the Linux instance Some background… My laptop came with Windows 7. I prefer to use Linux (currently Ubuntu) when developing and I really dislike dual-booting so installing Ubuntu side-by-side with Windows is not… Continue reading Prevent slow Linux performance on VirtualBox