Linux by example – Building glibc and configure time and locale
We build Glibc in our new system, configure the timezone variables, set the correct time and look into the installation and configuration of locales.
We look into a Travis CI configuration file in order to test Android projects.
I’m trying to solve all the Advent of Code puzzles in this video series.
In this video, we look through the docker basics. Working with docker is not that hard, but a couple of commands are considered basics. Then, we look at fetching base images, running commands, and setting environment variables.
I needed a solution to save data and I wanted to create an API so I could handle different storage solutions. One of the solutions I wanted to support was OpenSwift, a part of OpenStack. Trying create a small local installation for testing wasn’t easy and required research. Configuration options seems endless so I’m trying…
We look at connecting up a native library, native source to our Android application.
We look into how to install Headwind MDM and connect an Android device to it. This system is a great choice for medium size companies that want to manage their mobile fleet.