In every system, there are two clocks which comes into action while setting the time, one is hardware clock and the other is linux (OS) clock. The hardware clock determines the system clock on system boot. While the system is running, changes to one of these doesn’t affect the other. Normally you can follow any procedure, like first update one …
Read the complete article »
Undoubtedly, Firefox is the best browser available in the market. Virtually there is no limit of customization you can do with Firefox. Most of these comes as extensions (add-ons).
However, settings can also be customized easily by accessing convenient location using Firefox’s “about:config” hack, which can be opened by typing it into the address bar. Steps to change settings can …
Read the complete article »
TechCrunch got hacked 2nd time again within 12 hours. Yesterday TechCrunch itself posted a blog [1] confirming about the hacking, and it got again 30 minutes back as well. Hacker’s information is still unknown, and information is still being collected on how the site is compromised.
Read the complete article »
Firefox 3.6, the latest version of Mozilla’s popular browser, was released Thursday. With a lots of other improvements, this version features a 20 percent speed improvement, as Mozilla claimed. This release is built on Mozilla’s Gecko 1.9.2 web rendering platform.
“Firefox 3.6 is built on Mozilla’s Gecko 1.9.2 web rendering platform, which has been under development since early 2009 and contains …
Read the complete article »
Lots of people use web server for various tasks, but not all of them need a full-fledged web server which will take a lot of time to configure (if you are a naive) and will eat up system resources.
So, when you just need a webserver with GET and HEAD request handler, then you can use a module in python …
Read the complete article »