• Languages

  • Disclaimer/Copyright

    No Warranty
    Whilst this blog is provided in good faith in the hope that it will be useful, the author provides NO WARRANTY WHATSOEVER as to the accuracy or otherwise of any of its contents. Use of any information provided in this blog is entirely at your own risk.
    Copyright
    ckblog.net © 2010

CK Web Logs

Internet & Technology

Unlock PDF Files Online For Free

Remove restrictions from PDF files online it’s easy and free.
PDF files can have restrictions that prevent you from for example copying text from them or editing, printing or merging them. (more..)

1 July 2010 at 21:35 - Comments

FLV doesnt work in Firefox with Hotlink Protection

I cannot get my flv files to load in Firefox but they work perfect in IE… My system running apache..
Finally, I found out that the problem was related with the Hotlink Protection implemented by some hosts through the .htaccess file and the fact that Flash does not send the referrer and Firefox does not add it to the request.
After some research I found this workaround adding some lines in the .htaccess file: (more..)

30 June 2010 at 00:25 - Comments

Best Free Open Source Analytics

Piwik is a downloadable, open source (GPL licensed) real time web analytics software program. It provides you with detailed reports on your website visitors: the search engines and keywords they used, the language they speak, your popular pages… and so much more.

Piwik aims to be an open source alternative to Google Analytics. (more..)

29 June 2010 at 19:26 - Comments

BIND: Stop Recursion DNS

A DNS query may be either a recursive query or a non-recursive query. If recursion is set to ‘yes’ (the default) the server will always provide recursive query behaviour if requested by the resolver (client). If set to ‘no’ the server will only provide iterative query behaviour. If the answer to the query already exists in the cache it will be returned irrespective of the value of this statement. This statement essentially controls caching behaviour in the server. (more..)

26 June 2010 at 18:50 - Comments

Push Email with Dovecot Mail Server

I have been looking for push e-mail since i got my iphone. Just found sth for my test server and it works for me…

I have a webserver running cPanel, Dovecot and suPHP. ( centOS 5.4, WHM 11.25 ) (more..)

26 June 2010 at 16:28 - Comments

WHM – CentOS Firewall Installation

Installation of CSF ( Config Server Firewall )   is quite simple…
Tested : CentOS 5.4 – WHM 11.25 (more..)

9 March 2010 at 15:54 - Comments