Showing posts with label Tricks. Show all posts
Block any Website in your Computer without any Software.[How To]
If you want to block certain websites on your computer without any software then this trick can be very helpful to you.You can block any number of websites and if blocked they cannot be opened in any browser like google chrome,firefox,opera and Internet explorer.
For this trick we will edit the host file of the windows and will use the Ip address 127.0.0.1 (i.e localhost).Whenever somebody will try to open the blocked website the user will be redirected to local host.This trick works in windows xp,vista and windows 7 .
Here is the Trick To Block Any Website On Your Computer
Open My Computer/Computer
Navigate to your Operating system drive (Usually C drive)
Now goto Windows –>System32–>drivers–>etc
Here you will see your Hosts file.Open this file with notepad.
Now move to the last line in this file and add the address of the website to be blocked prefixed by 127.0.0.1
For example In the screenshot below I have blocked facebook.com on my computer
01 sample hosts file Trick To Block Any Website On Your Computer
Remember that you should insert the Url of the blocked website with and without www prefix as shown in the above screenshot
Now Save the file.
Note:-You should open notepad with administrative privileges otherwise you won,t be able to save it
***Clear the cookies and cache of the browser before trying to open the block site ***
Also Visit : Most Visited and Most popular post
How To Hide Text In Notepad !!!
This is a simple trick to hide text inside your windows default text editor i.e Notepad using command prompt, but this trick works only on NTFS file system.
Steps to hide text in a Notepad :
1. Open your command prompt Start–>Run and Type
2. Type cd.. to move to C:\> drive or Type cd desktop to move to your desktop
3. Type the below code in your command prompt
notepad filename.txt:hidden
4. Write some data and save (Ctrl+S) the file.
5. Browse to the file location and Open filename.txt you cannot see any data in the file.
6. To retrieve the hidden data open command prompt and type the same command.
notepad filename.txt:hidden
Do you like this notepad trick ?
PLz give ur Feedback !!! :