Everything you need to know about FastCGI Process Manager (FPM)
We look into how to set up FastCGI Process Manager (FPM). What configuration options and considerations are important.
We look closely at how to run the evaluation in windows and evaluate the result in Tensorboard. Git repository https://github.com/kalaspuffar/rcnn-model-test Please follow me on twitter Tweets by kalaspuffar Outro music: Danomate – http://danomate.com – https://www.youtube.com/user/danomate1
Vi går igenom vissa kort kommandon för tangentbord. Följ mig gärna på twitter Tweets by kalaspuffar Lämna en kommentar, gilla eller följ. Music: purple-planet.com
We look into how to migrate your Ceph cluster to use orchestration using the CephAdm service. The video will cover how to prepare the systems, install the service, adopt legacy services, and add the hosts. Lastly, we will upgrade the system to Quincy’s last version and discuss the pros and cons of using CephAdm orchestration.
We look into web assembly and compare it to x86 assembly code. Github repository: https://github.com/kalaspuffar/webassembly-example Please follow me on twitter Tweets by kalaspuffar Outro music: Danomate – http://danomate.com – https://www.youtube.com/user/danomate1
We look into writing a QR code generator in java from scratch. QR Code has a lot of different technologies and strategies in order to create a readable and unambiguous code. Writing an implementation in Java needs to be done in multiple steps and have a lot of fun and interesting challenges.
We look into what the error about global id reclaim when you upgrade your Ceph cluster is all about. I got this error when I installed my new cluster and had to solve the issue. After reading about the reclaim of the global id I understood that it was a really bad practice and I’m…