There is a central dashboard that monitors the status of different services provided by Google (gmail,calendar,google talk etc). To access this apps status dashboard go to : http://www.google.com/appsstatus#hl=en Cheers.
Google Labs has some pretty neat stuff and the ability to bring up Google docs in gmail pane is one of them. To enable this,sign into gmail and go to Settings on top right corner. Select Labs and pick the gadget named Google Docs gadget. Select Enable option. Save the changes and return to inbox,there …
Every Windows component has an associated software that makes it work and helps leverage its full functionality.Typical installation of components once the hardware is put in the machine is done by installing drivers to make the component work.Hence driver access is an integral part of any installation. Same goes for troubleshooting individual components – say …
Here I describe an ultra quick way to check which computers are present on the network as well as other shared network resources. Go to command prompt and type net view. For specific info related to which computer is sharing what,simply type : net view \computer-name. Eg : net view THE_LAP The net command actually …
Keeping antivirus utilities updated with newly released definition files as well as version upgrades is an important task for overall well being of the system. It is useful to know a workaround if for some reason,one is not able to do this.In this case,manually updating definition files is needed. The antivirus app used here is …
Shortcuts in Windows can make work quicker to perform and save time. Locking Windows when one is away from the screen is always a good security practice regardless of it being a home or corporate setting. There is an easy way to create a shortcut to lock Windows. Windows + L key also performs the …
How do you get the entire system information in Vista with just a single command? It is easy and looks cool too. 1.Open command prompt with administrator privileges. 2.Type: sysinfo>>c:sysinfo.txt 3.Done,quick isn’t it? What the above command sysinfo does is it displays all the info about system in command prompt by default,by using the >> …
Long error messages in Vista require some sort of easier way to log all details as accurate information and then search it on internet/tech support to get it fixed. This may seem a no brainer but any Vista error message that pops up can be copied and pasted just like editing normal text in notepad/wordpad …
There are few things more frustrating than buying a game which seems to meet all the requirements of your system and then not being able to run it. This is where a neat website – Can you run it? comes in handy,in fact you can just select any game title that you wish to run …
Most applications need administrator access to ensure they run smoothly in Vista. I had explained why this is required in an earlier post of mine. A simple way to make sure admin access is granted to a specific application everytime it runs is by just changing it’s privilege level. To do this,right click on the …