May 19, 2010
Linux General
actsupp-r0cks
0
FFMPEG and it's related modules Installation through Script: Details:All FFmpeg packages are installed from source except codecs. The main dependency for installing ffmpeg is: yum [...]
Plesk DBWebadmin(PHPMyAdmin) Error
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)" [...]
Plesk Fatal exception error and Fix
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: [...]
Linux Tips & Tricks
TIP 1: NTP Is NTP Working? STEP 1 (Test the current server): Try issuing the following command: $ ntpq -pn remote refid st t when poll [...]
OpenVZ Installation On CentOS 5
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 [...]
Adding modsecurity rule for domain
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 [...]
Mysql Queries in Linux
How to resolve mysql_connect() Error Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'username'@'localhost' (using password: YES) Possible root cause for this problem is proper privilege not [...]
SolusVM Master Installation
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 [...]
Plesk VPS Migration for plesk 9 series
1. Upload migration agent and modules to the source server. For example for Parallels Plesk Panel, there are two folders: "/usr/local/psa/PMM/agents/shared" and "/usr/local/psa/PMM/agents/PleskX". Use the command [...]
Does DNS use TCP or UDP or both?
Does DNS use TCP or UDP or both? TCP is a connection-oriented protocol and it requires data to be consistent at the destination and UDP is [...]