Hivelocity Acquires Los Angeles Solutions Provider RackAlley

Shortcode: Dedicated server, cloud hosting, and colocation service provider, Hivelocity, continues its impressive growth with the acquisition of IaaS provider RackAlley.com. The addition of RackAlley’s facilities and staff provide Hivelocity with an immediate and significant data center presence in Los Angeles, California. This announcement comes on the heels of Hivelocity

Dedicated Server Basics

Dedicated servers empower businesses with the ability to scale computing resources at a rapid rate while minimizing overall hosting costs. Businesses that use dedicated servers can take advantage of the latest computing technologies and virtualization without the astronomical upfront costs associated with opening a world-class data center. Dedicated servers are

Richard Nicholas joins Hivelocity as VP of Colocation and Managed Services

Shortcode: Hivelocity, a dedicated server, cloud hosting and infrastructure services provider to customers from over 130 countries, is pleased to welcome Rick Nicholas to the team as the VP of Colocation and Managed Services. Nicholas joins as Hivelocity brings their newest Tampa data center, TPA2, online to support demand from

How to Enable Protection Against Clickjacking in Plesk Onyx

If you’re a Plesk user running the Plesk Onyx control panel, your server might be vulnerable to a malicious technique known as clickjacking. For those unfamiliar with the term, clickjacking (also known as a “UI redress attack”) is a technique involving transparent overlays where a user is tricked into clicking

How to Repair MySQL Databases with the Plesk (Onyx) Repair Utility

The Plesk repair utility allows users to easily check and repair their Mysql database servers by verifying the integrity of their databases and database users. In this guide we’ll cover the steps necessary to check and repair your databases using the repair utility.   Repairing MySQL Databases with Plesk To

AutoSSL Management in WHM/cPanel

AutoSSL is an essential feature in cPanel that automates the process of securing your website with SSL certificates, offering a seamless way to protect sensitive data and establish trust with your visitors. AutoSSL Management in WHM/cPanel enables website administrators to keep their sites equipped with valid SSL certificates, preventing manual

How to Install and Configure ProFTPD FTP Service on Ubuntu

To install ProFTPD on your Ubuntu 14.04 LTS server, just follow these steps: First, log in to your Ubuntu server as the root user using your favorite SSH client. Next, you’ll want to make sure your operating system is up-to-date. Use the following command to install all the latest packages:

How to Install PostgreSQL on Ubuntu 14.04 LTS

To install PostgreSQL on your Ubuntu 14.04 LTS server, just follow these steps: First, log in to your Ubuntu server as the root user using your favorite SSH client. Next, you’ll want to make sure your operating system is up-to-date. Use the following command to install all the latest packages:

How to Rebuild Corrupted User Data Files in cPanel

In certain circumstances, your server’s user data files may become corrupt, creating issues while migrating or operating your cPanel account. Luckily, these user data files can be repaired using a valid and working httpd.conf file on the server.   Repairing Corrupted User Data Files To rebuild a corrupted user data

How to Install Docker on Ubuntu 14.04 LTS

First, log in to your Ubuntu server as the root user using your favorite SSH client. Next, you’ll want to update your operating system with all the latest packages. To do this, use the command: sudo apt-get update To install Docker, you will first need to install the Docker Package