Showing posts with label Computer Tricks. Show all posts
Showing posts with label Computer Tricks. Show all posts

Facebook Profile Photo Large Size Trick

Facebook Profile Photo Large Size Trick

Sometimes You Want To View Someone's Profile Picture which has a Only Me Restriction in it So That Others Cant See. So Here's The Trick to View it in Large Size.




How To View Facebook Locked Profile Picture ?


1. Open the facebook profile of person whose profile picture is locked or is set to private.
2. Right click on the profile picture and click on Copy Image Url as shown in image below.

Facebook Profile Photo Large Size Trick

3. Open that image in new tab by  right clicking and selecting Paste (CTRL + V)
4. Now change the value of image size highlighted below which might be s160x160 tos720x720 (If its not clear try (s320x320)
5. The image will enlarge in size. This trick does not always work.

Trace Anyone On Facebook



Hello Guys.

Someone has made your fake account?Want To Trace Him?emm you can trace him with a simple trick . so to trace him/her follow me.



1: First you got to find out the IP address of that User.

2: To Do so we will be using “netstat” command in windows. If you want to know the IP address of a specific person on facebook or orkut or any chat service, there is only one way: Just invite or ping him for a chat and while chat is ON open ‘Command Prompt‘ on your PC (Start >Run>cmd).
note: before trying this make sure you close all the other tabs in your browser. and only facebook is open. also if possible delete all the history and cache from your browser.

3: When command prompt opens Type the following command and hit Enter.
netstat -an

4: And you will get all established connections IP addresses there. 

5: Note down all the suspicious IP’s.

6: The Next Step is to Trace that user using his IP address.
To do so we will be using IP tracer service. Go to the below address and paste the IP address in the box that says “lookup this ip or website”. and it will show you the location of the user.
http:// http://www.ip-adress.com/ip_tracer
It will show you all the information about that user along with his ISP and a Location in the MAP. Now in the MAP Just click on “click for big ip address location” in the big picture you can actually zoom in. and try to recognize the area. If any serious matter just note down the ISP details in that page and contact them about the IP. they will respond you.

Other netstat commands:

-a Displays all connections and listening ports.
-e Displays Ethernet statistics. This may be combined with the -s option.
-n Displays addresses and port numbers in numerical form.
-p proto Shows connections for the protocol specified by proto; proto may be TCP or UDP.
-s option to display per-protocol statistics, proto may be TCP, UDP, or IP.
-r Displays the routing table.
-s Displays per-protocol statistics. By default, statistics are shown for TCP, UDP and IP; the
-p option may be used to specify a subset of the default.

Block Facebook On Your Computer or Laptop Without Software

Block Facebook On Your Computer or Laptop Without Software


In This trick I will teach you to specifically block Facebook on your computer. This might be helpful if you want to prevent students from using Facebook in school and colleges or your employees in office. If you are parent and don't want your child to use Facebook or any other particular site then follow simple steps given below.

Steps To Block :-



  • 1. Go to Start > All Programs > Accessories
  • 2. Then Right click on Notepad and Run it as administrator.
  • Now open host file by clicking on File > Open and locate to following address
  • "C:\WINDOWS\system32\drivers\etc"

    Now Open Hosts File and Below # 127.0.0.1 localhost Host Past These Line

    # Blocking Facebook
    127.0.0.1 login.facebook.com
    127.0.0.1 www.facebook.com
    127.0.0.1 apps.facebook.com
    127.0.0.1 blog.facebook.com

    5. Now save the host file and done. 
    6. Open any browser and try to open Facebook. It won't open. If Facebook opens then you might have done something wrong.