MAX BUILD SPEED
  • Home
  • About
Sign in Subscribe

Max Rohde

Max Rohde
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
pdfsam/ PDF Split and Merge: Download without Adware

pdfsam/ PDF Split and Merge: Download without Adware

PDFSAM or PDF Split and Merge is a wonderful tool for working with PDF files (e.g. split one PDF into multiple files, join multiple PDFs into one file or reordering the pages within a PDF file). Unfortunately, the default installer available from their home page or source forge comes

By Max Rohde 08 Dec 2014
The Delicate Balance Between Want-To and Have-To

happiness

The Delicate Balance Between Want-To and Have-To

Organizing tasks is no small effort as anyone who has tried surely knows. While a simple list of tasks suffices for a few days (the good, old To Do list), such lists customarily outgrow their format; there’ll simply be too many items and the list once devised to make

By Max Rohde 02 Dec 2014
Writing Tip: Portfolio of Questions

questions

Writing Tip: Portfolio of Questions

One of the beauties of most forms of written text is their linearity; that everything has a place between the beginning and the end provides a great aid for our mind to comprehend complex information. Our mind loves shortcuts, and taking messy, multidimensional reality into this compact single-dimensional form has

By Max Rohde 25 Nov 2014
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.