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 into using the cephadm tooling to bootstrap and configure a small cluster with 3 drives and multiple hosts. We go into how cephadm administers different resources and shares them between hosts. Installing main host First we need curl in order to fetch the cephadm application sudo apt install -y curl Then we download…
I’m trying to solve all the Advent of Code puzzles in this video series.
We look into how to create TFRecords to and handle images from a custom dataset. Later we load these records into a model and do some predictions. Github repository: https://github.com/kalaspuffar/tensorflow-data Please follow me on twitter Tweets by kalaspuffar Outro music: Danomate – http://danomate.com – https://www.youtube.com/user/danomate1
I talk about a project I’ve started to work on. The specific technologies I’ve looked into and tried to implement. Git repository: https://github.com/kalaspuffar/secure-quick-reliable-login Please follow me on twitter Tweets by kalaspuffar Leave a comment, like and subscribe. Music: purple-planet.com
We talk about what is going to happen going forward for java and OpenJDK. Github repository: https://github.com/kalaspuffar/webassembly-example Please follow me on twitter Tweets by kalaspuffar Outro music: Danomate – http://danomate.com – https://www.youtube.com/user/danomate1
In this video we look into Java 17, what is new with the 17 release of java that will come to a download site near you on the 14th of september.