Tuesday, March 24, 2015

Cisco AnyConnect VPN Client on BlackBerry 10.3.1.x

As you may know, Cisco has recently published its popular AnyConnect VPN Client for 10.3.1.x version of BlackBerry 10 operating system. But it's still in Beta stage, therefore no one is able to find the app directly by searching it on BlackBerry World. To resolve the issue, you need to point to the app URL using the native BlackBerry browser on your phone. To do so, please open the following URL on your phone browser and you will be redirected to the app page on BlackBerry World which you can easily download the app:

http://appworld.blackberry.com/webstore/content/59952066/

I have shortened the URL as follows:

http://goo.gl/zYa6nE

Enjoy!

Saturday, February 7, 2015

Ubuntu WiFi issues with Macbook Pro

If you are one of those who installed any version of Ubuntu on your Macbook Pro and the OS doesn't detect your WiFi, get connected to internet using cable, Bluetooth, etc. and simply run the following command:
sudo apt-get update && apt-get install linux-firmware-nonfree b43-fwcutter firmware-b43-installer -y && reboot
Voila!! Your computer restarts and it should easily detect your WiFi hardware.