How to go on blocked sites

Posted by NoName |



Hi, today I'm going to show you how to go on blocked sites.
This is very helpful on schools.
First of all open cmd.
To open go on C:/WINDOWS/system32/cmd.exe or press the run button and browse cmd.

Now type ping thesiteyouwant.com and press enter.
Example: ping myspace.com











Now just type the website ip on the URL bar and that's it, you can go to blocked sites.

How to block websites (I think it just work on XP)

Posted by NoName |

Hi, today I'm going to show you how to block websites.
First of all you got to be admistrator.
Then go on this directory:
C:/WINDOWS/System32/drivers/etc/hosts
Now open this file with notepad.




















Now go on the bottom of the file and type 127.0.0.2 thesiteyouwanttoblock.com.


No just save the "hosts" file.

As you see every time you block a website you had "1" to the final number.





Fake Virus - Cmd

Posted by NoName |




Hi!
Today I'm going to show you how to do a fake virus to scar your friends.
First of all open Notepad.
Then type that:


@echo off
echo Your computer has a virus!!!
echo CONTACTING ANTI-TROJAN...
pause
echo Do you want to delete the virus. Press enter to delete.
pause
echo ACESS DENIED
echo ACESS DENIED
echo ACESS DENIED
pause
echo TRY AGAIN?
pause
:1
dir/s
goto 1




Then save the file with the extension .bat
ex:



















Then say to your friends open it in them computer and watch what happens.
This fake virus will not damage your computer. 

Personalize your cmd

Posted by NoName |



Hi!
Today I'm going to show you how to personalize your cmd.
First of all open cmd.
To open go on C:/WINDOWS/system32/cmd.exe or press the run button and browse cmd.
Next type:
cmd /t:the colors you want.


List of colors:
0 - black
1 - blue
2 - green
3 - cian
4 - red
5 - purple
6 - yellow
7 - white
8 - grey
9 - bright blue
A - bright green
B - bright cian
C - bright red
D - bright purple
E - bright yellow
F - bright white



Example:


To have red background and white letters you should type:
cmd /t:47     and press enter

Windows XP - Change admistrator password

Posted by NoName |

Hi!
Today I'm going to show you how to change admistrator password on windows XP.
First of all you got to open CMD.
To open it go to C:/WINDOWS/system32/cmd.exe or press the run button and browse cmd.

When it open you should see something like that:



Now write:
net user Admistrator username *

Example:

net user Jake *


Now press enter and just write a new password for the admistrator!!!!