Author Archives: kartook

Microsoft promises cheap Windows 8 upgrade

    Microsoft is ensuring its upcoming Windows 8 operating system is made available to the maximum number of existing Windows users. And the Redmond-based software giant is leaving no stone unturned to give Windows 8 enthusiasts a taste of the OS at an inexpensive price. Just last month, Microsoft revealed a Windows 8 upgrade […]

WordPress Error :TypeError: obj.firstChild.firstChild is null

  Tried in different Browsers : In Google Chrome the error is: TypeError: Cannot read property style of null In Firefox: TypeError: obj.firstChild.firstChild is null In Internet Explorer: Cannot retrieve the value style: the object is null or not defined Also i tried to restore my   Old backups don’t solve the problem   Finally […]

Google Compute Engine available for preview

Google I/O 2012 – Introducing Google Compute Engine httpvh://www.youtube.com/watch?v=0-sF5ZWB_FY   Over the past few years, Google has been working constantly to build some cloud -ased platforms and other infrastructure for third-party developers, to help them build applications and websites, provide storage, or analysis of data. Google has already built several products that do just this, […]

How to Monitor your web server bandwidth usage with vnstat

How to Monitor your web server bandwidth usage with vnstat To use nethogs on a Ubuntu/Debian server or desktop it is easy. First start by installing it using the command: apt-get install -y nethogs The you can use it this way: # Start nethogs on the default network interface nethogs # Specify which network interface […]