Pages

Ads 468x60px

badge

Labels

Showing posts with label How to's Guide. Show all posts
Showing posts with label How to's Guide. Show all posts

How to Increase the Range of your Wireless Network


This guide describes various tips to help boost your Wi-Fi network. Learn about different hardware and software option that can extend the range of your wireless network and also improve the WiFi signal reception.




Setting up a wireless home network is pretty simple now. Get a wireless router, connect the Internet port of the router to your broadband modem and then connect any of the numbered LAN ports to the desktop computer through an Ethernet cable.


Wireless G (or 802.11g) routers offer fairly good Wi-Fi signal strength but if you plan to transfer large files or stream videos around the house, you may well consider switching to a slightly more expensive Wireless N (or 802.11n) router – these offer better

There’s however one problem with Wi-Fi sign
 signal strength and higher data transfer speeds than Wireless G routers.

als emanating from your wireless router – they only have a limited range. The wireless signal strength will degrade as the distance between the router and your laptop increases and it will further weaken if you have too many brick walls in the house or if your computer is located on a different floor than the router.


Ways to Boost the WiFi Signal Strength

If you too have a problem getting Wi-Fi signals in every corner of your house, here are some tips (and accessories) to help you extend the range of your wireless network.

#1. Install the DD-WRT* firmware on your wireless router – this might help increase the range of your Wi-Fi router by a few meters if not more.

To increase the signal strength, you can increase the router’s transmit power and also disable both frame burst and afterburner (the settings can be accessed from the router’s web dashboard). If DD-WRT firmware is not available for your router, try the Tomato firmware on your router.

#2. Most routers have omni-directional antennas so they emit wireless signals in all directions (just like a light bulb).

That’s fine if you have placed the router in a central location but if the router is in some corner of your room or against a wall, consider adding a home-made reflector behind the antennas of your router.

#3. InSSIDer is a free utility that can help you detect the presence and strength of wireless networks. Install InSSIDer on your laptop, walk around the house with your laptop to determine the wireless signal strength at various places and, based on this information, you can quickly find a more suitable location for the router.

#4. Ideally, you should place the router at a height in  some central location and away from other cordless devices. Make sure that the router is not placed near something metallic (like an almirah or window grills) as that will weaken the wireless signals. Avoid mirrors as they can reflect the wireless signals away from the desired direction.

#5. Wireless routers generally ship with omni-directional antennas but you can replace them with more powerful uni-directional antennas and that will keep the signal from getting broadcast in all directions.

If you can’t find a compatible directional antenna for your router model, consider a booster antenna that’s omni-directional but will still boost both the range and strength of wireless signals.

Extend the range of WiFi signals with Hardware

If your router is placed on the ground floor of your home, the Wi-Fi signals will be very weak or may not even reach the basement computer or the printer upstairs. The situation will be no different if you work in a fairly large premises or if there are too many walls in the area.

In that case, here are some hardware device that you can consider to extend the reach of your Wi-Fi network:

Option #1. You can attach a WiFi Repeater (also known as Wireless Range Expander) to your router and quickly expand the coverage of your wireless network without using any cables.

The Repeater should be placed within the range of your existing router and it will reflect the signals to other areas where the wireless reception was earlier poor (or totally absent). The Repeater can connect wirelessly to both routers and access points (see #3 below).

Option #2. (This is my current setup) You can get another wireless router and connect   it to your existing router using an Ethernet cable. The advantage is that this setup comes pretty cheap and the Internet speed stays almost the same even for computers that are accessing the web via the new router.

You can get a 100 feet long Ethernet Cable (also known as Cat5 or LAN or RJ45  cable) for less than $10 and wireless routers start at $20.   Here’s a detailed guide on how you can connect two routers together.

Option #3. You also have the option to use an Access Point instead of a router to extend the WiFi range but that’s often not required because Wireless Access Points can be more expensive than equivalent routers.

The other advantage with a router is that is has extra LAN ports so, in future, you can connect more wired computers for sharing files or you Internet connection.

Option #4. If you have an old desktop or laptop computer, you should consider adding  an external (USB based) wireless adapter or upgrade the internal network card to improve the wireless reception (and thus Internet speed).

Read More

How to Auto-Forward Gmail Messages in Bulk

How to Auto-Forward Gmail Messages in Bulk



Gmail offers an easy mail forwarding option that lets you auto-forward incoming messages to another email address. You define a rule (or filter) and any incoming mail that matches the filter is automatically forwarded to another address.

There are however some limitations in Gmail’s auto-forwarding feature:

1. You cannot auto-forward old emails. For instance, if you have a bunch of old emails that you would like to send to your EverNote or Instapaper account for archiving, you’ll have to manually forward them one-by-one as auto-forward only works for new incoming emails.

2. You cannot auto-forward to a non-verified email address. When you set up auto-forward in Gmail, it sends a verification message to the other email address before you can forward messages to that account.

Gmail Auto-Forward with Google Docs
If you would like to auto-forward Gmail messages (including the older emails) to another email address in bulk, or if you would like to forward them to another address without confirming, Google Docs can help you overcome those limitations very easily.
The trick is simple. You set up a trigger in Google Docs that watches some of the labels in your Gmail Inbox and as soon as it finds a message, it auto-forwards it to a designated email address. You just have to set it once and it then runs in the background without requiring any manual input.


Setting up Mail Forwarding – Step by Step

Create a copy of this Google Sheet in your Google Docs account and fill the columns A and B. You should put valid Gmail Label Names in column A and the corresponding auto-forward email address in column B.

Go to Tools – > Script Editor – > Triggers – > Current Script’s Trigger and Add a new Trigger. Set the Event as Time-Driven and choose either Minutes or Hours for the duration. If you want near-instant mail forwarding, set the timer to Every Minute.

Since you are running this Google Docs sheet for the first time, you’ll have to authorize it to access your Gmail account. Just follow the authorization prompts to grant Google Docs access to your Gmail.

That’s it. You can close your Google Docs sheet and it will magically forward your Gmail messages that are in particular labels. Once the message has been forwarded, the label will be removed automatically.
To quickly summarize, you set up one or more “watch” labels in Gmail and any emails that you add to these labels are automatically forward to the corresponding email addresses as you have specified in the Google Docs sheet.

This Google Docs based auto-forwarding method will work for both plain text emails as well as HTML mails that have attachments but there’s one limitation – the size of individual email messages that you are auto-forwarding should not exceed 20 KB. This is a requirement of the Google Apps Script service.

Also, mails forwarded through Google Docs will still count towards your Gmail’s daily sending limit which is around 500 messages per day.

Read More