I created a game – part 1 [Löve2d]
We look into creating a game in love2d
We will look into the Ceph dashboard and the different metrics you can find there. Then we will configure Prometheus Alertmanager to get timely alerts from the metrics in your Ceph Cluster.
We look at some keyboard shortcuts in windows that might streamline your workflow.
Mastering Kubernetes: Building a Cluster from Scratch Step-by-Step Setup jumpbox environment We start with installing some packages required for the setup process. wget and curl to fetch packages, vim to change configuration files, openssl for all the certificates we are required to create. Last but not least the git command to download the repository with…
Quick note just to save this small information. IBM support is telling us that it’s impossible to use Commerce Developer with an external Solr server. After some research I found which config file to change in order to change which server it will call. [WCDEV_INSTALL]\wasprofile\config\cells\localhost\nodes\localhost\servers\server1\namebindings.xml This file has multiple entries for configuring the search. Changing…
In this enlightening video, we dive into the world of Ceph redundancy and explore the essential requirements for seamless data read and write operations within a cluster. Join us as we uncover the key components needed to ensure optimal data accessibility and examine the crucial role of OSD (Object Storage Daemon) services.
We look into how to run Flutter on Linux and Windows. What is the current status and what can you achieve if you want to try it out.