How to install Asterisk on CentOS server

Asterisk is an open source PBXi, telephony engine, and telephony applications toolkit. Available for free. URL: asterisk.org. CentOS is a Linux distributions based on Red Hat Enterprise. URL: centos.org. The following required before we begin installation: [*] CentOS minimal install [*] kernel-devel / kernel-smp-devel [*] bison [*] openssl-devel Installation: We will use atrpms repo for this install. Login via SSH…

Read More »

Joomla administrator password reset script

An easy way to reset your Joomla administrator password.No need to access to phpMyAdmin or entering SQL query or such. Features:[*] a very easy way to reset your Joomla administrator password[*] has a nice GUI too 😉 Update v1.2: now the script allows you to choose username, instead of ‘admin’ only. Price: FREE! Listed at Hot Scripts in PHP

Read More »

How to reset Joomla administrator password?

Here I will show you how to reset your Joomla admin password in a two ways. One is using phpMyAdmin and the other is using password reset script. Let start… [*] Using a simple MySQL query with an application that manage your database. [*] phpMyAdmin, almost available on all hosting. [*] Login to your phpMyAdmin. [*] Navigate to your Joomla…

Read More »

rndc: connection to remote host closed

“rndc: connection to remote host closed” error often happen while starting named — usually because of missing rndc.key, corrupt rndc.key or misconfigure in named configuration file or permission and ownership issue. How to fix this problem? rndc: connection to remote host closed This may indicate that the remote server is using an older version of the command protocol, this host…

Read More »