A quick and dirty way to block torrents from being downloaded on your network is to create a LAN firewall rule in PfSense. Click Firewall -> Rules -> LAN Ensure that…
Block BitTorrent traffic PfSense
The MySQL adapter mysqli is not available – WHM
After deploying a new server and installing WHM the following error was showing when accessing a Joomla site: Error displaying the error page: Application Instantiation Error: The MySQL adapter mysqli…
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…
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)
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…
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
Increase memory for Java and Tomcat
http://crunchify.com/how-to-change-jvm-heap-setting-xms-xmx-of-tomcat/
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
No wrap text CSS
If you would like to display some text without line breaks within that text, you can apply the following CSS to the p or span element surrounding the text in…
Docker no such file or directory. Are you trying to connect to a TLS-enabled daemon without TLS?
Just after installing Docker, and you try to pull a pre-built image, you might receive the the following error: no such file or directory. Are you trying to connect to…









