Archive for the ‘Linux’ Category
Tuesday, October 30th, 2012
tl;dr version : This is how I spent a Saturday evening.
<blink>Warning: If you like to write Java, stop reading now. Go back to using Hadoop. It's a much more mature project.</blink>
As a part of my job, I do a lot of number processing. Over the course of last few weeks, ...
Posted in Linux, Python | View Comments
Friday, April 2nd, 2010
I am often curious as to what bots are going on my site at any given moment. So much so that I devote one terminal tab to running this script.
save the following as say bot.sh and make it executable :-
#!/bin/bash
watch "grep $1 /path/to/access.log | tail -15"
note: the number after tail ...
Posted in Linux, Webmaster Things | View Comments
Thursday, December 25th, 2008
Posted in Interesting Vids, Linux | View Comments
Saturday, June 28th, 2008
CDN stands for Content Delivery(or Distribution) Network. It is a network of servers usually located in various geographic locations to improve the availability and access speed of a website (or webapp or other media). The main use of CDNs were during the nineteens when inter-continental access was slow, scarce and ...
Posted in Linux, perl, Webmaster Things | View Comments
Saturday, June 21st, 2008
Kind attn : Microsoft Thailand (Sorry I cant read your Thai only website)
Kind attn : Lenovo Thailand (Sorry cant find name of contact on your site)
Kind attn : Prasert Charoonpaisal - General Manager - Personal Systems Group (PSG) - HP Thailand
Kind attn : Corporate Communications Dept. - Sony Thai Co., ...
Posted in Linux, rants, Thailand | View Comments