Category Archives: Guides

Open Source Gaming on the Raspberry Pi

By | January 18, 2016

The Raspberry Pi is an inexpensive computer about the size of a credit card that was designed to promote the teaching of computer science. In the spirit of openness, this post focuses on open source games whose code can be studied, analyzed, customized and perhaps even improved upon, by anyone. I’ll start off by explaining… Read More »

Drupal Installation and Troubleshooting

By | January 1, 2016

Drupal is a free and open-source content-management framework written in PHP and distributed under the GNU General Public License. In this post, you will learn how to install Drupal on a LAMP Ubuntu server. Installation Download the latest stable version of Drupal from their website Copy the downloaded file to the /var/www/html directory of your… Read More »