Ads 468x60px

Saturday 4 February 2017

How To Remove Jio 1GB Limit Trick to Get Unlimited Internet (100% Working Trick)

What is Jio 1GB Limit:

In case if you are a new jio user let me warn you on one point, although jio claimed that they are giving unlimited internet but the daily 4G internet is reduced to jio 1gb limit. Which means you won’t get 4G speed after 1GB. Same problem with preview offer, all the remaining offers are completely free like unlimited voice calls and messages. Jio claims that more than 80% users are using less than 1GB data. So with this less cap, we can get the high-speed connection.

Steps to Bypass Jio 1GB Daily Limit Trick:

  • First, visit myjio application and then Open myjio app to check your present balance.
  • Then close the application and visit your mobile settings option
  • After that go to time & Date option and change the date to next 2 days
  • Now visit myjio app it will show your balance is Zero
  • But don’t worry you can use unlimited data without any limitations
if you are confused about changing the date, here is one example. Today’s date is 4th Feb, change the date to Feb 5th and then visit myjio app to check the data. It will show zero balance but you can use unlimited data.

Steps to remove Jio 1GB limit per day:

  • Visit APN Settings and set protocol as ipv4/ipv6
  • Open UC browser and download few items till the data reaches 100 MB
  • This will give you one warning and your internet speed will go down
  • Now just resume the downloads if it works keep on going
  • Change the protocol to ipv6, now turn on jio internet and just do browsing
  • Browse till 50-60 MB then restart the mobile
  • Repeat the same process to use 6-8 MB
  • Then again change the protocol to ipv4/ipv6

Friday 3 February 2017

How to Assign a Static IP Address in Windows 7, 8, 10



When organizing your home network it’s easier to assign each computer it’s own IP address than using DHCP. Here we will take a look at doing it in XP, Vista, Windows 7, Windows 8.x, and Windows 10.

If you have a home network with several computes and devices, it’s a good idea to assign each of them a specific address. If you use DHCP (Dynamic Host Configuration Protocol), each computer will request and be assigned an address every time it’s booted up. When you have to do troubleshooting on your network, it’s annoying going to each machine to figure out what IP they have.

Using Static IPs prevents address conflicts between devices and allows you to manage them more easily. Assigning IPs to Windows is essentially the same process, but getting to where you need to be varies between each version.

Windows 7 or Windows 8.x or Windows 10

To change the computer’s IP address in Windows, type network and sharing into the Search box in the Start Menu and select Network and Sharing Center when it comes up. If you are in Windows 8.x it will be on the Start Screen itself, like the screenshot at the top of this article. If you’re in Windows 7 or 10 it’ll be in the start menu.

1start menu

Then when the Network and Sharing Center opens, click on Change adapter settings. This will be the same on Windows 7 or 8.x or 10.

2adapter

Right-click on your local adapter and select Properties.

3local area connection

In the Local Area Connection Properties window highlight Internet Protocol Version 4 (TCP/IPv4) then click the Properties button.

4properties

Now select the radio button Use the following IP address and enter in the correct IP, Subnet mask, and Default gateway that corresponds with your network setup. Then enter your Preferred and Alternate DNS server addresses. Here we’re on a home network and using a simple Class C network configuration and Google DNS.

Check Validate settings upon exit so Windows can find any problems with the addresses you entered. When you’re finished click OK.

5entersettings

Now close out of the Local Area Connections Properties window.

6closeoutof

Windows will run network diagnostics and verify the connection is good. Here we had no problems with it, but if you did, you could run the network troubleshooting wizard.

7verify

Now you can open the command prompt and do an ipconfig  to see the network adapter settings have been successfully changed.

8verify
 
^ Scroll to Top