TechTriCon Wednesday, 2025-01-22, 2:15 PM
Welcome Guest | RSS
Site menu

Statistics

Total online: 1
Guests: 1
Users: 0

Main » 2013 » August » 06
1.  Go to  C:\Windows\System32\drivers\etc.

2.  Right click on 'Hosts' file and edit with notepad.

3. The opened file looks like this:





4.  To block a website type its url next to 127.0.0.1

For example, to block www.google.com, type

127.0.0.1  www.google.com

127.0.0.1  google.com

5. 127.0.0.1 is known as loop back address, it redirects the url back to your systems, loopback and the website doesn't open up.

Remember: Admin rights may be required to get this effected sometimes. 


Category: TechKnowledgebase | Views: 969 | Added by: Admin | Date: 2013-08-06 | Comments (0)

Lets take an example to do so. Create a folder in any drive.

 

1. D:/My                                      **(My is the name of the folder)

2. Now go to Run and type Cmd to open command prompt

3. Type D: (to locate D: drive)

4. then type cacls my /p everyone:n        **(My is the name of the folder)

5. It will confirm you like this "Are you sure (y/n)" type y

Now you can't access that folder.

6. To unlock the folder simply change n with f in the following command:

 cacls my /p everyone:f

 

Enjoy!

Category: TechKnowledgebase | Views: 669 | Added by: Admin | Date: 2013-08-06 | Comments (0)

This video will explain you about how to enable real Administrator account on Windows 7.

    
Category: TechKnowledgebase | Views: 634 | Added by: Admin | Date: 2013-08-06 | Comments (0)

                                      
1. Open Notepad and copy below codes into it.
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop

2. Then save this file as led.vbs (.vbs is must)
3. Open your save file and see disco lights.

After this, if you want to stop this then you can end the process from task manager that is highlighted in the image below:



Category: TechKnowledgebase | Views: 649 | Added by: Admin | Date: 2013-08-06 | Comments (0)

This life time calender will allow you to see the calender of each year from 1900 to 2078. This calender has been created in Excel. You can download this from the 'Download now' link below. After downloading the file, enter year of your choice in the field of year and it will list down the calender for that year.




Category: Projects/Stuffs | Views: 579 | Added by: Admin | Date: 2013-08-06 | Comments (0)

Social Media

Search

Categories
TechKnowledgebase [15]
Improve English [1]
Pronunciation [0]
Earth & Universe [3]
Our Environment [0]
Forces & Nature [0]
Trade Across World [0]
Human Body [0]
How we Communicate [0]
Course of History [0]
Living Together [0]
Projects/Stuffs [1]
JAVA [4]

Copyright TechTriCon.com © 2025