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...
Splunk_extract_field_1.png

Splunk how to extract a field from raw data

This is simple steps to extract a duplicated field from raw data.    1. As you can see below capture, there are same data on…

Continue Reading...

Juniper MX240 routing-engine failover configuration and tips

Juniper router MX240 routing-engine failover configuration and tips   GRES (Graceful Routing Engine Switchover) is easier to setup.   [edit chassis redundancy] Juniper@MX2400# show routing-engine…

Continue Reading...

Juniper SFP fail during routing-engine failover testing

Recently, I had discovered some weird issue during new Juniper MX240 installation. Gigabit interface  was not automatically coming up after routing-engine failover process. Here is…

Continue Reading...

Failed to login Ubuntu GUI, but ssh.

After updating all patches(*.*), lost GUI access as user(admin), but not ssh. Here is what you could try to resolve the issue.   chris@ubuntu_server:~$ ls…

Continue Reading...

zywall secuextender stopped due internal error.

Try to re-install Zyxel SecuExtender software. If you cannot uninstall the program in any reason, try this article.

Continue Reading...

How to uninstall program on missing installer or msi file

There is other way to uninstall a programs that are lost installer or *.msi file during registry or folder cleanup processing. However, this method is…

Continue Reading...

Showing CPU and Memory stat on Ubuntu top menu

To show CPU, Memory, Network status on Ubuntu’s top menu bar, just install below package thru Ubuntu Software Center. "System Load Indicator" That’s it.

Continue Reading...