The default details for the Ubiquiti AirGrid are as follows: Default IP 192.168.1.20 Username ubnt Password ubnt
Ubiquiti AirGrid default details
Create CentOS 7 install disk on Ubuntu
The first step to creating a bootable CentOS USB disk is to insert the flash disk on which you'd like to install CentOS. Next, determine the mount point of the…
Cross platform IP scanner
A nice little freeware tool (without ads) to scan a range of IP’s is Angry IP Scanner: http://angryip.org/ It shows you which IP’s are active as well as the associated…
Allow VoIP phone system through Pfsense
I spent ages trying to figure out why our VoIP base station could not connect to the external PBX through Pfsense, only to find out that Pfsense works quite happily…
Install LAMP stack Ubuntu 14.04 / 14.10
LAMP simply stands for Linux Apache MySQL PHP This tutorial will not cover the installation of Linux, instead we will cover the following: Install Apache Install MySQL Install PHP Step…
Get free Internet Wifi hotspot – Tunneling HTTP over DNS
From time to time you may require urgent access to the internet and you don’t have your credit card handy / you’re broke / or you just like getting things…
Mount remote file system over SSH
From time to time it is handy to be able to treat a remote file system as though it were mounted locally. This is particularly useful if you have a…
Show disk space Linux terminal
To display the disk space available / used for each partition in Linux, execute the following command in your terminal: df -h The -h option lists the results in MB…
Installing JavaME on Ubuntu 12.04 – Netbeans
So after fiddling a bit , I found that the netbeans installed by default on Ubuntu 12.04 is version 7.1 – Now this is fine, but for some reason I…
Git – Linking local repo to remote repo and pushing for the first time
After struggling with this for quite some time (why, im not sure :), I finally was able to create a remote repo (on bitbucket), and then create a local repo…









