WRITING ARCHIVE

Older writing.

Page 7 of 10.

Technology

Speed up yor website - Part 1

Assets such as stylesheets, images and videos are often the major hit taken by a webserver when a webpage is loaded. I'm often trying to improve my page…

Linux

Google Chrome OS and e few more changes

Yesterday the Google team posted an entry on all their blogs about a new operating system that is to come. They are going to call it Google Chrome OS.

VPS

Apache 101 - Are you rotating your logs?

It came to my attention today that my website was serving blank pages, and I got really intrigued with it. I checked the memory, and everything was…

Linux

Apache 101 & Case insensitive URL's

How to make Apache URLs case insensitive using mod_speling and mod_rewrite, so visitors reach your pages whatever case they type.

Linux

Installing YUM on CentOS 5

This is really for my future reference, but I thought someone would bump into that any time. I'm configuring a new CentOS 5 server and for my surprise…