Within a day of the Bash bug dubbed Shellshock’ Bash Vulnerability being disclosed, it appears that attackers are already looking for ways to use it for their advantage. Security researchers have found evidence of concept code that attempts to exploit the serious bug discovered this week in Bourne-Again...
Continue reading
September 26, 2014 Admin
Centos/RHEL
No Comment
This article will describe you step by step installation and configuration postfix mail server with cyrus-imap and sasl authentication. Postfix as MTA (mail transfer agent) SASL (Simple Authentication and Security Layer)for Authentication Cyrus-IMAP Package installation #yum install postfix system-switch-mail cyrus-imapd cyrus-plain cyrus-md5 cyrus-utils #rpm -qa cyrus* cyrus-sasl-lib-2.1.23-13.el6_3.1.x86_64 cyrus-sasl-plain-2.1.23-13.el6_3.1.x86_64...
Continue reading
September 24, 2014 Admin
Postfix
No Comment
If database exists but is not showing in end user cPanel it possible database is not being tracked by the db mapping system. First of all verify the user.yaml that database and username exists or not. root@server [~]# cat /var/cpanel/databases/user.yaml — MYSQL: dbs: {} dbusers: {} That’s mean...
Continue reading
September 9, 2014 Admin
WHM/cPanel
No Comment
This article will guide you that How to upload Xen Server updates, So read carefully and follow the mentioned steps to upload Xen Server updates. Download the Xen-server Updates using following command. #wget http://downloadns.citrix.com.edgesuite.net/akdlm/8737/XS62ESP1002.zip To upload the update archive to the pool database execute the following command #...
Continue reading
September 9, 2014 Admin
Virtualization
No Comment
Mod_security is an apache module it works as a web application layer firewall that helps to protect your website from various attacks. Mod_Security is used to block commonly known exploits by use of regular expressions and rule sets. Through this article you can install ModSecurity on Apache Ubuntu...
Continue reading
September 4, 2014 Admin
Apache
No Comment