Configure Proxmox to use an external Ceph cluster
We look into how to configure your Proxmox installation to use an external Ceph cluster for your data needs.
We look at what will come in the next release of java. Java 13, this release will boost your development and help you get up and running. Please follow me on twitter Tweets by kalaspuffar Outro music: Sanaas Scylla
In this video series, I try to challenge myself with the Advent of Code trials. Each solution will be published to Github, and I hope you will learn something from my coding mistakes and perhaps send some code my way on how you have done these challenges. I know by reading code, so this is…
In this video series, I try to challenge myself with the Advent of Code trials. Each solution will be published to Github, and I hope you will learn something from my coding mistakes and perhaps send some code my way on how you have done these challenges. I know by reading code, so this is…
When I do prototyping on new software tools I usually create something quick and simple in order to show the concept in a straightforward approach. This might not be the solution to use but in this video, you will see one of my prototypes and I talk about the process of creating tools for prototyping…
We are in our new Linux environment and create BASH the Bourne Again SHell that we will use for our command-line environment and grep to find text using regular expressions. Please follow me on twitter Tweets by kalaspuffar Outro music: Sanaas Scylla
We write a simple example in java to run a validation using Schematron. The framework Schematron is a way to do easy validation of XML documents and create output that is easily readable by someone working with these documents. Github repository: https://ift.tt/3rUJ7by Please follow me on Twitter Tweets by kalaspuffar Learn the basics of Java…