Showing posts with label Network Speed Test. Show all posts
Showing posts with label Network Speed Test. Show all posts

Sunday, 26 January 2014

// // Leave a Comment

How to test Internet Speed through Command Prompt


Anybody who wants to test their connection speed can easily do so from a speed test web site — but that isn’t very geeky. Here’s how to do a test from the terminal prompt instead.

(Note: If you are using Windows, you’ll want to either have Cygwin installed, or have a copy of curl or wget installed. On the Mac you can use curl, but if you prefer wget, you’ll need to install that.)

Testing Internet Connection Speed with Curl

This is pretty simple. Just copy and paste the following command:

curl -o /dev/null http://speedtest.sea01.softlayer.com/downloads/test100.zip

The first thing to point out is that we’re using a test file from Softlayer, but if your connection is really fast, you might want to use a larger file from Thinkbroadband to properly test. Secondly, that -o switch is the lower case form of the letter O. It’s not a zero, and if you omit it, your terminal will turn into crazyville since curl will try to output to the screen — it’s also important because we’re outputting the file to /dev/null, which means it’ll basically be automatically deleted.

Testing Internet Connection Speed with Wget

If you prefer using wget, or that is what you have installed, the switch is the same. That is a capital letter “o” and it sends the output straight to null, so you don’t have any files to delete.

wget -O /dev/null http://speedtest.sea01.softlayer.com/downloads/test100.zip

This file is only 100 MB, so if you have a really fast connection, this isn’t going to work very well, and you’ll want to find a bigger file to download from the site linked above.

Read More

Saturday, 13 October 2012

// // 1 comment

How to Get Better Wireless Signal


Like all sufficiently advanced technologies, Wi-Fi can feel like magic. But Wi-Fi isn’t magic – its radio waves. A variety of things can interfere with these radio waves, making your wireless connection weaker and more unreliable.

The main keys to improving your wireless network’s signal are positioning your router properly — taking obstructions into account — and reducing interference from other wireless networks and household appliances.

Wireless Router Positioning

Your wireless router’s positioning can greatly affect your coverage area and the strength of your signal. Follow these quick tips to position your router for the best signal.

  • Place the router in the middle of your house. If you place the router in a room off to the side of your house, you won’t get as strong a signal on the other side of your house.
  • Position the router’s antenna vertically, so that the antenna is standing straight up. Many antennas can be adjusted and lie horizontally, but standing straight up is generally the ideal position.
  • Elevate your router away from floors. You’ll get better reception if the router is on a desk, not on the floor.

You should also pay attention to the kinds of materials the router is near. For example, placing the router on a metal desk or up against a metal wall will cause problems. Signals can travel through a wood desk easily, but metal will obstruct the signals.
Other types of obstructions can also cause problems. For example, if there’s a metal filing cabinet between your computer and the router, you may not receive a wireless signal. The same applies to other types of dense objects.

Interference From Other Wireless Networks

Interference from other wireless networks in the area can cause issues with your wireless signal. To determine whether interference is occurring, you can use an app like Wi-FiAnalyzer for Android. It will show you the wireless channels nearby networks are using and recommend the ideal network for you to use — one that isn’t being used by as many networks. This app will also allow you to walk around the area and see where you get the best signal and where the signal is weakest – you can do this with any other device, too.
If multiple wireless networks are competing for the same channel, this can cause problems. To fix this, you can change the wireless channel in your router’s web interface. You can do this even if you don’t have access to a wireless-analyzing app – change the signal to a different channel and then see if your wireless connection improves.

Interference From Household Appliances

A variety of household appliances can cause wireless interference, including cordless phones, baby monitors, and microwave ovens. Depending on the positioning of your wireless router, your networked device, and the appliance, you may even have the wireless network cut out when the microwave or cordless phone is in use.
Problems with cordless phones can be solved by replacing your phones with phones that operate on a different frequency, such as 900 MHz or 1.9 GHz. Cordless phones using the 2.4 Ghz frequency will interfere with wireless networks.
Problems with microwaves can often by solved by positioning the your devices such that the microwave isn’t between your router and the device. it’s also possible that a new microwave will help, if the new microwave has better shielding.
Other devices can also cause problems. For example, older Bluetooth devices can interfere with nearby Wi-Fi signals, although newer Bluetooth devices don’t.

Repeaters, Antennas, and Reflectors

If you need to cover a large area with a wireless signal and your router just isn’t cutting it, you can buy a wireless repeater or range extender. These devices repeat the wireless signal, extending its area. You don’t even need special devices for this – if you have some old routers around, you can use multiple routers to extend your Wi-Fi network.
Depending on your router, you may be able to attach an improved antenna that gives your signal additional range. You can also try building a Wi-Fi reflector that reflects the signal in a specific direction.
Read More

Wednesday, 10 October 2012

// // Leave a Comment

Speed Up Your Internet with Google Public DNS


Are you looking for a faster way to browse the Internet and have pages load faster? If so, you might be interested in trying out Google Public DNS, here we will take a look at adding it to your router or home computer.
DNS (Domain Name System) translates an IP address to an easy to remember hostname. If you use your ISPs DNS settings by default, it may not be the fastest way to get to your favourite sites. We have previously recommended the service OpenDNS as speeds are usually faster than your ISP and it offers several other cool options. Google has recently launched a free public DNS service, and we’ll take a look at setting it up on your PC or router.
Add Google DNS to a Window Computer
To add Google Public DNS to your Windows 7 machine, right-click on Network and choose Properties.
Alternatively, you can enter Network and Sharing Center into the search box in the Start Menu.
The Network and Sharing Center opens and you’ll want to click on Change adapter settings which is located on the right side of the screen.
Now right-click on Local Area Connection and select Properties. If you have a wireless connection, right-click on Wireless Network Connection and click Properties.
The Local Area Connection Properties screen opens and you’ll want to highlight Internet Protocol Version 4 (TCP/IPv4) then click the Properties button.
The Internet Protocol Version 4 Properties window comes up. If you already have DNS settings listed, make sure to copy or write them down in case you want to switch back. Select Use the following DNS server addresses and type in the following for Preferred and Alternate DNS server:
Note: According to Google you can interchange the Primary and secondary address, but don’t use the same number for both.
Preferred DNS Server: 8.8.8.8
Alternate DNS Server: 8.8.4.4
Click Ok and then close out of the remaining windows and reboot your system, then you’ll want to test out the settings. Basically browse around to your bookmarked sites and make sure they display properly.
Add Google DNS to Your Router
In this example we are using a Belkin Wireless Router. Each router varies but the principle is the same. Go into your router configuration settings by typing the Router IP into your browser. Mostly in Home Router it will 192.168.1.1..otherwise if you want to check how to get this IP Address then Go to Network Place Properties and Double Click the "Local Area Network" Click the "Support" tab and there you will find "Default" in the default column IP Address is you Router IP address
Open you Browser and put the 192.168.1.1 IP and press Enter, Put the Username & password, Go to the WAN Configuration and find the DNS setting 
Now enter in the primary and secondary DNS addresses and apply changes. Again according to Google you can interchange the Primary and secondary address, but don’t use the same number for both. We set ours up as the following:
Primary:  8.8.8.8
Secondary: 8.8.4.4
After you apply the DNS changes your router may need to restart, where in the case of a Belkin it is a 40 second reboot. After the router reboots, go through and test the settings to verify they work.
Read More

Monday, 24 September 2012

// // Leave a Comment

Commtest | Test Network Speed


CommTest is a very simple program but is nevertheless quite useful if you want to test the network speed between two computers. All you have to do is start the tool on both machines and then establish a connection from one of the computers to the other by entering the IP address or the domain name. Make sure that no firewall is in the way or that port 65000 is open.



CommTest will then immediately start uploading and downloading data and test the network speed in KB/s. You can also see the bytes and packets that have been sent and received. The tool is supposed to be able to measure the latency, but that didn’t work when I tried it. This was probably due to the fact that I tested it in a virtual environment and so the latency might have been just too small to be measurable.
I tried CommTest 1.2 on Windows 7 and Windows Server 2008 R2.
If you just want to test the network speed to the Internet, then the online tool speedtest.net is the thing for you.
Read More