HP Moonshot System – Atom-based Servers from HP

HP launches first Atom-based Moonshot servers. It is a blade server kind of concept with advantages of cost , power and cooling. Hope you already seen the custom Hyperscale computing designs of google  facebook servers.  Here in HP Moonshot Systems the individual Computers are bring in to a single 4U chassis.   One 4U server is [...]

[ More ] April 11th, 2013 | | Posted in Servers |

Anti spam sms filter application for android & Symbian

Nowadays I am fed up with managing some kind of service messages from my mobile service provider.The main annoying factor is the popup SMS ( technically its flash message). Whenever I disconnect from GPRS / 3G service, provider will automatically send a flash sms .Its all about the report of the data usage and balance [...]

[ More ] October 25th, 2012 | | Posted in Mobile |

Batchfile to disconnect existing RDP connections

Previously we wrote about how to terminate the existing connections using “tsadmin” and “session” command . We know the command and syntax are difficult to remember. that is why i just converted this commands to a Batch file. Copy the scripts and save it as a .bat file. while executing the batch file , it will prompt for [...]

[ More ] October 12th, 2012 | | Posted in Servers |

Backup your android applications and data using a computer

This is a simple windows application to backup your android applications and the application data. the main advantage is that we can chose our important apps and its data from a single window. There is no need to download all the application when the Android is factory restored or new ROM  installed. this will save [...]

[ More ] September 11th, 2012 | | Posted in Mobile |

PC Power Supply Unit – Is it important ???

  Short answer – YES For the long answer read on …. Ever wondered why a good quality computer power supply costs Rs.3000 and upwards whereas you can get a Cabinet+PSU for 1000 Rs. What is the difference ? Cheap PSU does not include the the following to save costs AC Filter and Transient Suppressor [...]

[ More ] January 9th, 2012 | | Posted in Misc |

How to hide user account in Windows 7

Here I’m showing steps to hide a user account in Windows 7. The user account can be hidden from welcome screen but can be used while sharing etc. Steps Create a new account from User Accounts Make the following changes in registry Goto HKEY_LOCAL_MACHINE\Software\Microsoft\WindowsNT\CurrentVersion\Winlogon\SpecialAccounts\Userlist Create a new “KEY”  if “SpecialAccounts” is not listed, under special [...]

[ More ] January 9th, 2012 | | Posted in Misc, Softwares |

Supercharge your wireless router !!!

The stock firmware in most of the wireless routers are severely limiting in features and performance. To make the most out of your router, you can switch to alternate firmwares like DD-WRT, OpenWRT, Tomato etc. However the alternate firmwares are in a constant state of development, which are mostly done in the spare time of [...]

[ More ] January 7th, 2012 | | Posted in Networking |

Google+ and the missing social media channel

  So, it’s been almost six months since the launch of Google+. Back in June and July we were all signing up and creating ‘circles’, but how much have we used it since? More importantly for owners of small businesses, how much do commercial organizations and businesses use the service? Research shows that the idea [...]

[ More ] January 3rd, 2012 | | Posted in Internet |

Facebook timeline cover photo size

Exact image size of a Facebook timeline cover photo : 851 X 315 Pixels

[ More ] December 16th, 2011 | | Posted in Internet |

Export the list of virtual machines to a CSV file

Here is the script to collect vmware virtual machines details and export to an excel (.csv) using  vSphere PowerCLI commands. This will help Vmware administrator to take a report of Memory, CPU usage,  Data store, HDD space allocation, Host server, Guest OS etc..  here we are using command “get-vm” and “Select-Object” to filter the properties [...]

[ More ] December 12th, 2011 | | Posted in Servers |