Keyboard shortcuts in Windows
We look at some keyboard shortcuts in windows that might streamline your workflow.
Please follow me on twitter
Leave a comment, like and subscribe.
Music: purple-planet.com
We look at some keyboard shortcuts in windows that might streamline your workflow.
Please follow me on twitter
Leave a comment, like and subscribe.
Music: purple-planet.com
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.
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…
We solve the day 18 challenges for the Advent of Code. Please follow me on twitter Tweets by kalaspuffar Outro music: Sanaas Scylla
We create a lot of directories for the new Linux environment and copy the required files to continue building our system. Please follow me on twitter Tweets by kalaspuffar Outro music: Sanaas Scylla
After a critical failure, we look into resizing an OSD in our Ceph environment. Unfortunately, the drive is entire, so resize of the OSD was the only option to start the service.
We look into ceph storage building our own cluster using the ceph storage engine. A cluster usually contains multiple monitors, object storage daemons, managers and metadata servers. We talk about what their role is and how to install machines to handle this. We also cover what requiredments a ceph cluster has. Git repository: https://ift.tt/3o2K8wO Please…