We recently came across something quite interesting – if your website is HTTPS and you reference an image or any other files from a non HTTPS website, this will result…
Solve invalid HTTPS certificate by referencing local files
How to Download Liquid Rescale for Ubuntu
The plugin is included in Debian and in Ubuntu, in the package “gimp-plugin-registry”, which also includes some other great plugins. To get started, open your terminal with: Ctrl+Alt+T Then run…
Find and set $JAVA_HOME Ubuntu
To find $JAVA_HOME on Ubuntu run: echo $JAVA_HOME If this yields nothing, you can set it with: export JAVA_HOME=/usr/lib/jvm/java-8-oracle Please note that your version of java might differ from java-8-oracle….
Add Let's encrypt certificate to Java keystore
Let’s encrypt places certificates in the following directory: /etc/letsencrypt/live/YOUR-DOMAIN-NAME/ The first thing you’ll have to do is convert your certificate to .der format openssl x509 -outform der -in cert.pem -out…
Contact
Thank you for your submission – we'll be in touch shortly! Name Email address Message Get in touch
Add Java keystore to Tomcat
To add the Java keystore to Tomcat you can either reference the full path of the Java keystore, or you can create a symlink in /opt/tomcat. We opted to create…
Resize DigitalOcean volume
To resize block store in DigitalOcean, click on the droplet to which the volume is attached. Click on more -> Resize volume as shown below: You are now able to…
5 Great Plugins for GIMP
Adobe Creative Suite™ reigns supreme as the software of choice for most creative professionals and novices alike- albeit not without a challenge. GIMP (GNU Image Manipulation) is arguably the most…
Add CSS stitched border effect
Add a stitched border to a div in CSS: .stitched { padding: 20px; margin: 10px; background: #6fa348; color: #fff; font-size: 21px; font-weight: bold; line-height: 1.3em; border: 2px dashed #fff; border-radius:…
Augmented reality is approaching
Augmented reality is a technology being furiously developed by tech giants such as Facebook. How about a pair of glasses which allows you to “project” a screen anywhere and interact…









