Ghost Vulnerability Image Post

Early in 2015, the Qualys security research team discovered an extremely critical vulnerability in the Linux GNU C Library (glibc for short). The vulnerability, dubbed “GHOST,” would allow hackers to take control of a system remotely without requiring them to provide any security credentials. By accessing the glibc,… Read More

OSSEC Protection image

 

OSSEC is a popular host-based intrusion detection system (HIDS). One of the factors driving OSSEC’s popularity is that it is an open-source project, meaning that it’s available at no cost. Able to run on Windows, Linux, MacOS, Solaris, HP-UX and AIX, OSSEC is a HIDS that nearly everyone can… Read More

What is DDoS?

 

We’ve all been there – that moment when your server’s traffic figures begin to spike. The steady rise in volume for what can feel like days with no sign of slowing down. Phone calls start coming in – customers having problems with your website. The server’s load time… Read More

Content Delivery Networks, more commonly known as CDNs, are systems of servers located in different places that work together to create a single strong network. These servers provide end users with premium server performance. CDNs are great solutions for any website that transfers large quantities of data but they are an especially great way for webmasters to distribute social websites, downloadable objects, streaming media, and applications.

Read More

Change Timezone in CentOS image

 

If you use CentOS VPS, displaying the correct time zone can be an issue. If you type “date” into the SSH terminal, the date and time displayed are likely incorrect. Remember, CentOS uses the file /etc./localtime to decide the appropriate time zone to display without… Read More

apache-server image

When using an Apache web server, a user must understand what modules he or she is running. These modules account for the vast majority of an Apache server’s functionality, so even the smallest issues or module failures can create a serious detriment to the server’s ability to perform.

 

Understanding Static and Shared Modules

Static modules are already built into the… Read More

Disable Recursive Lookups in BIND image

 

When setting up a new VPS, it is sometimes possible to overlook the little details.  A lot of times, unless you are using a particular service it may get ignored.  BIND is one of those services.  Unfortunately, if… Read More