Monthly Archive: March 2017
ElasticSearch 5.0 fertiggestellt
Elasticsearch, Beats, Logstash und Kibana sind in Version 5.0 veröffentlicht. Die Produkte werden jetzt jeweils in der selben Versionsnummer veröffentlicht. Es gibt eine neue Scriptsprache “Painless”, es wurden Performanceverbesserungen bei bestimmten Suchoperationen und der...
Setup rails server
Create the user and set it up: useradd –home-dir /var/www -m –shell /bin/bash www passwd www groupadd admin usermod -a -G admin www Mit Hilfe von visudo wird die Datei /etc/sudoers editiert und folgendes angefügt: #...
Virtualbox slow in new system
I just bought a new computer and used the same home system like before. Virtualbox was now really slow and it used also for small task 100% cpu. I searched through the web without finding...
Setup private docker registry
I am switching more and more to Docker with all my projects. Due to that i setup a private docker registry. I am using puppet for the configuration of the docker registry on my...
Recent Comments