I am ecstatic to be posting my first video tutorial! The creation of the video had two purposes: Experiment with rapid-development of video content. Create a technical, intro video for Linux command line. I have some experience producing video content, but I wanted to try a rapid-development approach. From start to finish, I spent aboutContinue reading “Rapid-Development of Video Content”
Category Archives: Technology
How to Install DC/OS
If you are interested in learning more about the installation process of DC/OS you should evaluate the advanced installation method. The advanced install method exposes all the available configuration options in DC/OS, is the method you would use to automate the process, and is used for setting production clusters. This guide, I created for Mesosphere,Continue reading “How to Install DC/OS”
Deploying Cassandra on DC/OS
Learn how to configure, deploy, and start using the Apache Cassandra DC/OS Certified Service. https://d2iq.com/blog/cassandra-dcos-tutorial
Using DC/OS APIs
Many months ago I wrote a blog for D2IQ (formerly Mesosphere) on how to use the available APIs. https://d2iq.com/blog/dcos-apis
Vagrant: Tips for Beginners
Vagrant is a virtualization tool, created by HashiCorp, to initialize and manage virtual machines (VMs). It is a popular tool and I have been using it for many years. During that time, I have learned a few tips and tricks for managing my VMs. In this post, I would like to share a few of myContinue reading “Vagrant: Tips for Beginners”