Attention: Dirty Cow Exploit Affects Linux Servers- Information and Instruction

Attention, A recent exploit known as Dirty Cow has been discovered that affects Linux servers. You can find information regarding this exploit at; https://access.redhat.com/security/vulnerabilities/2706661 https://thehackernews.com/2016/10/linux-kernel-exploit.html https://bugzilla.redhat.com/show_bug.cgi?id=1384344 At this time if you have KernelCare your server should already be patched. To check that kernelcare has patched your server you can run

How to Install IIS 8 on Windows Server 2012

What is IIS? IIS, or Internet Information Service, is a web server designed to work with the Windows operating system. Using HTTP protocol, it helps direct user requests online to their target’s specific TCP ports.   Installing IIS Since IIS is a feature integrated into Windows, installing it is very

What is Docker and What are Its Features?

What is Docker? Docker is an open source platform for developers and system administrators to build, ship, and run distributed applications based on Linux containers. At its core, Docker is basically a container engine which uses Linux Kernel features such as namespaces and control groups. This allows it to create

What is LiteSpeed?

LiteSpeed Web Server LiteSpeed Web Server is the leading high-performance, high-scalability web server from LiteSpeed technologies. It can be used to replace an existing Apache server without changing any other programs or operating system details. Best of all, it can be integrated without breaking anything. As such, LiteSpeed Web Server

How to Change a Password in Linux

In this guide, we’ll cover how to change a password in Linux using the passwd command followed by the name of the desired user. This method can be used to change the password for the root user as well as for individual users. *Note: before changing any passwords, it is

What is KernelCare and Why Should You Use It?

What is Kernel? The kernel is the central module of an operating system (OS). It is the part of the operating system that loads first, and it remains in main memory. Because it stays in memory, it is important for the kernel to be as small as possible while still

What is CloudLinux and How Does It Help Shared Hosting?

What is CloudLinux? CloudLinux is a linux based operating system designed to give shared hosting providers a more stable and secure OS. Essentially a set of kernel modifications to the Linux distribution, CloudLinux implements features to enable system administrators to take fine-grained control of their server’s resource usage. By isolating

How to Install FFmpeg , Mplayer , Mencoder , MP4Box , Flvtool2.

FFmpeg is a free software project that produces libraries and programs for handling multimedia data. FFmpeg includes libavcodec, an audio/video codec library used by several other projects, libavformat, an audio/video container mux and demux library, and the ffmpeg command line program for transcoding multimedia files. You will need to login

How to perform a manual cPanel migration (Updated)

This how to will provide you instructions for performing a manual cpanel migration for if or when the WHM Transfer Tool produces errors due to possibly account sizes or database sizes to work effectively or if you simply prefer commandline scripting. Connect to the source server via SSH terminal Use

How to Get Hired by a Hosting Company

As someone who has been in a management position within the web hosting industry for close to 10 years, I have had the opportunity to see many resumes of potential employees. Unfortunately, it seems a lot of the applicants miss the mark on what a hosting company is looking for

How to Enable MySQL Port on Your Linux Dedicated Server

MySQL is an open-source relational database management system that is based on SQL queries. It is compatible with most known programming languages and can be installed on most Linux distributions that exist, such as Ubuntu and CentOS. MySQL runs as a system service in Unix family systems and services are