Simple Changes to Secure Apache

Keep Updated You should update your linux settings no less than once a month. This will ensure that you are not running vulnerable technology. Remove Header Details / Disable Tokens When Apache web server generates any web pages or error pages, some important information about the version and other details implemented on the system are […]

Simple Changes to Secure Apache Read More »

FAE Han Solo

I am gearing up to run my kids through a Fate Accelerated game of Star Wars. For the first character that I am creating, I give you Han Solo! Han Solo High Concept: Smuggler with questionable clients Trouble: Hunted by a 50,000 crt bounty by Jabba the Hutt Other Aspects: Captain of the Millenium Falcon. I’m

FAE Han Solo Read More »

Top 10 Android Apps to install on a new Android device

In the past I’ve done FOSS list for Windows, not that I’ve moved onto Android, here are my top 10 picks for app everyone should have installed on their phone/tablet. Apps Suite: Google apps Gmail App: The default email client on Android is good, but there is a different, gmail specific one. It has some

Top 10 Android Apps to install on a new Android device Read More »

Useful Command Line Scripts

Below is a list of very common linux commands that any linux person should know by heart. From gzipping files, to running backups this is my personal cheat sheet Compressing Files and Folders Unzip 7z Archive 7za x myfiles.7z gzip File gzip -9 file gzip Folder tar -zcvf archive-name.tar.gz directory-name Uncompress Gzip File gzip -d

Useful Command Line Scripts Read More »

Basic Linux Commands For Managing A LAMPP Server

Frequently I am asked by clients for details on how to manage a lampp server. While I do not recommend that clients who are not familiar with systems mess with the core system there are a few simple tasks that anyone can do to back or restart basic systems. Let’s get started. First you need

Basic Linux Commands For Managing A LAMPP Server Read More »

Open Source Projects and Contributions

My open source projects: These are projects that I’ve given back to the community. SynergyCMS 06 – Custom Content Management System on SourceForge https://sourceforge.net/projects/synergycms2006/ SynergyBugs – Very simple ticketing system and bug tracker http://code.google.com/p/synergybugs/ Country Data – Data object for getting country data in apps. http://code.google.com/p/countrydatasource/ StickyForms – A jQuery Plugin for remembering form values

Open Source Projects and Contributions Read More »