Write failed: Broken pipe issue on Mac OS X
If you ssh to your server using Terminal or iTerm, have you ever encountered this kind of problem?If you do, here I give you a solution (maybe a solution. it…
If you ssh to your server using Terminal or iTerm, have you ever encountered this kind of problem?If you do, here I give you a solution (maybe a solution. it…
Install pip and virtualenv for Ubuntu 10.10 Maverick and newer sudo apt-get install python-pip python-dev build-essentialsudo pip install –upgrade pipsudo pip install –upgrade virtualenv For older versions of UbuntuInstall Easy…
If you encounter a error something like this: EnvironmentError: mysql_config not found Then, you nedd to install this package: sudo apt-get install libmysqlclient15-dev
If you encounter problem like this: ImportError: No module named gridfs Then you should install this package: apt-get install python-pymongo
For people that has this problem when using node.js & express app, here I show you way to solve it. The error that you will see upon start the node.js:…
If you searching tutorial on how to create bridged interface, maybe you’ll refer to Ubuntu documentation. Honestly, it’s hard. Maybe it works. But in my case, it doesn’t. Nevermind, here…
If you have install Ubuntu Server 12.04 and you install your own desktop environment, e.g: xfce, this can happen when you try to remote your server. The solution is simple,…
For people who are searching for mongodb web admin interface, here I suggest you to use Rockmongo. RockMongo is a MongoDB administration GUI tool, written in PHP 5.You can read…
For those who don’t know what is MAMP, MAMP is stands for Macintosh, Apache, MySQL and PHP. And it has offered the perfect solution for a local developing environment under…
Almost a decade ago I left this things.. Target: http://www.buyamotor.com.my/motor.php?cat=53Host IP: 42.1.60.81Current DB: buyamoto_buymData Bases: information_schema buyamoto_buym Data Found:admin_email | admin_id | admin_user | [email protected] | 1 | admin |…