Hard disk allocation under Linux can be reviewed using the following commands. df disk free displays the free (meaning available) storage space on the hard disk. Display free storage space for the entire file system df -h Display free storage space for the local file system df -hl du disk usage displays the storage space in use (meaning […]
MySQL is a popular database management system used for web and server applications. This guide will introduce how to install, configure and manage MySQL on a Linode running Debian 7 (Wheezy). This guide is written for a non-root user. Commands that require elevated privileges are prefixed with sudo. Before You Begin Ensure that you have installed […]
Wanneer de server e-mail ontvangt op een adres die niet bestaat, moet het iets met deze berichten doen. Het control paneel geeft u deze drie mogelijkheden: 1. Server verwijdert de berichten en laat de afzender weten dat dit adres niet bestaat. 2. Server verwijdert de berichten zonder de afzender te laten weten dat dit […]
Om een mailinglijst te maken, moet u eerst toegang hebben tot het ”E-Mail Menu” van het control panel. Dan klikt u op het “Mailing Lists” pictogram. Er zijn pas lijsten te zien als u op “Create Mailing List” heeft geklikt. Voer een naam in voor uw mailinglijst en klik dan op de “Create” […]
The Core of a CPU is where it is all about. The core is the center of your VPS. It makes all calculations. The number of CPU Cores specifies the number of server processors from which your VPS can make use of and decides the speed at which your VPS can handle the instructions of […]
THIS IS FOR USERS WITH A @ZOHO.COM ACCOUNT ONLY! SMTP – Simple Mail Transfer Protocol SMTP or Simple Mail Transfer Protocol enables you to send emails through the specified server from standard email sending software. When you send an email from a software and want to send using your Zoho Mail account, you need to […]
If you don’t want to step up to a full monitoring solution such as Nagios you can create your own scripts for monitoring the things that you want to monitor, such as disk space. The following script alerts you when your root partition is almost full: #!/bin/bash CURRENT=$(df / | grep / | awk ‘{ […]
Our long-standing partnerships with all the major hardware vendors guarantee you high-quality servers from top brands, including Dell, HP, and IBM, at the best prices available for quality hosting. The servers are connected to a worldwide network using the most advanced Cisco/Juniper routing equipment. You can also opt for ancillary equipment such as remote power […]
In this tutorial, we’ll show you how to install the ServerAvatar agent on your server. First, you’ll need to get yourself a server running 64-bit Ubuntu 16.04 or 14.04. This should be a new server. Haven’t got one, see our Virtual Server prices on If your server provider instructed you to change your root password, be sure […]
Je WordPress beschermen tegen spam reacties kan op verschillende manieren. Omdat elke techniek of manier nooit 100% waterdicht is, is het een goed idee om meerdere technieken te combineren om zo een maximaal aan spam te voorkomen op je blog. Een overzicht van technieken die ik heb gebruikt de afgelopen maanden vind je hieronder. Het is steeds mogelijk reageren uit […]