MAX BUILD SPEED
  • Home
  • About
Sign in Subscribe

Max Rohde

Max Rohde
Using RapidSSL Certificate from GoGetSSL for Java Server

ssl

Using RapidSSL Certificate from GoGetSSL for Java Server

IMPORTANT: I found it a lot easier and less error prone to use the GUI tool Portecle to go about generating a SSL certificate/key. You can find my instructions to do so in another post. The following steps show how a RapidSSL certificate obtained through GoGetSSL can be used

By Max Rohde 01 Jul 2015
Forward All Email from Gmail (even SPAM)

productivity

Forward All Email from Gmail (even SPAM)

Problem By default, Gmail does not forward email it considers spam even if it's configured to forward all email to a designated address. Solution You can make Gmail forward ALL emails by following these simple steps: 1. Go to settings: 1. Go to Filters and 'Create a

By Max Rohde 18 Jun 2015
Remove Hard Disk in Linux in 3 Easy Steps

Remove Hard Disk in Linux in 3 Easy Steps

This guide describes how you can unlink a hard disk from Linux/Unix. This might be useful for instance if you replaced a disk image in Virtual Box or another VM. WARNING: Do a backup of your virtual machine first or, if you are running on a physical computer, make

By Max Rohde 08 Jun 2015
Share Folders With Windows Homegroup Through Command Line / Batch File

Share Folders With Windows Homegroup Through Command Line / Batch File

If you have a folder C:\Test and you would like to share it with your Windows Homegroup, you can do so in the Windows Command line (cmd.exe) or in a Batch file with the net share tool. The folder above could be shared with the name "Test&

By Max Rohde 10 May 2015
Free Cloud Based Load Testing Tools

Free Cloud Based Load Testing Tools

Good load testing of web and cloud applications should involve many concurrent connections originating from diverse networks. To set up such tests on your own is not trivial and probably very expensive. Thankfully, there are numerous service providers, which allow to use their infrastructure for testing your applications. A few

By Max Rohde 05 May 2015
Install Oracle JDK with Puppet

java

Install Oracle JDK with Puppet

Problem You would like to install Oracle JDK using Puppet. Using the puppetlabs/java module, you might get an error message such as: Error: Java distribution oracle-jdk is not supported. at […]/init.pp:57 on node […] Solution Use the module puppet-jdk-oracle. Just follow the installation instruction from the GitHub page.

By Max Rohde 29 Apr 2015
MySQL ERROR 2026 (HY000): SSL connection error – Some Troubleshooting Ideas

mysql

MySQL ERROR 2026 (HY000): SSL connection error – Some Troubleshooting Ideas

I just spent a fair amount of time setting up MySQL replication between two servers encrypted by SSL (using MySQL 5.1.73). I struggled with fixing a nasty error displayed only as 'ERROR 2026 (HY000): SSL connection error'. In the following, I have collected a few possible

By Max Rohde 26 Apr 2015
Check if MySQL User Exists on Command Line (and in Puppet)

mysql

Check if MySQL User Exists on Command Line (and in Puppet)

If you are using Linux, there is simple way to check if a user exists in MySQL: echo `mysql -u root -p**[your root password]** -e 'use mysql; SELECT user FROM user;'` | grep '[user name]' Executing this command will exit with return code 0 if the

By Max Rohde 24 Apr 2015
Free Cloud CRM for Small Business

productivity

Free Cloud CRM for Small Business

I had a brief look around today for Cloud-based (SaaS) CRM solutions which are free and of use for small businesses and startups. My recommendation as of now would be to go with Podio. It's free and offers a nice set of features and integrations. Here is the

By Max Rohde 29 Jan 2015
Rendering Beautiful PDF Documents with Calibre

productivity

Rendering Beautiful PDF Documents with Calibre

The free software Calibre allows to convert various ebook formats (such as EPUB and MOBI) into PDF documents. Unfortunately, the default settings of Calibre do not result in the creation of easily readable documents. Thus, I have provided here some sample settings for a nice looking PDF output for Calibre:

By Max Rohde 27 Jan 2015
Free PDF Printing for Windows without Adware

tools

Free PDF Printing for Windows without Adware

Printing from any windows application to a PDF printer is not supported in the most recent Windows versions by default. Most free applications for this purpose which can be found through a simple Google search unfortunately often come with unwanted Malware or Adware (hello, Ask.com toolbar!). However, there is

By Max Rohde 26 Jan 2015
Work in Disguise: Two Strategies to Find Out If You Are Truly Taking a Break

life

Work in Disguise: Two Strategies to Find Out If You Are Truly Taking a Break

One of the most challenging aspects of knowledge work is one that is often overlooked: much of what we call knowledge ‘work’ is actually quite fun. Think of an entrepreneur, a software developer who likes to write code, think of a manager who likes to see her objects develop in

By Max Rohde 05 Jan 2015
See all
MAX BUILD SPEED

MAX BUILD SPEED

be calm & code.

MAX BUILD SPEED
  • Sign up
Powered by Ghost

MAX BUILD SPEED

be calm & code.