Wlan Throughput

Wireless channel throughput when microwave on

Here is a chart for Wireless Channel Throughput from 2.4GHz (802.11b/g) when Microwave is on( within 5m) As you can see, channel 1 is least…

Continue Reading...

Expect Scripts Install on Windows and tips

Here is a tips for how to install Expect Script on Windows system.(32bit)   1. Downlaod Expect Script for Windows from here(Community version : Free)…

Continue Reading...

MS PowerShell Script Basic

1. Execution policy – Restricted – Unrestricted – RemoteSigned – AllSigned – Bypass   > get-executionpolicy Restricted   > set-executionpolicy unrestricted ; you must be…

Continue Reading...
How to make RDP shortcut icon picture 1

How to create RDP shortcut icon

Here is the way to create RDP shortcut icon on your desktop.   1. Right click from your mouse button. Choose "Shortcut"      …

Continue Reading...

Nortel UNIStim Firmware Release and download

I thought Nortel(Now Avaya) is not taking care of UNIStim F/W, but it does. See the below link   http://www.datarave.net/zfh/tag/unistim/   and here is downlaod…

Continue Reading...

What is optimal temperature threshold for Cisco 6509?

Recently, we had a cooling system issue on our data center and read Cisco 6509 temperature threshold…. and looked for a reference to see my…

Continue Reading...

How to verify Windows Server Uptime

How to verify Windows Server Uptime. 1. DOS : systeminfo or systeminfo | find "System Boot Time" 2. DOS : net statistics workstation 3. Taskmgr…

Continue Reading...

Electricity bill for network gears

In general, a kilowatt hour is a unit of energy and it is the common way that electricity is measured. A kilowatt (kW) = 1,000…

Continue Reading...

Setup WPA2 on Cisco Aironet AP 1240 series

Here is brief information about wireless security and encryption methods. Also, sample configuration of how to setup WPA2 on Cisco Aironet AP 1240 series  …

Continue Reading...

Setup RADIUS access for Cisco Aironet AP1242AG

Here is simple steps to setup RADIUS access for Cisco Aironet AP1242AG model.   1. External RADIUS server ready(i.e; 192.168.77.5) 2. Verifiy a Firewall rule…

Continue Reading...

Slow network booting on Ubuntu server12.10

New Ubuntu Server12.10 on Virtualbox is slow to boot up. Seems like netwrok portion is holding up. Here is quick resolution.   1. Install ‘ifplugd’…

Continue Reading...

Tracking applied commands from Cisco router and switch

Here is few ways of tracking applied commands from Cisco router and switch. Yup, time to time we need to track who did what, but…

Continue Reading...