Author name: Jobin Joseph

View all posts by Jobin Joseph

How to take a full webpage screenshot from a linux server

**Mission** To setup a software to take full webpage screenshot from the server running on runlevel 3 (Command Line) **Prerequisites Installation** apt-get install subversion svn libqt4-webkit libqt4-dev g++ gcc xvfb or yum install subversion svn libqt4-webkit libqt4-dev g++ gcc gcc-c++ xvfb qt4-devel On CentOS 5, if you get any error, Do the following, Add this to /etc/yum.repos.d/CentOS-Base.repo […]

How to take a full webpage screenshot from a linux server Read More »

Be safe with bSafe – A must have Android Application

![](https://lh3.ggpht.com/sYvK3DrhUkDv371AKHRzGMzsV3nvLjKky61gd2Fq0dy_81EiHc2dfQWE9BL0vTdF33Si=w705 “bSafe”) Its the time to be safe, bSafe is a #1 app. You can get it too for FREE! – Install this app on your android mobile. – Continue without signup. – Choose your Emergency contact numbers from your phone book. – Choose call notification or SMS notification Now when you are alone some

Be safe with bSafe – A must have Android Application Read More »

How to install mod_wsgi on cPanel server

Download mod_wsgi for cPanel. cd /usr/local/src/ wget https://www.dropbox.com/s/3ihty8ll9xmfhq9/custom_opt_mod-mod_wsgi.tar.gz?dl=1 Then run, tar -C /var/cpanel/easy/apache/custom_opt_mods -xzf custom_opt_mod-mod_wsgi.tar.gz Then recompile apache using, /scripts/easyapache or /scripts/easyapache –skip-xen-broken-xm-check #For VPS Select mod_wsgi module on selection module selection screen. – Allow the setup to finish. Restart Apache, Now you are ready to go. Jobin JosephView all posts by Jobin Joseph hazercloud.com

How to install mod_wsgi on cPanel server Read More »

CodeGuard – WordPress / Non-WordPress website backup

Do you have a WordPress Blog ? and Without ANY BACKUP !!! This post is for you. Yea, you can backup your wordpress / non-wordpress website to Amazon S3 with a FREE account on the website www.codeguard.com ###  **How to Setup** [SignUp](https://www.codeguard.com/create “SignUp”) for a free account which Offers 2 GB space on [www.codeguard.com ](https://www.codeguard.com/create “www.codeguard.com/create”) – Select the

CodeGuard – WordPress / Non-WordPress website backup Read More »

MySQL-Diff – Compare two MySQL databases

**MySQL-Diff** is a tool purely for comparing the mysql table definitions. The program makes no attempt to compare any of the data which may be stored in the databases. ### **Installation** “Automatic” installation via CPANPLUS.pm or CPAN.pm ========================================== Installation from either of the recommended installers can be performed at the command line, with either of the two following

MySQL-Diff – Compare two MySQL databases Read More »

Scroll to Top