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 »