21
Jan/13Install Hudson On Ubuntu 12.04
Add Hudson to the sources list: sudo sh -c “echo ‘deb http://hudson-ci.org/debian binary/’ > /etc/apt/sources.list.d/hudson.list” Do an update to refresh the repository list: sudo apt-get update Install Hudson sudo apt-get install hudson By default the administration page is at http://localhost:8080. … Continue reading
14
Jan/13Samsung Series 9 (Jun 2012) Mini Review
Overview I was on the market for a new laptop with my aging 15″ Santa Rosa MacBook Pro (MBP). With Intel finally driving the Ultrabook to compete with the MacBook Air(MBA) I was sure my next computer would one. Limitations … Continue reading
07
Jan/13FreePBX 2.9/2.10 On Ubuntu 12.04
Overview Here’s an updated guide for installing FreePBX on Ubuntu 12.04. I found a different guide to installing FreePBX against the 12.04 LTS with some minor tweaks. I have opted for installing 2.9.x of FreePBX because the changes in 2.10 … Continue reading
31
Dec/12IaaS Or VPS Part 1 – Analysis And Intent
Overview With the proliferation of Infrastructure as a Service (IaaS) does it make sense to use Virtual Private Servers (VPS) or even shared / dedicated hardware? Prices for IaaS have been decreasing with competition and VPS industry hasn’t really moved … Continue reading
24
Dec/12Convert PEM To PPK On Windows
Download PuTTYGen Run PuTTYGen. Go to Conversions > Import key menu Select the PEM file Change the Key comment field to something descriptive. Add a passphase (optional). Press Save private key and save the file to a suitable location. Connecting … Continue reading
17
Dec/12Install Clockwork Recovery Mod On Samsung Galaxy Tab 8.9
The second step to installing ROMs on the Galaxy Tab is to flash a new recovery firmware. Clockwork Recovery Mod (CWM) is a far more capable firmware than the stock one. Below is a video how to: In summary: Download … Continue reading
10
Dec/12Increase Samba File Transfer In Ubuntu 12.04
Overview There are 2 lines in the Samba configuration file which are commented out by default which can be uncommented out to increase read speeds. It is very easy to do and reversible as well. From personal experience it has … Continue reading
03
Dec/12Root Samsung Galaxy Tab 8.9 GT-P7300
The first step to installing ROMs on the Galaxy Tab is to root it so that system files can be changed. Below is a video how to: In summary: To do this visit Galaxy Tab 8.9 Root on XDA and … Continue reading