Install Rockmongo on Ubuntu
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 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 |…
So, I spend my holiday installing & configuring honeypot at my new vps.I managed to installed Dionaea, Kippo, p0f (still has error permission denied T__T) & thug.And for the interfaces,…
Thug is a Python low-interaction honeyclient aimed at mimicking the behaviour of a web browser in order to detect and emulate malicious contents. It based on Python + V8 JS…
As the title above, I think you will encounter the same problem when trying to install software on vps that using OpenVZ I encounter this problem during my honeypot installation…
Here I want to share with you on how to create your own sync server like dropbox.The software that we will use is ownCloud. But before we start, please ensure…
Today I want to share steps on how to install & configure ftp server on Ubuntu.The server that I’ll use is vsftpd. 1. Make sure your OS is updated apt-get…
Installing Nginx, MySQL & PHP5 (And PHP5-FPM) a.k.a (LEMP) On Ubuntu 12.04 LTS 1. Update & upgrade your OS first; apt-get updateapt-get upgrade Install Myssql & PHP5-FPM; apt-get install mysql-server…
In this tutorial, I will show you how to setup UnrealIRCd on Ubuntu 12.04. 1.Update OS and install required packages: 2.Maximize limits The default max amount of connections for a…