Showing posts with label windows. Show all posts
Showing posts with label windows. Show all posts

Thursday, June 14, 2012

How to clean cached DNS entries

Every time you visit a website, your computer requests IP address for the website from your default DNS server. Then it caches them locally on your computer for some time to speed up the web access. If the IP address is cached, your computer doesn't have to request the IP address for some website anymore. And that leaves a trace. Even in private browsing.

You can check them if you type ipconfig /displaydns in the command line (CMD)





Cleaning them is really easy. Just type ipconfig /flushads in the command line.

You can make a batch file to clean them faster:

Open Notepad, and type:
@echo off
ipconfig /flushdns

Save the file as .bat and run it. 
Continue lendo

Wednesday, June 13, 2012

How to make your folder invisible

Are you sharing your user with someone and do you wanna keep some files hidden from someone's eyes? Here's a little trick:

1) Create a new folder.

2) Right click on it and click Properties.

3) Select Customize tab and then on Change icon.

4) Find invisible icon and select on it. Click OK and then Apply.

5) Rename the folder and press Alt + 0160 and press Enter.

6) Move it to somewhere and you are done.

Continue lendo

Windows Live SkyDrive

Do you have a Hotmail account, what was made before 23st Apri, 2012? Well if you do, you can get 25 GB online storage space for FREE! But if it's made after the date, you can get still 7 GB for free.


SkyDrive is an online sync and storage service created by Microsoft. It is part of the Windows Live range of online services and allows users to keep the files private, share them with contacts, or make the files public. Publicly shared files do not require a Windows Live ID to access.

 It has even desktop application so you can upload and download your files without logging into your Hotmail account.

And with a little price, you can increase the storage space. Get your SkyDrive now!

Source: http://en.wikipedia.org/wiki/SkyDrive
Continue lendo
 

Computer Tips & Tricks Copyright © 2011 | Template design by O Pregador | Powered by Blogger Templates