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…
Disable STRICT_TRANS_TABLES / MySQL strict mode WHM
Share folder on external drive Ubuntu 16.04
Firstly ensure that system-config-samba is installed (refer to this post for install instructions). Click File -> Add Share Click Browse and select the folder to be shared Insert a share…
Install system-config-samba Ubuntu 16.04
A couple of steps to get system-config-samba to work in Ubuntu 16.04. sudo apt-get install system-config-samba sudo touch /etc/libuser.conf sudo chown root:root ~YOUR-USERNAME/.config/ibus/bus
Failed opening required '/usr/share/php/php-gettext/gettext.inc' – Ubuntu 16.04
A nice simple solution for this: sudo apt-get install php-gettext
FlipFlic – motorise your blinds
Where cool meets functional – FlipFlic is a great little device which allows you to control your blinds and adjust the amount of light entering a room. [https://ksr-video.imgix.net/projects/2371963/video-644535-webm.webm](https://ksr-video.imgix.net/projects/2371963/video-644535-webm.webm) Check out…
GeoOrbital wheel – motorise any bicycle
This project is seriously cool! You can pretty much motorise any bicycle by swapping out the front wheel. [https://ksr-video.imgix.net/projects/2431220/video-661490-webm.webm](https://ksr-video.imgix.net/projects/2431220/video-661490-webm.webm) Check out the Kickstarter project [here](https://www.kickstarter.com/projects/1266381423/geoorbital-wheel-make-your-bike-electric-in-60-sec?ref=category_recommended)
Convert DMG to ISO Ubuntu – bootable disk
Quite a nifty piece of software in Ubuntu is DMG2IMG which converts DMG images to IMG (same as ISO). Install DMG2IMG: sudo apt-get install dmg2img Convert the DMG to IMG: dmg2img…
Reduce PDF size Ubuntu
There are two nice utilities to reduce the file size of PDF documents in Ubuntu: Download the following zip and extract the .sh file shrinkpdf.sh Then issue the following command:…
CSS rotate or spin image
Simply add the spin class to the image, and change the value of the text highlighted in red to increase or decrease the rate of spin. .spin { animation: roll 8s…
Use Gmail or Google Apps email with OpenCart
Input the following details: Select “SMTP” as the mail protocol Insert “ssl://smtp.gmail.com” as the SMTP hostname Insert your SMTP username and SMTP password. This is your email address and password used…
