Pages

Wednesday 9 October 2013

How to access blocked website..

Method 1 (Windows computers)

  1. 1
    Click start on the bottom of the computer screen, then hit Run. You can also hold the Start key and press the R key.

  2. 2
    There will be a text-box where you can type commands. Type in cmd.

  3. 3
    Type ping www.website.com, where website is the website name. (Without the http:// and www.)

  4. 4
    Get the IP address. You will see an IP address in []'s (ie. [192.168.1.1]). Copy the code and type it into the Url bar in your browser.

Method 2

  1. 1
    Go to Google[1]

  2. 2
    In the search box, "type cache:website.com" (without quotes), where website is the site name and hit Enter.

  3. 3
    Google will take automatically take you to the previously saved version of that website.

Method 3

In this method, we will use proxy servers. Proxy servers are useful tools that act as intermediaries between your computer and the websites you visit. When you can’t visit a blocked site directly, you can ask a proxy server to visit it for you. The proxy displays the blocked website, and allows you to interact with it. Since you are communicating directly with the proxy (not with the restricted site)the communication isn't blocked.
  1. 1
    Go the website for the proxy service. Type the URL of the site you wish to unblock, and press Surf.
  2. 2
    Browse the restricted site as you normally would.
    Facebook using http://airproxy82.net/
     Facebook using http://airproxy82.net/

Thursday 13 June 2013

Change or hack admin password with dos




 Start>>>programs>>>Accessories>>> Command Prompt.

type in command prompt:

net user

then u will see all user

eg : one user is kedar
then type:

net user kedar pink

thats is now pink is set as password.
by this the admin password is replace by ur pink password.

or if user is admin

then type:

net user admin kedar

and again new password is replace .
u will get a command of sucessful.

and if acess denied then ur not administrator.

OOR IF U FORGOT PASSWORD


do one thing


reboot in dos mode

by pressing shift + f10
or
f8
or
safe mode in command prompt

the main aim is to get in dos.

after getting in dos

type cd windows\system32

then

type NUSRMGR.CPL and enter

and ur direclty to then user access password and u can now change or del password.

and other method is same :

but
instead of
:
type control userpasswords2 and enter

ur screen dircetly take u too pasword manager and then reset password and type nwe one

simply naaa

rly me .

it worked !!!! 




Sunday 9 June 2013

Give matrix digital effect in command prompt


 
This is a simple batch file that will show the binary strings that the Matrix use as their logo and language. It won't look completely like it, but it's fun!


Just write the code below in notepad and save it with bat extension say matrix.bat.




@echo off
color 2
cls
:A
echo 3     2   3   4     6     8   4  2   3  9  7 3   4  9   7    5  3 1 7 9  1 0 9 2 4  6 2 1  3       4  5       3       5 2   1      0 3     6
echo 2     5   5  6 4      7  1 8  6     8  6  0  8 6 4 1   5 6 4 6     8   8 0 3  1 4 6 8  4  7   8      6   2  1 5   7
:B
echo 5    8     9   2    3 6        8  7  1 2 5     3 6 5  4 2 0  8      9  4  0  3 7 4 2   2  8  9   2  0    1     5    6  5  8
:C
echo 5   9  6 8      4 6   8  4  6 8 4         2 6 4 6        8 1  6   6 8 1  0 6 8  1 6  8   1  6     1        6      5  4       5     6   9         8 7  
echo 6       5 1       6    6 0          6          4 6       1 6  5 1       7  5  3 8    5  1 6  5 1 6 0 1 6      0 4      3 4  1  2  4 0   4   3  2
goto A
goto B
goto C

Wednesday 12 December 2012

Transform your Windows7 laptop into a Wi-Fi hotspot


Connectify:

Connectify is a software, that transform your laptop into a Wi-Fi- Hotespot and enables to share your internet for other laptops, smartphones, PDAs, Ipods, tablet-pcs, Ipads, gameboids and every wifi enabled devices through wifi. The best thing is, it require No router or external hardware for this purpose.But, it do works on Windows 7 only.
 
How to use connectify:
1. Download connectify lite and install it on your windows 7 system. 


2. Run connectify, fill Hotspot Name, password, Internet connection and then click on Start Hotspot. Now Wi-Fi hotspot is ready, you can connect other devices with it.
 
 
3. Now from other devices  search for wi-Fi, it will show your newly created Wi-Fi's name, you can connect to it as usual you connect to any other Wi-Fi  network. 


4. You can also check the name and list of devices connected and disconnected recetly to your Wi-Fi hotspot from the client tab in connectify. 



 

Tuesday 4 December 2012

8 Steps to make Firefox faster....

Incase You don't get my last post on how to make firefox faster here i m
Putting up the video of how to Make Firefox faster........enjoy



Double your FireFox speed in just five minutes




1. Enable pipelining
Browsers are normally very polite, sending a request to a server then waiting for a response before continuing. Pipelining is a more aggressive technique that lets them send multiple requests before any responses are received, often reducing page download times. To enable it, type about:config in the address bar, double-click network.http.pipelining and network.http.proxy.pipelining so their values are set to true, then double-click network.http.pipelining.maxrequests and set this to 8.
Keep in mind that some servers don't support pipelining, though, and if you regularly visit a lot of these then the tweak can actually reduce performance. Set network.http.pipelining and network.http.proxy.pipelining to false again if you have any problems.

2. Render quickly
Large, complex web pages can take a while to download. Firefox doesn't want to keep you waiting, so by default will display what it's received so far every 0.12 seconds (the "content notify interval"). While this helps the browser feel snappy, frequent redraws increase the total page load time, so a longer content notify interval will improve performance.
Type about:config and press [Enter], then right-click (Apple users ctrl-click) somewhere in the window and select New > Integer. Type content.notify.interval as your preference name, click OK, enter 500000 (that's five hundred thousand, not fifty thousand) and click OK again.
Right-click again in the window and select New > Boolean. This time create a value called content.notify.ontimer and set it to True to finish the job.

3. Faster loading
If you haven't moved your mouse or touched the keyboard for 0.75 seconds (the content switch threshold) then Firefox enters a low frequency interrupt mode, which means its interface becomes less responsive but your page loads more quickly. Reducing the content switch threshold can improve performance, then, and it only takes a moment.
Type about:config and press [Enter], right-click in the window and select New > Integer. Type content.switch.threshold, click OK, enter 250000 (a quarter of a second) and click OK to finish.

4. No interruptions
You can take the last step even further by telling Firefox to ignore user interface events altogether until the current page has been downloaded. This is a little drastic as Firefox could remain unresponsive for quite some time, but try this and see how it works for you.
Type about:config, press [Enter], right-click in the window and select New > Boolean. Type content.interrupt.parsing, click OK, set the value to False and click OK.

5. Block Flash
Intrusive Flash animations are everywhere, popping up over the content you actually want to read and slowing down your browsing. Fortunately there's a very easy solution. Install the Flashblock extension (flashblock.mozdev.org) and it'll block all Flash applets from loading, so web pages will display much more quickly. And if you discover some Flash content that isn't entirely useless, just click its placeholder to download and view the applet as normal.

6. Increase the cache size
As you browse the web so Firefox stores site images and scripts in a local memory cache, where they can be speedily retrieved if you revisit the same page. If you have plenty of RAM (2 GB of more), leave Firefox running all the time and regularly return to pages then you can improve performance by increasing this cache size. Type about:config and press [Enter], then right-click anywhere in the window and select New > Integer. Type browser.cache.memory.capacity, click OK, enter 65536 and click OK, then restart your browser to get the new, larger cache.

7. Enable TraceMonkey
TraceMonkey is a new Firefox feature that converts slow Javascript into super-speedy x86 code, and so lets it run some functions anything up to 20 times faster than the current version. It's still buggy so isn't available in the regular Firefox download yet, but if you're willing to risk the odd crash or two then there's an easy way to try it out.
Install the latest nightly build (ftp://ftp.mozilla.org/pub/firefox/nightly/latest-trunk/), launch it, type about:config in the address bar and press Enter. Type JIT in the filter box, then double-click javascript.options.jit.chrome and javascript.options.jit.content to change their values to true, and that's it - you're running the fastest Firefox Javascript engine ever.

8. Compress data
If you've a slow internet connection then it may feel like you'll never get Firefox to perform properly, but that's not necessarily true. Install toonel.net (toonel.net) and this clever Java applet will re-route your web traffic through its own server, compressing it at the same time, so there's much less to download. And it can even compress JPEGs by allowing you to reduce their quality. This all helps to cut your data transfer, useful if you're on a limited 1 GB-per-month account, and can at best double your browsing performance.

Monday 26 November 2012

Activate Adobe Photoshop CS5 Free using 'Serial'



Photoshop CS5 is the latest intervention in the Photoshop product line. It offer superior tools, editing equipment and advanced technology that surpass previous versions of Photoshop.
But it comes with a trial of 30 days only having all the features.
here in this tut i will tell you some serial keys for CS5 with the process to activate it  :)


Follow the steps :


1. If you dont have CS5 before, then first Download the Photoshop CS5 trial from Adobe.com.(Note: You will have to make an Adobe Account), and then install it as a trial.


2. Now open photoshop CS5 from installed programs, then 2 windows will open.

  1. the photoshop CS 5 self
  2. A screen asking for serial no.
3. Now first close the first window of photoshop CS5.


4. Now in  second window enter any of these serials and press 'continue'


1330-1971-4830-5668-6067-1762
1330-1912-2628-0850-0232-4869
1330-1148-0472-2735-6555-0617
1330-1544-4195-8131-3034-5634
1330-1886-0283-4688-9152-2034
1330-1118-3174-6558-8260-5378
1330-1470-0441-6829-3063-2553
1330-1193-9982-0310-7670-2199
1330-1036-2793-5476-2605-5729 
1330-1446-2034-0080-0129-0783


CS5 Master Collection:
1325-1813-9220-5637-4326-4674 


CS5 Master Suite for MAC:
1325-0621-9125-0765-3648-0614 





5. Now your CS5 is activated :) But if you have internet connection and updates is active for CS5, then ur this serial key can be caught as a fraud one.


So you have 2 options to protect your CS5.
5.1 block Photoshop from connecting to the internet with your firewall.


or


5.2 Go to C:\Windows\System32\drivers\etc and open hosts file with notepad. and add the following lines in that file and save it.


127.0.0.1 activate.adobe.com
127.0.0.1 practivate.adobe.com
127.0.0.1 ereg.adobe.com
127.0.0.1 activate.wip3.adobe.com
127.0.0.1 wip3.adobe.com
127.0.0.1 3dns-3.adobe.com
127.0.0.1 3dns-2.adobe.com
127.0.0.1 adobe-dns.adobe.com
127.0.0.1 adobe-dns-2.adobe.com
127.0.0.1 adobe-dns-3.adobe.com
127.0.0.1 ereg.wip3.adobe.com
127.0.0.1 activate-sea.adobe.com
127.0.0.1 wwis-dubc1-vip60.adobe.com
127.0.0.1 activate-sjc0.adobe.com


6. Now you can work on CS5 without any time limitation  :)