Docker container engine logo e1426190383162 1
Website

How To Install Docker on OpenVZ VPS

Requirements: Ensure you have the latest kernel preferably: OpenVZ kernel 042stab105.4 Lets Begin. 1. yum -y update 2. yum install epel-release 3. yum install docker-io 4. Create your own bridge. docker -d –bridge=”venet0″…

spamassassin 1
Website

Too much spam is getting through Spamassassin – Here is some help

Create a file in: /etc/mail/spamassassin Call it anything you like, for eg: rules.cf Paste these rules as is within it which should stop alot of spam:   score URIBL_SBL 5.0 score…

maldet 1
Website

Installing Maldet Scan for cPanel Server

From shell run the following: wget http://www.rfxn.com/downloads/maldetect-current.tar.gz tar -xzvf maldetect-current.tar.gz cd maldetect-* sh install.sh Then edit the config file: pico /usr/local/maldetect/conf.maldet I change the settings to quarantine problem files and…

06 1
Website

How to create a secondary root user on CentOS

Lets show you how to create a secondary root user. To add a user and allow him the root privileges by editing the /etc/passwd file. Add a user as root #…

whmcs 1
Website

Installing WHMCS on IIS Windows Server

We did some testing yesterday and installed WHMCS on a Windows IIS 8.0 Server. Was alot of fun as we had to troubleshoot alot of things to get it working…

laravel 1
Website

How to install Laravel via SSH and CageFS on Shared Hosting

Firstly you’ll need SSH access. SSH into the server and go to directory where you want to install the application. Run: curl -sS https://getcomposer.org/installer | php If that fails try…

x 1
Website

MySQL 5.6 and Enable Slow Query Logging

The commented out examples in the default configuration file (/etc/mysql/my.cnf) that comes with my MySQL 5.6 when installed through the Ubuntu PPA is incorrect. This tutorial will show you the…

web resource usage
Hostking News, Website

How We Manage Resources on Shared Hosting using CloudLinux

What is CloudLinux? CloudLinux is a commercially supported Linux operating system interchangeable with CentOS. It includes kernel level technology called LVE that allows you to control CPU and memory on…

ddos attack 1
Website

Managing a DDOS Attack with Config Server Firewall

I’m writing this as we get questions from some of our VPS Clients using cPanel and CSF as to how to block or stop a DDOS attack when it occurs.…

Share on Social Media
Follow us on Social Media