[vc_row css=”.vc_custom_1469691227487{margin: 0px !important;padding: 0px !important;}”][vc_column css=”.vc_custom_1469691248833{margin: 0px !important;padding: 0px !important;}”][rev_slider_vc alias=”slider-3″][/vc_column][/vc_row][vc_row full_width=”stretch_row_content” css=”.vc_custom_1469536217006{padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 15px !important;padding-left: 15px !important;}”][vc_column width=”1/3″ css=”.vc_custom_1469536185352{padding-top: 15px !important;padding-bottom: 15px !important;}”][nd_learning_categories_pg nd_learning_layout=”layout-2″ nd_learning_image=”858″…
Home 3
Home 2
[vc_row css=”.vc_custom_1467269035929{margin-top: 50px !important;}”][vc_column][rev_slider_vc alias=”slider-5″][nd_options_spacer nd_options_height=”15″][/vc_column][vc_column css=”.vc_custom_1467269031076{padding-top: 0px !important;}”][nd_options_text nd_options_text_tag=”h2″ nd_options_text_weight=”bold” nd_options_text_family=”nd_options_first_font” nd_options_text_align=”center” nd_options_text=”Courses” nd_options_text_color=”#727475″ nd_options_text_font_size=”50″ nd_options_text_line_height=”50″][nd_options_spacer nd_options_height=”10″][/vc_column][/vc_row][vc_row css=”.vc_custom_1467620880550{margin-top: 20px !important;}”][vc_column css=”.vc_custom_1467620860722{padding-right: 0px !important;padding-left: 0px !important;}”][nd_learning_courses_pg nd_learning_layout=”layout-9″ nd_learning_width=”nd_learning_width_33_percentage nd_learning_float_left” nd_learning_image_size=”nd_learning_img_740_416″…
Add contact form to Ghost
By default Ghost does not come with a contact form. Step 1 Create a post in Ghost (haha 🙂 containing the contact form: <div id="successDiv" class="alert alert-success" style="display: none">Thank you…
Edit files in Docker container with Terminal
To login to a Docker container you can run the following command: docker exec -it your_container_name bash Once you have logged into the container you will need install your favourite…
Services
[vc_row css=”.vc_custom_1467207941914{margin-top: 50px !important;}”][vc_column width=”1/4″ css=”.vc_custom_1467207947647{padding-top: 10px !important;padding-bottom: 10px !important;}”][nd_options_services nd_options_layout=”layout-3″ nd_options_button_bg=”#ffffff” nd_options_button_text_color=”#a3a3a3″ nd_options_button_border_color=”#f1f1f1″ nd_options_image=”872″ nd_options_title=”National Awards” nd_options_description=”Phasellus enim libero, blandit vel sapien vitae, condimentum ultricies magna et. Quisque euismod…
About Us
No fancy description needed here – Base64 helps people to learn to code. Learn from our offices or online.
Home
[vc_row][vc_column][rev_slider_vc alias=”slider-1″][/vc_column][/vc_row][vc_row css=”.vc_custom_1470751334579{border-left-width: 0px !important;}”][vc_column width=”1/4″ css=”.vc_custom_1468511468322{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}”][nd_options_post_grid nd_options_qnt=”1″ nd_options_id=”75″][/vc_column][vc_column width=”1/4″ css=”.vc_custom_1473943086362{margin-top: 0px !important;margin-right: 0px…
Remove domain from blacklist – Hotmail and Live
If you are receiving the following error when sending an email, then you have been added to the hotmail blacklist: SMTP error from remote mail server after MAIL FROM:<you@yourdomain.co.za> SIZE=116427: 550…
SMTP ERROR: Password command failed: 535 Incorrect authentication data – WHMCS – Google Apps Email
A tricky little problem is when installing WHM on a new server, the option “Restrict outgoing SMTP to root, exim, and mailman (FKA SMTP Tweak)” is on by default. To allow…
Disable STRICT_TRANS_TABLES / MySQL strict mode WHM
SSH into your WHM server as root and run the following command: nano /usr/my.cnf Paste the following at the end of the file: <span class="pln">sql_mode</span><span class="pun">=</span><span class="pln">NO_ENGINE_SUBSTITUTION</span> Next, edit my.cnf…
