How to de-brick or unbrick or recover TP-Link WDR-4300 wireless router

Due to a wrong update of firmware, I bricked the TP-Link WDR 4300 wireless router I had. It was unused for a considerable period of time assuming that it had died due to hardware fault, with no hope of being resuscitated. Finally, got some time to investigate it further and attempted to recover or salvage … Continue reading How to de-brick or unbrick or recover TP-Link WDR-4300 wireless router

How to restart wifi after Suspend/Resume Ubuntu Linux

Ubuntu Linux installed on a Lenovo laptop randomly disables wireless networks altogether. Subsequently, it does not show any wireless networks too in Network Manager. To resolve this issue, did the following: $ sudo lshw -class network <enter> Below is the result. Notice the logical name wlp2s0b1 and the driver brcmsmac *-network description: Wireless interface product: … Continue reading How to restart wifi after Suspend/Resume Ubuntu Linux

How to set up an isolated Guest WLAN on TP-Link WDR4300 with OpenWRT using command line

You have guests at your home and they want to use your wireless network to retrieve emails, etc off the Internet. This is not a unique situation, but is quite common everywhere, with the proliferation of devices and services that require Internet access. The only issue you face is that if you give them your … Continue reading How to set up an isolated Guest WLAN on TP-Link WDR4300 with OpenWRT using command line

How to obtain WLAN traffic statistics using Gkrellm

How to obtain WLAN traffic statistics using Gkrellm Gkrellm is a powerful system monitor utility on Linux systems. If you need to obtain CPU temperatures, disk I/O, network traffic incoming and outgoing statistics (daily, weekly or monthly), then this is the right choice. To gather a sizeable amount of WLAN traffic count, you need to … Continue reading How to obtain WLAN traffic statistics using Gkrellm

How to watch the internet connections established by devices on OpenWRT router real-time with iftop

We all want to know to which internet connections our devices connect to. One of the best ways to do that, is use iftop. Install the iftop package in OpenWRT on the router itself to enable it to be used to monitor these network connections. To do so, open a terminal window on your computer … Continue reading How to watch the internet connections established by devices on OpenWRT router real-time with iftop

How to monitor battery, network, CPU in Windows

Linux has an application called gkrellm. It displays battery, network, CPU usage, system temperature, disk usage etc on the desktop. Gkrellm is configurable and can run on system startup too. Gkrellm comes with most distributions. There is a Windows version too, but it is outdated as of now. A good substitute that exactly does what … Continue reading How to monitor battery, network, CPU in Windows

Xiaomi or Xperia type security issues and how to detect them on any Android device

Anything that is too good to be true and available at dirt-cheap prices like the Xiaomi phones sold in flash sales on http://www.flipkart.com, always has a catch. It is like the Trojan horse. The security issue with Xiaomi phones is that the phone allegedly transmits user sensitive data like IMEI, contacts, numbers etc to servers … Continue reading Xiaomi or Xperia type security issues and how to detect them on any Android device

Create VLAN on TP-Link WDR4300 wireless router with isolation

The TP-Link WDR4300 wireless router has an Atheros Chip. Due to this, it is not easy to set up VLANs (Virtual Local Area Networks) on it. Below explains how this can be done with the kind of problem that was overcome. Problem: I had a guest computer on my home wireless network that kept sending … Continue reading Create VLAN on TP-Link WDR4300 wireless router with isolation

Broadcom 4313 wireless does not connect to network or internet in Linux but detects wireless networks

Wireless adapter on Lenovo Z580 does not connect to Internet in Linux although it detects all the wireless networks. Finally, got the settings right to enable the use of built-in Broadcom 4313 Network controller [0280]: Broadcom Corporation BCM4313 802.11bgn Wireless Network Adapter [14e4:4727] (rev 01) Here are the steps. Open a terminal window. In the … Continue reading Broadcom 4313 wireless does not connect to network or internet in Linux but detects wireless networks