Memory Game with Scratch

This is a tutorial to create a memory game using Scratch 2. This memory game is played this way: The “computer” will press a random button and then the player must click the same button. In the next round, the computer will press that same button plus another random button. The player must then mimic… Read More »

Set up PHP on Centos 6

This post is the third in the series of setting up a Centos 6 VPS without WHM/cPanel (or any other panel). The previous post is setting up MySQL Database server. This post will list the steps to install MySQL and PHP on Centos 6. The latest version of PHP at the time of writing this… Read More »

Set up MySQL on Centos 6.5

This post is the second in the series of setting up a Centos 6.5 VPS without WHM/cPanel (or any other panel). The first post is setting up Apache web server. This post will list the steps to install MySQL and PHP The version installed will be the latest GA version of MySQL (at the time of… Read More »