Posts by Mostafaberg

Fixing the “unix:///var/mysql/mysql.sock” not found error on MAMP

Fixing the “unix:///var/mysql/mysql.sock” not found error on MAMP

I’ve recently been working on a CakePHP project on my Mac, I’ve noticed that when
I tried Baking the project, This error came out:

Read More

Reversing the VFD

Reversing the VFD

Heya,

I had a broken Philips DVD player lying around for sometime, so I decided I’ll take out the LCD panel inside it and play a little.

First of all, I discovered that it was a VFD not a LCD, but programmatically that wasn’t a huge difference !.

Read More

Enabling mod_rewrite on apache2

Enabling mod_rewrite on apache2

If you’re trying to enable mod_rewrite for apache2 on your ubuntu server (or any other distrib) and nothing works, this little writeup might save you a few hours of frustration !

Read More

Changing iPhone’s default password

Changing iPhone’s default password

This is a little post to show you how to reset your default root password after jailbreaking your iPhone/iTouch/iPad !

(This works for any iOS jailbroken device on any iOS version)

There are two ways to do this, first way is to do it via SSH, the second way is via mobile terminal.app

1st method:

  1. You need to have OpenSSH installed on your device, to do this, just install the package “openssh” from Cydia
Read More

Newbie’s guide to Rackspace (Server Creation)

Newbie’s guide to Rackspace (Server Creation)

Hello nerds,

I’m writing this quickie as a tutorial on how to create your first server on rackspace, However, I won’t discuss how to set it up, just the creation part, I’ll show you how to interact and setup the server in another article.

So let’s start with the requirements

Read More