Linux by example – System setup
We create a lot of directories for the new Linux environment and copy the required files to continue building our system.
I’ve looked into diskprediction. I think it’s an interesting way to figure out the state of your hardware by running a scikit learn model over your statistical data from S.M.A.R.T.
I did not have Grafana dashboards that worked in my Ceph installation. Hence, I had to install Prometheus and Grafana manually and then configure the dashboards to show up in my Ceph cluster dashboard screens. NODE Setting up prometheus exporter in ceph. sudo ceph mgr module enable prometheus sudo ceph config set mgr mgr/prometheus/server_addr 0.0.0.0…
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.
We look at Redis, what it is, what we can use it for and how to run different commands against a Redis instance.
We look into creating a game in love2d
We talk about building a real compiler used to build a Linux system.