-->> WELCOME to this site <<--
Showing posts with label How to. Show all posts
Showing posts with label How to. Show all posts

How to manually blacklist website address

Friday, 10 July 2009

There're many softwares that could block your access to some websites. But actually theres some ways to do it without any softwares. You also can to do it with IE. But this time i'll explain the other tricks to doing with system32.. ^_^


To the point we do it so:

- Go to C://windows/system32/drivers/etc
- Find files named Hosts (this file doesnt has any format to open.But you still could open it..:-D)
- Double click that file. If the "open with" windows appear. Select the notepad program. Bingooo....you've opened that file...congrat...hehehe...lol
- As you can see there..find the last text on the below there. that types with: 127.0.0.1 localhost
- Just adding some website address that you want to block access to that site. For example, you want to put www.frienster.com into your blacklist website.
-
Type this in the below after. type 127.0.0.2 www.friendster.com
- Save it with ctrl+s then restart your computer.

-----
NB: You can add as many as blacklists address. Just remember to sort in every row below. start in 127.0.0.2 . Then 127.0.0.3... and goes to next...
-----

How to Create Big Size's Empty File

Tuesday, 12 May 2009
Have you ever seen the unreadable file or suspicious file that has a really big size on it? The conclusion is whether its file that coming from program file, system file, some caches or files that created by people without any purpose. Just for fun only to crap/junk to full loaded your hardisk space only..hahaha.. yeah, sometimes im still doing that to my friend's computer. Of course its for just joke only..^o^

So How Create the empty file that has a large size?

- Open calculator program. go to Start > run > type calc
- Change the format to scientific calculator view > scientific. ensure the radio button Dec is checked.
- Now type the value whatever you like. It may 3-unlimited digits. But for this example i,ll type 700000000 in there.
- After that , check the Hex Radio button . And you'll see the value appear there was 29B92700. Note that value.



- Now go to cmd. Start > Run > type cmd > hit enter
- type debug [space] tes.dat. Then hit Enter. (the message "^error" will appear, just ignore it..)
- then type rcx > Enter
- enter value: 2700 > Enter (this value coming from the last four digits from Hex result=29B92700)
- then type rbx > Enter
- enter value: 29B9 > Enter (coming from four digits on front result)
- for the last, type w > Enter



All you have to do now just wait several minutes to complete the result :)

Open the file that has created. The location is in C:\Documents and Settings\YourCompName. As you see, the file size is up to 660mb! :-o

Of course you can create more size with input the different combination values in Calculator. That it..:D