<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Webaholics &#187; computer</title>
	<atom:link href="http://www.webaholics.in/tag/computer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webaholics.in</link>
	<description>&#039;An Internet Addiction&#039; By Lokapriya</description>
	<lastBuildDate>Fri, 09 Sep 2011 05:30:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Computer Networking Interview Questions</title>
		<link>http://www.webaholics.in/2011/06/28/computer-networking-interview-questions/</link>
		<comments>http://www.webaholics.in/2011/06/28/computer-networking-interview-questions/#comments</comments>
		<pubDate>Tue, 28 Jun 2011 07:35:10 +0000</pubDate>
		<dc:creator>Lokapriya</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[administrators]]></category>
		<category><![CDATA[communication]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[corporate]]></category>
		<category><![CDATA[DHCP]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[Fiber Optic Cable]]></category>
		<category><![CDATA[File]]></category>
		<category><![CDATA[Firewall]]></category>
		<category><![CDATA[interview]]></category>
		<category><![CDATA[Laptops]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[players]]></category>
		<category><![CDATA[questions]]></category>
		<category><![CDATA[router]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[system administrator]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[VOIP]]></category>
		<category><![CDATA[WAN]]></category>
		<category><![CDATA[Wi Max]]></category>

		<guid isPermaLink="false">http://www.webaholics.in/?p=172</guid>
		<description><![CDATA[Here are some of the basic interview questions for the network administrators, system administrators and IT manager posts. These questions provide the basic information about the network communication technology, network topologies, network troubleshooting techniques, network devices and the basic overview of the LAN/WAN communication model. What is DHCP? DHCP stands for Dynamic Host Configuration Technology. [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p style="text-align: justify;">Here are some of the basic interview questions for the network administrators, system administrators and IT manager posts. These questions provide the basic information about the network communication technology, network topologies, network troubleshooting techniques, network devices and the basic overview of the LAN/WAN communication model.</p>
<p style="text-align: center;"><img src="http://www.amitbhawani.com/blog/wp-content/uploads/2009/11/Job-Interview-Questions.gif" alt="Job Interview" /></p>
<p style="text-align: justify;"><strong>What is DHCP?</strong></p>
<p>DHCP stands for Dynamic Host Configuration Technology. The basic purpose of the DHCP is to assign the IP addresses and the other network configuration such as DNS, Gateway and other network settings to the client computers. DHCP reduces the administrative task of manually assigning the IP addresses to the large number of the computers in a network.</p>
<p><strong>What is DNS and how it works?</strong></p>
<p>DNS stands for Domain name system and it translates (converts) the host name into the IP address and IP address into to the host name. Every domain and the computer on the internet is assigned a unique IP address. The communication on the internet and in the network is based on the IP addresses. IP addresses are in this format 10.1.1.100, 220.12.1.22.3, 1.1.1.1 etc. IP addresses can’t be remembered but the host names (e.g. www.networktutorials.info, xyz.com, abc.com) are easy to remember instead of their IP addresses.</p>
<p><strong>What is a Firewall?</strong></p>
<p>Firewall is a protective boundary for a network and it prevents the unauthorized access to a network. Most of the Windows operating system such as Windows XP Professional has built-in firewall utilities. There are the large number of the third party firewall software and the basic purpose of all the firewall software and hardware is same i.e. to block the unauthorized user access to a network.</p>
<p><strong>What is WAN?</strong></p>
<p>WAN stands for wide area network and it covers the broader geographical area. Basically there are three types of a computer network LAN (Local Area Network), MAN (Metropolitan Area Network) and WAN (Wide Area Network). The communication in a WAN is based on the Routers. A WAN network can cover a city, country or continents.</p>
<p><strong>Define VOIP Communication Technology</strong></p>
<p>VOIP stands for Voice over IP and this technology is used for transmitted the voice over the IP based long distance network to make phone calls. VOIP phone calls are very cheap and a large number of the corporate offices and home users are using VOIP technology to make long distance phone calls.</p>
<p><strong>What is Wi Max Technology?</strong></p>
<p>Wi Max is a wireless broadband technology and it is a advance shape of the Wi Fi (which was a base band technology). Wi Max supports data, video and audio communication at the same time at a very high speed up to 70 Mbps.</p>
<p><strong>Define Network Gateway</strong></p>
<p>Network Gateway can be software or a hardware. A gateway is usually a joining point in a network i.e. it connects two networks. A computer with two LAN cards can act as a gateway.</p>
<p><strong>What is a Router?</strong></p>
<p>A router routes the traffic to its destination based on the source and destination IP addresses, which are placed in the routing software known as routing table.</p>
<p><strong>How Fiber Optic Cable Works</strong></p>
<p>Fiber optics provides the fastest communication medium for data and voice. Data can travel at the speed of light through the fiber optic cables. ISPs and corporate offices are usually connected with each other with the fiber optic cables to provide high speed connectivity.</p>
<p><strong>What is File Server?</strong></p>
<p>A file server is a computer in a network that authenticates the user access in a network such as Windows 2000/2003 Servers.</p>
<p><strong>Define Seven Layers of OSI Model</strong></p>
<p>There are seven layers of the OSI model. The basic purpose of these layers is to understand the communication system and data transmission steps. The seven layers are Application, Presentation, Session, Transport, Network, Data Link and Physical. You can remember the name of these layers by this phrase. “All people seems to need data processing”.</p>
<p><strong>Define GSM Technology</strong></p>
<p>GSM is a short range wireless technology and is usually used in the mobile phones, hand help devices, MP3 players, Laptops, computers and in cars.</p>
<p>&nbsp;</p>
<div class="shr-publisher-172"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic --><img src="http://www.webaholics.in/?ak_action=api_record_view&id=172&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.webaholics.in/2011/06/28/computer-networking-interview-questions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Network Time Protocol or NTP</title>
		<link>http://www.webaholics.in/2011/06/28/network-time-protocol-or-ntp/</link>
		<comments>http://www.webaholics.in/2011/06/28/network-time-protocol-or-ntp/#comments</comments>
		<pubDate>Tue, 28 Jun 2011 07:27:33 +0000</pubDate>
		<dc:creator>Lokapriya</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[algorithm]]></category>
		<category><![CDATA[clock server]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[Delaware]]></category>
		<category><![CDATA[GPS]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://www.webaholics.in/?p=170</guid>
		<description><![CDATA[Network Time Protocol (NTP) is probably the Internet’s oldest protocol. Developed at the University of Delaware, it has been in use and continually updated for the last 25 years. In short it is a protocol designed to synchronize the clocks on computers and networks across the Internet or Local or Wider Area Networks (LANs/WANS). NTP [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p style="text-align: justify;">Network Time Protocol (NTP) is probably the Internet’s oldest protocol. Developed at the University of Delaware, it has been in use and continually updated for the last 25 years. In short it is a protocol designed to synchronize the clocks on computers and networks across the Internet or Local or Wider Area Networks (LANs/WANS).</p>
<p style="text-align: center;"><img src="http://www.cisco.com/en/US/i/200001-300000/220001-230000/227001-228000/227690.jpg" alt="NTP" /></p>
<p style="text-align: justify;">NTP is a multi-tiered system, each tier being called a stratum. Servers at each tier communicate with each other (peer) and provide time to lower strata. Servers at the top stratum, stratum 1 connect to an atomic clock either over the Internet or by a radio or GPS receiver while a stratum 2 server will connect to a stratum 1.</p>
<p style="text-align: justify;">The way NTP works is relatively straight forward. NTP timestamps relay the seconds from a set point in time (known as the prime epoch, usually set at 00:00 1 January 1900 or sometimes 00:00 1 January 1970) The NTP algorithm then determines the amount to advance or retreat the clock.</p>
<p style="text-align: justify;">The NTP program (known as a daemon on UNIX and a service on Windows) runs in the background and refuses to believe the time it is told until several exchanges have taken place, each passing a set of tests. If the replies from a server satisfy these ‘protocol specifications’, the server is accepted. It usually takes about five good samples (five minutes) until a NTP server is accepted as a source for synchronisation.</p>
<p style="text-align: justify;">NTP can synchronise time over the Internet but it should be noted that Microsoft and others recommend that external time references are used rather than Internet based ones as these can’t be authenticated. External hardware sources use either a radio or GPS receiver to get a timing reference from an atomic clock.</p>
<p style="text-align: justify;">NTP (currently up to version 4) can maintain time over the Internet to within 1/100th of a second (10 milliseconds () and can perform even better over Local Area Networks with accuracies of 1/5000th of a second (200 microseconds) fairly common.</p>
<p style="text-align: justify;">A simplified version of NTP called Simple Network Time Protocol (SNTP) exists that does not require the storing of information about previous communications as required by NTP. It is used in some devices and applications where high accuracy timing is not as important and is installed on older versions of Microsoft Windows. Windows since 2000 has included the Windows Time Service (w32time.exe) which uses SNTP to synchronise the computer clock. NTP is also available on UNIX and LINUX (download via NTP.org).</p>
<p style="text-align: justify;">&nbsp;</p>
<div class="shr-publisher-170"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic --><img src="http://www.webaholics.in/?ak_action=api_record_view&id=170&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.webaholics.in/2011/06/28/network-time-protocol-or-ntp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Before You Sell Your Used Laptop.. &#8211; Tips</title>
		<link>http://www.webaholics.in/2009/11/22/before-you-sell-your-used-laptop-tips/</link>
		<comments>http://www.webaholics.in/2009/11/22/before-you-sell-your-used-laptop-tips/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 05:20:48 +0000</pubDate>
		<dc:creator>Lokapriya</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[company]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://www.webaholics.in/?p=134</guid>
		<description><![CDATA[By now, many people have heard about companies that will buy your used laptop for cash. These companies buy your laptop and refurbish them to sell as used. It’s essentially laptop-recycling, and can be a great option for people who may have an extra laptop that isn’t being used or a laptop that doesn’t work [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p style="text-align: justify;">By now, many people have heard about companies that will buy your used laptop for cash. These companies buy your laptop and refurbish them to sell as used. It’s essentially laptop-recycling, and can be a great option for people who may have an extra laptop that isn’t being used or a laptop that doesn’t work (as many companies will buy it from you whether it’s working or not).</p>
<p style="text-align: justify;">Selling your used laptop is also a great way to get some extra cash if you are trying to save up for a newer laptop. Technology is always changing, and eventually you will want to upgrade to a newer, faster computer that is more compatible with ever-changing software. Why not get rid of your old laptop while at the same time making some cash to put towards a new one?</p>
<p style="text-align: justify;">No matter what the reason, once you decide to sell your laptop, there are a few things that you should know. There are many companies that will buy your laptop and some are better than others to do business with. The following paragraphs will help guide you through some of the important things to know when starting the process of selling your laptop.</p>
<p style="text-align: justify;">The most important thing that you need to consider when selling your laptop is the protection of your personal information. It is vital to your security and identity that you choose a company that will remove all information from your hard drive before refurbishing it. This is especially important if your laptop isn’t working and you can’t access the information on it yourself. Make sure that the company that you sell your laptop to will erase all the information off your laptop as soon as it is received.</p>
<p style="text-align: justify;">The next thing you’ll want to look for is a company that will get you the best used laptop value. Some companies will give you an instant quote for your laptop. If you can get an instant quote online this is the best way to find out right away of you are getting the best value for your laptop. Check this out and find out how much you may receive for selling your laptop before you send it in. And remember – you should never have to pay to ship your laptop. Sell your used laptop to a company that will pay for shipping and ensure that you pay absolutely nothing in the process.</p>
<p style="text-align: justify;">Once you find a good value with a good company and decide to sell your laptop, another thing to look into is when you will be paid for the laptop. You should be able to find out from the company approximately how long it will take for them to receive your laptop and send you your check. It might take a couple of weeks from the time you get your estimate, but if you know when to expect it, you shouldn’t have to worry. If you want to receive your check as soon as possible, you may even be able to get your check over-nighted for a fee.</p>
<p style="text-align: justify;">You can use the cash to save up for a new laptop, or just make some money from a laptop that isn’t used or doesn’t work. No matter what your reasons, selling your laptop can be financially beneficial, environmentally-friendly, and a smart move for people who like to upgrade.</p>
<p style="text-align: justify;"> </p>
<div class="shr-publisher-134"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic --><img src="http://www.webaholics.in/?ak_action=api_record_view&id=134&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.webaholics.in/2009/11/22/before-you-sell-your-used-laptop-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Keyloggers- The Definition</title>
		<link>http://www.webaholics.in/2009/11/17/keyloggers-the-definition/</link>
		<comments>http://www.webaholics.in/2009/11/17/keyloggers-the-definition/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 07:04:22 +0000</pubDate>
		<dc:creator>Lokapriya</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[device]]></category>
		<category><![CDATA[DLL]]></category>
		<category><![CDATA[keylogger]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[program]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[stealth]]></category>
		<category><![CDATA[user]]></category>

		<guid isPermaLink="false">http://www.webaholics.in/?p=87</guid>
		<description><![CDATA[Keylogger is a software program or hardware device that is used to monitor and log each of the keys a user types into a computer keyboard. The user who installed the program or hardware device can then view all keys typed in by that user. Because these programs and hardware devices monitor the keys typed [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p style="text-align: justify;">Keylogger is a software program or hardware device that is used to monitor and log each of the keys a user types into a computer keyboard. The user who installed the program or hardware device can then view all keys typed in by that user. Because these programs and hardware devices monitor the keys typed in a user can easily find user passwords and other information a user may not wish others to know about.</p>
<p style="text-align: justify;">Keyloggers, as a surveillance tool, are often used by employers to ensure employees use work computers for business purposes only. Unfortunately, keyloggers can also be embedded in spyware allowing your information to be transmitted to an unknown third party.</p>
<p style="text-align: justify;">A keylogger is a program that runs in the background, recording all the keystrokes. Once keystrokes are logged, they are hidden in the machine for later retrieval, or shipped raw to the attacker. The attacker then peruses them carefully in the hopes of either finding passwords, or possibly other useful information that could be used to compromise the system or be used in a social engineering attack. For example, a keylogger will reveal the contents of all e-mail composed by the user. Keylogger is commonly included in rootkits.</p>
<p style="text-align: justify;">A keylogger normally consists of two files: a DLL which does all the work and an EXE which loads the DLL and sets the hook. Therefore when you deploy the hooker on a system, two such files must be present in the same directory.</p>
<p style="text-align: justify;">There are other approaches to capturing info about what you are doing.</p>
<p style="text-align: justify;">Some keyloggers capture screens, rather than keystrokes.<br />
Other keyloggers will secretly turn on video or audio recorders, and transmit what they capture over your internet connection.</p>
<p style="text-align: justify;">A keyloggers might be as simple as an exe and a dll that are placed on a machine and invoked at boot via an entry in the registry. Or a keyloggers could be which boasts these features:</p>
<p style="text-align: justify;">Stealth: invisible in process list<br />
Includes kernel keylogger driver that captures keystrokes even when user is logged off (Windows 2000 / XP)<br />
ProBot program files and registry entries are hidden (Windows 2000 / XP)<br />
Includes Remote Deployment wizard<br />
Active window titles and process names logging<br />
Keystroke / password logging<br />
Regional keyboard support<br />
Keylogging in NT console windows<br />
Launched applications list<br />
Text snapshots of active applications.<br />
Visited Internet URL logger<br />
Capture HTTP POST data (including logins/passwords)<br />
File and Folder creation/removal logging<br />
Mouse activities<br />
Workstation user and timestamp recording<br />
Log file archiving, separate log files for each user<br />
Log file secure encryption<br />
Password authentication<br />
Invisible operation<br />
Native GUI session log presentation<br />
Easy log file reports with Instant Viewer 2 Web interface<br />
HTML and Text log file export<br />
Automatic E-mail log file delivery<br />
Easy setup &amp; uninstall wizards<br />
Support for Windows (R) 95/98/ME and Windows (R) NT/2000/XP</p>
<p style="text-align: justify;">Because a keylogger can involve dozens of files, and has as a primary goal complete stealth from the user, removing one manually can be a terrifying challenge to any computer user. Incorrect removal efforts can result in damage to the operating system, instability, inability to use the mouse or keyboard, or worse. Further, some key loggers will survive manual efforts to remove them, re-installing themselves before the user even reboots.</p>
<p style="text-align: justify;"> </p>
<div class="shr-publisher-87"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic --><img src="http://www.webaholics.in/?ak_action=api_record_view&id=87&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.webaholics.in/2009/11/17/keyloggers-the-definition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>System Restore &#8211; Recover Your Hard Drive</title>
		<link>http://www.webaholics.in/2009/11/11/system-restore-recover-your-hard-drive/</link>
		<comments>http://www.webaholics.in/2009/11/11/system-restore-recover-your-hard-drive/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 12:52:05 +0000</pubDate>
		<dc:creator>Lokapriya</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[hard disk]]></category>
		<category><![CDATA[hints]]></category>
		<category><![CDATA[reboot]]></category>
		<category><![CDATA[restore]]></category>
		<category><![CDATA[System Restore]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.webaholics.in/?p=55</guid>
		<description><![CDATA[It’s late in the evening and you’re at home, using your computer to update a document you need for work the next day. You make your final changes, save the document, and submit it to print. You turn to the printer, only to find nothing there. You print the document again, and again get nothing. [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p style="text-align: justify;">It’s late in the evening and you’re at home, using your computer to update a document you need for work the next day. You make your final changes, save the document, and submit it to print. You turn to the printer, only to find nothing there. You print the document again, and again get nothing. Thinking that maybe there’s something wrong with the printer connection, you decide to reboot your computer.</p>
<p style="text-align: justify;">But you’re getting error messages that you’ve never seen before. After clicking on two or three dozen “Okay” buttons, your computer finally starts booting up again, and you sigh in relief. Until you start getting error messages stating that certain files are out of date or can’t be located. Eventually your computer comes back up, but it seems that everything has gone wonky. Programs load with errors, or don’t load at all. Utilities that worked fine last night lock up when you try to launch them, including your virus-scanning software. In short, something’s very, very wrong.</p>
<p style="text-align: justify;">Ordinarily this would mean taking your computer into a repair site and have a tech look at it to determine the problem. The fix could be as simple as running a few utilities on the computer, or as complex as rebuilding the hard drive from scratch. Even the simpler solution can be expensive. But if you are running Windows XP as your operating system, you may not need to go into a blind panic. A utility included with Windows XP called <strong>System Restore</strong> allows you to recover your hard drive from a previous point in time. In effect, you’re turning back the clock to a point in the past where your computer was working properly.</p>
<p style="text-align: justify;"><strong>Give Me a Reason</strong><br />
Why would you restore your computer to, say, yesterday afternoon’s settings? There are plenty of reasons why you might want, or need, to do so. The incident described above could be caused by a virus that got through your computer’s firewall and installed itself on your computer. Remember the new game you installed on your computer late last night? It could have overwritten system files in the operating system, replacing them with older files, or deleting required files altogether. Maybe somebody got a little trigger-happy with the mouse when selecting files to erase from the system, deleting required system files. Then there’s always the possibility of an “act of God”, like a power outage or power surge, which may have corrupted system data on the computer.</p>
<p style="text-align: justify;">Convinced? Good. So how does System Restore work? Let’s take a look.</p>
<p style="text-align: justify;"><strong>Start at the Beginning</strong><br />
When Windows XP is installed on a computer system, the System Restore utility is turned on by default, so you don’t have to do anything to start the process. System Restore also automatically creates “restore points”, points in time you can select for restoring your computer. They’re usually created when a new program is installed, or updates to the existing system are implemented (generally through the Internet). Good news.</p>
<p style="text-align: justify;">Unfortunately Windows XP isn’t consistent about the frequency of creating these restore points. You might go two or three days before an incident occurs where the operating system feels it’s necessary to create a restore point. Not-so-good news. However, you can go in yourself and manually create a restore point any time you want, say, just before you install a new program. If you’ll do this on a regular basis, even once a day, you’ll have a good number of points from which to restore if you ever need to.</p>
<p style="text-align: justify;"><strong>A Good Recovery Place</strong><br />
You may want to create a restore point of your own, or need to find a restore point to recover your system. In either case, you start the same way. In the menu bar at the bottom of the desktop, click on <strong>Start</strong>, then <strong>Help and Support</strong> (the blue question mark icon). Under “Pick a Task” in the right column of the window that appears on your screen, select the option marked <strong>Undo changes to your computer with System Restore</strong>. This launches the System Restore utility, bringing it up in a new window.</p>
<p style="text-align: justify;">If you want to create a new restore point, select the second option in the menu and click <strong>Next</strong>. You can enter an appropriate description for this restore point, and then click on <strong>Create</strong>. Windows XP automatically attaches your description and the date and time from your computer system to the restore point and adds it to the calendar list. Click on <strong>Close</strong> and that’s it – you’ve created a restore point. You can go on with your work (or play) now.</p>
<p style="text-align: justify;"><strong>When You Need Some Restoration</strong><br />
If you need to restore your system to an earlier date and time, in the System Restore menu select the first option in the menu and click Next. You can use the calendar on the left side of the window and the restore points described on the right side of the window to pick the particular restore point you wish to use. Once you’ve selected the desired restore point, click on Next, and then Next again to start the restore process. Don’t power down your computer during this process, as you could end up with some serious issues if the restore process doesn’t complete properly. (Helpful hint: Don’t do a restore if there’s a possibility you might have a power outage, such as during a thunderstorm!) Once the restore is done, the computer reboots, you log in, and there you are – your system is the way it was at the date and time of the selected restore point.</p>
<p style="text-align: justify;"><strong>Helpful Hints</strong><br />
You’ll avoid a lot of grief if you follow a few guidelines when using System Restore.</p>
<p style="text-align: justify;"><strong>Regularly create manual restore points.</strong> It only takes a few minutes to create a restore point. Even if you only do this once or twice a week, it gives you that many more options to choose from when you need to select a restore point.</p>
<p style="text-align: justify;"><strong>ALWAYS create a restore point before adding anything new to your computer!</strong> Whether you’re adding a new printer, installing a second hard drive, or upgrading your favorite software program, create a restore point before starting the process. If anything happens and problems develop, you can restore your computer to the way it was before the installation started.</p>
<p style="text-align: justify;"><strong>Save important data before starting a restore. </strong>Remember that anything that has changed on your computer between the time of the restore point and the time you begin the restore will be reset to the way it was at the time of the restore point. If your restore point is from ten days ago, every program and data file you have added to your computer in that ten-day period will be gone. Files that were on the computer at the time of the restore point and that you have deleted since then will be back on the computer after the restore. So if you have files on the computer that you want to keep, copy them to diskette or RAM stick, or burn to a CD, before you start the restore process.</p>
<p style="text-align: justify;"> </p>
<div class="shr-publisher-55"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic --><img src="http://www.webaholics.in/?ak_action=api_record_view&id=55&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.webaholics.in/2009/11/11/system-restore-recover-your-hard-drive/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Backup Your Computer Essentials</title>
		<link>http://www.webaholics.in/2009/11/11/backup-your-computer-essentials/</link>
		<comments>http://www.webaholics.in/2009/11/11/backup-your-computer-essentials/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 12:43:55 +0000</pubDate>
		<dc:creator>Lokapriya</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[disk]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[Favorites]]></category>
		<category><![CDATA[folder]]></category>
		<category><![CDATA[My Documents]]></category>
		<category><![CDATA[Online]]></category>
		<category><![CDATA[programs]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.webaholics.in/?p=52</guid>
		<description><![CDATA[I observe all the time with my home pc customers. Their computer, for whatever reason, has been rendered unbootable and they are suddenly (and understandably) worried about the contents of the hard drive. Whether it’s hundreds (or thousands) of rupees/dollars worth of downloaded music and movies, software that was purchased and paid for online, countless [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p style="text-align: justify;">I observe all the time with my home pc customers. Their computer, for whatever reason, has been rendered unbootable and they are suddenly (and understandably) worried about the contents of the hard drive. Whether it’s hundreds (or thousands) of rupees/dollars worth of downloaded music and movies, software that was purchased and paid for online, countless hours of work on personal or business documents or the unthinkable loss of all their family photos, the sudden realization that you have never safeguarded these things can be a very unsettling prospect.</p>
<p style="text-align: justify;">One of the first questions I ask when someone calls and tells me that their pc won’t start is if they have a recent backup of their data. It’s very rare for anyone to answer that question in the affirmative. Usually, after a moment of silence, the customer will sheepishly admit that they always intended to start backing up but never did because… [insert your favorite excuse here]. I always hate to hear this because backing up your data is vitally important and (here’s the BIG SECRET) it’s not at all difficult.</p>
<p style="text-align: justify;">There are backup utilities and services available to consumers now that make the process so simple and automated that anyone can do it easily and quickly. And the best part is, there are so many competing products you will easily find one to fit your budget if you shop around. One word of caution, though. Don’t use the built-in backup utility in Windows. Yeah, I know, it’s already there and it’s “free”.</p>
<p style="text-align: justify;">Trust me though, it’s cumbersome, featureless and not very dependable. You won’t like it so you won’t use it and then the next time your hard drive crashes (it will happen sooner or later), you won’t have a backup. I’ve seen it happen too many times! Third party software is definitely the way to go.</p>
<p style="text-align: justify;">Anyway, whatever backup application you decide to use, It’s important to understand what needs to be backed up. Following is a list of things you should DEFINITELY include in your backups:</p>
<p style="text-align: justify;"><strong>The ‘My Documents Folder’ -</strong> This is hands down the most critical folder for most people in terms of data backup. This is where all of your personal and sometimes irreplaceable data is stored. By default, it contains all of your photos, music, documents, videos, etc. In some cases, such as photos and home videos, if these items are lost or corrupted, they are gone forever and cannot be replaced. <em>(Imagine telling your wife that all of the baby pictures are gone!)</em></p>
<p style="text-align: justify;"><strong>Your Accounting Data -</strong> If you use personal or business accounting software on your pc, backing up the data file on a regular basis is an absolute MUST! Enough said.</p>
<p style="text-align: justify;"><strong>Your Email Address Book -</strong> You have a lot of important contact information that you have gathered over the years. Backing up this data is especially critical if you are a business person and you utilize email in your daily business schedule.<br />
 <br />
<em>A couple of things you may want to consider backing up even though they aren’t critical are:</em></p>
<p style="text-align: justify;"><strong>Your Internet ‘Favorites’ Folder -</strong> Although it’s not the end of the world if the contents of this folder are lost, trying to remeber the url’s of your favorite websites can be a daunting task.<br />
 <br />
<strong>Your Windows User Settings &#8211; </strong>These are the setting that ‘personalize’ your user account. Desktop backgrounds, screensavers, etc.</p>
<p style="text-align: justify;"><em>Things you don’t need to bother with backing up include:</em></p>
<p style="text-align: justify;"><strong>Windows &#8211; </strong>You should already have a copy of your OS on disk.</p>
<p style="text-align: justify;"><strong>Any programs that you installed from disks &#8211; </strong>You need to back up the data files, but not the program itself. Reinstall that from the disk.</p>
<p style="text-align: justify;"> </p>
<div class="shr-publisher-52"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic --><img src="http://www.webaholics.in/?ak_action=api_record_view&id=52&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.webaholics.in/2009/11/11/backup-your-computer-essentials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

