Samba shares are sometimes difficult to work with through the Ubuntu UI. As such you can follow these steps to mount a SAMBA share in Ubuntu: Install cifs-utils sudo apt-get…
Mount SAMBA share Ubuntu
Lesson 10 – HTML meta tags
Meta tags define how browsers are to render web page content and they also provide information which search engines use to determine the relevance of the web page. The most…
Failed to set user configuration: The security code is invalid. – SOLVED
When configuring 2FA (Two Factor Authentication) in WHM or cPanel you might receive the following error: Failed to set user configuration: The security code is invalid. If you are certain you…
Adding another drive WHM / cPanel
A couple of steps to take to add an additional drive to cPanel / WHM: Find the path to the disk you are trying to add by issuing the following…
What is A2DP?
The Advanced Audio Distribution Profile, or A2DP, is a subset of profiles with which a device must be compatible with in order to use Bluetooth ® technology. This technology enables…
Lesson 1 – Introduction to HTML
HTML stands for Hyper Text Markup Language and is comprised of tags which are structured as follows: content goes here… Every HTML page has the following standard tags: html head…
Lesson 2 – Basic HTML elements
HTML Headings HTML is comprised of 6 heading sizes: h1 to h6 h1 – Largest heading h2 – Large heading h3 – Medium heading h4 – Small heading h5 –…
Stop spam through my website – Google reCaptcha
Spam is an absolute nuisance – especially when you receive repetitive contact form submissions regarding a product or service you have no interest in. This simple guide will help you…
Force website to be served with HTTPS
Create a .htaccess in the web directory of your website with the following content: RewriteEngine On RewriteCond %{SERVER_PORT} 80 RewriteRule ^(.*)$ https://base64.co.za/$1 [R,L]
Enable Google Analytics in WordPress
There are a couple of plugins which help you to do this, but we’ve found the simplest way is to add the Google Analytics code to the header.php file just…









