June 16, 2010

Using wildcard subdomains in Plesk

Plesk,

In some situations, you may want to have domain.com as well as *.domain.com point to the same site in Plesk. Plesk will automatically set up hosting for domain.com and www.domain.com within the Apache configuration

Read more
June 16, 2010

How to enable more than 4GB RAM support on Linux 32bit servers?

Linux General,

# uname -r 2.6.18-8.1.3.el5 # yum info kernel-PAE Available Package Name : kernel-PAE Summary: The Linux kernel compiled for PAE capable machines.

Read more
May 19, 2010

FFMPEG Installation

Linux General,

Details: All FFmpeg packages are installed from source except codecs. The main dependency for installing ffmpeg is: yum

Read more
May 19, 2010

Plesk DBWebadmin(PHPMyAdmin) Error

Plesk,

Plesk – DBWebAdmin Error: Get the following error when try to use PHPMyAdmin in the Parallels Panel: “#1045 – Access denied for user ‘pma_xxxxxxx’@’localhost’ (using password: YES)”

Read more
May 19, 2010

Plesk Fatal exception error and Fix

Plesk,

Plesk Fatal Exception Error: Unable to create or delete domains under Plesk panel. Failed domain creation: Unable to update domain data: dnsmng::remove() failed: dnsmng failed: dnsmng: Unable to open DNS config file: Permission denied

Read more
May 19, 2010

Linux Tips & Tricks

Linux General,

TIP 1: NTP Is NTP Working? STEP 1 (Test the current server): Try issuing the following command:

Read more
May 15, 2010

OpenVZ Installation On CentOS 5

Virtualization,

OpenVZ is the open-source branch of Virtuozzo, a commercial virtualization solution used by many providers that offer virtual servers. In order to install OpenVZ, Follow the below steps

Read more
May 15, 2010

Adding modsecurity rule for domain

Linux General,

Add the below rule in the .htaccess file. SecRuleEngine Off This will work only if you have old version of mod_security installed on the server. You cannot disable mod_security2 using .htaccess, the only way

Read more
May 11, 2010

Mysql Queries in Linux

Linux General,

How to resolve mysql_connect() Error Warning: mysql_connect() [function.mysql-connect]: Access denied for user ‘username’@’localhost’ (using password: YES)

Read more
May 8, 2010

SolusVM Master Installation

Virtualization,

SolusVM Solus Virtual Manager (SolusVM) is a powerful GUI based VPS management system with full OpenVZ, Xen Paravirtualization and Xen HVM support. SolusVM allows you and your clients to manage a VPS cluster with security & ease.

Read more