How to install Cpanel/WHM on Centos 5.6

July 22nd, 2011 by Glunsawant

Hello,

This tutorial will teach you how to install WHM/Cpanel in easy steps.

First of all Check system minimum requirement.
Processor : 266 MHz processor
Memory : 512 MB RAM
Disk Space : 10GB hard disk

Read the rest of this entry »

For the Moral of the Food

June 16th, 2010 by MuMu

My microphone under Windows 7 didn’t work since I installed the OS, I tried to update the sound driver for one compatible with Windows 7, an official driver I got from ASUS website, but it didn’t solve the problem. Only today i got the genius idea of uninstalling the official driver & guess what? Windows 7 default driver is way better!

Read the rest of this entry »

How to Control Masked Dynamic Text with ActionScript 3

May 16th, 2010 by MuMu

Okay this took a lot of my time but happily with some googling & ingenuity I managed to find a solution.

The problem was that I had a dynamic text field that needed to be masked with an animated mask, the mask was a tweened shape.

Read the rest of this entry »

How to Solve Vbulletin 4 Database Error if you are using Shared Hosting

February 2nd, 2010 by Glunsawant

I am running Vbulletin 4 Forum and i brought hosting in Hostgator as per i know they are simply best great support and 100% uptime. My forum is up from Last 3 months day by day my forum started getting good traffic and members but after few days i have started to face database error i was getting around 30-70 database error emails actually Hostgator shared hosting allowed 25 Peoples to access Database at one time if more than 25 try to use database many of them will get database error and also it make web page bit slow the problem look like this one.

Read the rest of this entry »

MySQL Error: Illegal Mix of Collations on Imported Database After Script Update

January 29th, 2010 by MuMu

I was doing some testing before upgrading a vBulletin 3.8.4 board to vB 4.0.1, for that I downloaded the MySQL database of the forum using phpMyAdmin, created a new database on a different hosting account & imported the database there. Next I run the upgrade script & all worked fine, till I accessed my upgraded testing forum & tried to open some pages, I got the following MySQL error:

Read the rest of this entry »

Learn How to Reduce, Eliminate and Get out of Credit Card and Student Loan Debt (Part One)

January 26th, 2010 by DrBax

If you are like the average person you have stopped, looked around and found yourself indebted to Credit Card Companies. You see your hard work (your paycheck) flying out the window as you pay a credit card company for items that you purchased five years ago. I have spent years analyzing debts and “get out of debt schemes” and ideas and have come up with a fail-proof way to assist you (for free) in reducing, eliminating and getting you out of debt. This is the first part of a multi-part series which will take you step by step through the process of reducing, eliminating and getting you out from underneath of those credit cards, student loans and even medical bills. Take the time to complete each step as outlined below. Once you complete each step go to the next part of this series and follow those steps. Once you have completed every step, stay on this program and report back here, three months later, six months later, 9 months later and one year later. I am anxious to see how you do. Please share.

Read the rest of this entry »

How to Connect to a Linux Server with SSH, Using PuTTY – Pageant – Windows

December 13th, 2009 by MuMu

I’m playing with my new VPS hosting & trying doing some tasks through SSH; but before being able to do this, I had to setup my SSH connection.

1. Generate SSH Certificate

a. 1st thing you need to do is to create a SSH certificate in your server, I did this in my cPanel / WHM. Just browse around to find SSH icon, then the Generate a New Key link. You will be asked to give your new key a name & password, then Key Type & Key Size (I used the default values here DSA / 1024, you may experiment with other values). Next click on Generate Key.

Read the rest of this entry »

How to Create Tarball & Compress to GZip Under Windows (.tar.gz)

November 25th, 2009 by MuMu

I thought files with .tar.gz extension were just like compressed files with a .zip or .rar extension, but in fact they are a bit different.

.tar.gz are two extensions & not one, which means this kind of files are created using two processes (& probably two tools).

Read the rest of this entry »