4 ways to get answers for your tech queries

Every computer user know that if some goes wrong, just go to Google and search the results but what if Google fail to answer your technical question in terms of search terms? what would be your next step to get a satisfactory answer? I would suggest to use answers, a few types of online answers websites are shared as under;

1. Microsoft Answers

Microsoft answers provide you a complete help structure of all your questions and queries regarding Windows, Office, Microsoft Security Essentials and Windows Live. You can ask question or find an already answered query from a long list of given answers. You can sign in and save your queries in account to view later on. Microsoft answers is specific to the technologies provided by Microsoft corporation. 
Microsoft Answers
microsoft answers

Read more

How to start virtual machine automatically

I have been working on virtual machine since 2006 and trying to find more and more appropriate solution, excellent performance and hardware utilization. I found VMware an excellent tool to solve your day to day home, business and enterprise virtualization problems. I used most of the versions of VMware for almost all kinds of guest operating system like Microsoft Windows, Linux, UNIX and also tried to install MAC (I was not able to install MAC, perhaps I was missing something). If you install your machine using VMware workstation, you probably won’t be able to boot your machine at your original windows startup, because you have to start your virtual machine as a service not as an application like you do in VMware workstation or VMware player. VMware server provide this functionality with ease because it starts the virtual machine as a service.

You can download VMware Server 2 for free from under given URL;
VMware Server 2
vmware server 2

Configurations of VMware server are very easy. You just need to download the setup file from VMware website www.vmware.com and run the setup. It will automatically install the VMware server including apache tomcat. You have to take care of apache tomcat ports. If something goes wrong please stop the service of already installed apache tomcat.

How to Start Your Virtual Machine Automatically?

1. Log into your VMware server

Read more

Check Who Removed You From Friends List On Facebook

This article has been written by Sanix from Technize.com. Reach him on Facebook and Twitter.

There is no default way to check if any of the friends on Facebook has removed you from their friends list. All the process is completely transparent from the user. For example if a user deletes me from his or her friends list, I will never be notified and if I have a large number of friends, there is a great possibility that I will never be able to figure out if anyone was gone from my friends list.

http://cvrlebg.files.wordpress.com/2009/12/friendschecker.png

Read more

Plan and grow your career with Microsoft professional career chart

What is the next step in your career? have you ever thought about this? I started my career as a web developer but switched towards IT after few months, why?  The reason was nothing but interest. I was much more attracted by the IT infrastructure creation and managing big servers. Working with the security settings, have a complete control on the system, etc. What are you guys planning for your career growth? Let me help you to decide what you have to do next because if you are working on only one technology it will be obsolete after a while and what next? Use Microsoft Professional Career Chart to plan your next step for you bright future. 

Microsoft Professional Career Chart
Microsoft Professional Career Chart

Read more

Manually Refresh the cache of your domain

OpenDNS has huge caches, which is one reason OpenDNS makes your Internet experience faster. With Cache Check, you can check what OpenDNS customers see when they request a domain. If there’s something amiss, you may refresh OpenDNS’s cache for that domain. This can enhance the performance and speed your domain to maintain high quality.

Domain Cache Check
Manually Check The Cache Of You Domain

Read more

Ultimate List of Windows 7 Desktop Wallpapers

Using a desktop background to show your imagination strength can be a good idea if you like to inspire others. Imagine if you are living in a world of science fiction where technology is at the peak and everything is living under technology and fantasy roof. In this list, Most of the wallpapers are same in size but if you like to get a best quality fixed centered desktop background you need to crop them and make them useable for you.

Ultimate wallpaper8 

Read more

Top 5 Utilities to Speed Up Windows7

1. XDN Tweaker

XDN looks like some other ordinary windows tweaker but there is something special that it supports windows 7. Windows 7 can be tweaked by using this very easy and simple to use tool. Most of the options are for windows generic but few are specific to the windows 7 and specially about the interface problems. It offers a lot of different operations which can be performed with a single click. Just click any category from the left sidebar and you will see its options in the right side main window. You can work with UAC and Logon, System Misc, Icon Appearance, Right Click menus, System Security, Files & Folder options etc.

Windows7Tweaks_thumb
Download  XDN Tweaker

Read more

Firefox Operating System

If you like to experience true web surfing with a difference you are certainly at the right location. Firefox operating system can given you a pleasure to the web surfer up to a peak level. Firefox operating system also have few very good features like having an app store with it. Its easy, fast power full and really nice way to get online. There is no much effort required to install and configure it on any system and also its not a resource hungry software to require a long list of hardware, It just looks for a 64MB ram and a very few MBs of hard disk space. Not just the web, also access your data and run your favorite native applications. Extend functionality with plug-ins, the only limit is your imagination.
xpud-0.9.2-0 

Read more

Open Source Barcode Encoder and Image generator

Barcode generation and encoding was never easy before this fabulous software came into market. Barcode generation and encoding can be very interesting for those who are actually working with payroll, till and super market software’s. It can save a lot of time. Most of the bar code encoder and image generator are very costly like ZEBRA printer and DIMO label printers. Zint is an Open Source barcode encoding and image generating library written entirely in C and released under GPLv3 or later. It is primarily developed for GNU/Linux but is also available for MS Windows and aims to be truly cross-platform.

zint23_windows

Read more

Easy Way To Calculate UNIX File Permissions

Those who knows how to calculate UNIX permission and convert them into octal format can understand this post easily but others can try to read this post thoroughly so that they can understand what read means in octal language? what write means in octal language? what execute means in octal language? in terms of permission. I hope everybody knows that UNIX permission consist of three blocks given as under; user group others

  • User
  • Group
  • Other

Octal

You need to know about the permission bit to correctly count the permission in octal format for a better understanding of the permissions in UNIX. The tool will provide you with an octal code that corresponds to these permissions which can then be applied to relevant directories and files with chmod command.

Read more