Koozali – Virtual Private Server – Extending storage (/dev/vda) using LVM and RAID (!)

1. Koozali SME server v9 standard installation on a Virtual Private Server.
2. “sme noraid nolvm” installation options were not used.
3. I just now changed the Virtual Private Server plan from 20GB to 50GB storage space.

This is how you can increase the root partition size of your Koozali SME server v9

Continue reading “Koozali – Virtual Private Server – Extending storage (/dev/vda) using LVM and RAID (!)”

Add custom MIME file types to WordPress Media library

Edit the functions.php file of your WordPress theme:

.../wp-content/themes/mytheme/functions.php

Add the following text to allow for a specific file type:

function my_myme_types($mime_types){
        $mime_types['blend'] = 'application/blender';
        return $mime_types;
}
add_filter('upload_mimes', 'my_myme_types', 1, 1);

Microsoft Windows Server 2016

Next Training Session

Date: Wednesday 17 May 2017
Time: 08:00pm – 10:00pm
Location: (Rangeview) Tolga, QLD
Cost: $90
Subject Microsoft Windows Server 2016

Description

In this hands-on guided training session, we will have a look at Microsoft Windows Server 2016.   We will spin up a virtual machine and explore the various components which make it different from a non-server version of Windows.

This 2 hour training session will teach you the basics of using Windows Server 2016 and should give you the confidence to work with Active Directory and setup user accounts and services like DHCP and DNS.

Expressions of interest

Use the ‘Contact Us’ page to inquire about availability and to register for this course.  It is recommended to bring a computer, but if none available one will be provided.  Thank you for your interest.