How to run Android tests on Travis CI (update)
We look into a Travis CI configuration file in order to test Android projects.
We are in our new Linux environment and create some more packages. tar – create file packages vim – editor with a lot of functionality procps – check and manipulate processes texinfo – text manipulation used for documentation
We look at Redis, what it is, what we can use it for and how to run different commands against a Redis instance.
We implement a simple REST web server using pure java. Both with socket server and using the HTTP server implementation currently in Java.
We talk about how I write my Java code and why I have chosen to write my code in a specific way. This is my opinion. I’m interested in yours if you have differing opinions.
We solve today’s challenge at the advent of code 2020. Come join us and have some fun.
In this video I revisit the topic of cephadm, last time I thought it was not ready for production but I show off some of the improvements that have been done in the process. We talk about the different steps required in the console to get the cluster started and then I look at the…