Vulnerability Issue:
A flaw was found in the way BIND handled requests for TKEY DNS resource records. A remote attacker could use this flaw to make named (functioning as an authoritative DNS server or a DNS resolver) exit unexpectedly with an assertion failure via a specially crafted DNS request packet.
How to Patch OpenSSL’s Heartbleed Vulnerability
How to patch OpenSSL’s Heartbleed Vulnerability
First you need to understand that not all version of OpenSSL are vulnerable.
Below are the version of OpenSSL that are affected by this bug.
The Benefits of Using Plesk to Manage Your Cloud Server
Advantages of Using the Plesk Control Panel
The Plesk Control Panel is an application that manages most aspects of a web hosting environment.
The Benefits of Using the Plesk Control Panel
Installing and enabling IIS and FTP on Windows Server 2008 R2
- Open Server Manager, go to Roles and click “Add Roles”
Setting the Maximum Connections on Your MySQL Server
Using your favorite text editor, as root, open up the /etc/my.cnf file (the location of the file may vary according to your distribution). You should see something like this:
# vi /etc/my.cnf
Install VSFTPD FTP Server for CentOS/Red Hat Linux
Simply type the following command as a superuser (root) to install vsftp server:
# yum install vsftpd
Install and Configure NTP to Synchronize The System Clock for CentOS Linux
Open the terminal or login over the ssh session. You must login as as the root user. Type the following yum command to install ntp
# yum install ntp ntpdate ntp-doc