Tutorials
How to set up suEXEC in Apache
Since I no longer use Apache for anything this guide is probably outdated please keep that in mind. Here is a little example of how to setup suEXEC in Apache, feel free to comment and
How to fix the “Pane is dead” error during the installation of Fedora on a HP Proliant server
This small post shows how you can fix the “Pane is dead” error that happens during the installation of Fedora on a HP Proliant server. The error in question: We got the the error whenever
Create a Logstash GeoIP dashboard in Kibana 3
THIS TUTORIAL IS FOR KIBANA 3! In this small example I will show you how to make a GeoIP based Dashboard for Logstash that for example can show by analyzing your access logs where your
MacBook Air (mid 2011) bootcamp Windows 8.1 enterprise wifi fix
For the last few weeks I have had troubles connection my bootcamp installation with Windows 8.1 to our office network that uses WPA2-Enterprise with AES and PEAP. Some how whatever I tried to do I
Nginx SSL example
*** This post dates from 2014 and I would recommend to use the Mozilla SSL Configuration Generator to get a more accurate configuration: https://ssl-config.mozilla.org/ *** This post is more of a reminder for myself but
How to make Nginx log in JSON format
To get Nginx to log in JSON format you have to add the following to “nginx.conf” under the http bit: log_format json ‘{ “@timestamp”: “$time_iso8601″, ‘ ‘”message”: “$remote_addr – $remote_user [$time_local] \\\”$request\\\” $status $body_bytes_sent \\\”$http_referer\\\”
Output to Elasticsearch with Rsyslog in Logstash format
This post is just a reminder of how to ship logs directly from rsyslog to Elasticsearch so we have to go trough Logstash. We got allot of help from the people on the rsyslog mailing
How to install Logstash 1.4 with Kibana 3 on Fedora.
In this guide I will provide an example of how to set up a Logstash server with a Kibana interface that does get the logs from rsyslog. While there are multiple other ways to get
How to flash your Samsung Galaxy Series phone
WARNING FLASHING YOUR PHONE CAN BREAK IT! WE ARE NOT RESPONSIBLE FOR YOU USING THIS GUIDE! Some of us do not us Windows for many reasons :), I’ve written below the instructions for you to
Install WordPress on Windows Server 2012 R2 with MariaDB 10.0 in replication.
In this guide I will show some simple steps of how to create a WordPress blog on Windows, I am going to do this manual in this guide as I feel that way you learn
Install WordPress on Windows Server 2012 R2 with MariaDB 10.0 in replication.
In this guide I will show some simple steps of how to create a WordPress
Install XenForo 1.4 using Nginx and HHVM on Fedora 21.
*** Please be aware the Ulyaoth Repository has been discontinued! Please read: https://ulyaoth.com/news/ulyaoth-repository-end-of-life/ You can
Install Chromium from source on Mac OS X
What is Chromium? Chromium is an open-source browser project that aims to build a safer,
How to install phpBB 3.1 using Nginx and HHVM on Fedora.
*** Please be aware the Ulyaoth Repository has been discontinued! Please read: https://ulyaoth.com/news/ulyaoth-repository-end-of-life/ You can
How to install MongoDB 3.0 in replication on Windows Server 2012 R2
In this guide I will show some simple steps of how to setup a mongodb
How to install WordPress using Nginx and HHVM on Fedora.
*** Please be aware the Ulyaoth Repository has been discontinued! Please read: https://ulyaoth.com/news/ulyaoth-repository-end-of-life/ You can
Install WordPress with MariaDB in SSL replication in VirtualBox.
In this guide I am going to setup a WordPress installation that is running on
VirtualBox USB fix for non-root users in Linux
I decided to write this small guide as I seem to have no proper USB
How to use a VHD image file with VirtualBox.
In this small guide below I will show you how you can use a vhd
SSH into a VirtualBox Linux guest from your host
In the recent years I have received some mails and questions as to how I
How to install Elastic Stack 4 on Fedora with rsyslog.
*** Please be aware the Ulyaoth Repository has been discontinued! Please read: https://ulyaoth.com/news/ulyaoth-repository-end-of-life/ You can
Install the official driver from nvidia in Fedora
In this little guide I will show how you are able to install the official
logstash-forwarder and grok examples
Just adding some logstash-forwarder examples so I have them as a reminder for the future
How to install Tomcat 8 on Windows Server 2012 R2.
This guide should give you a good example of how to setup Tomcat on a
Install Elastic Stack 4 on Fedora with logstash-forwarder.
*** Please be aware the Ulyaoth Repository has been discontinued! Please read: https://ulyaoth.com/news/ulyaoth-repository-end-of-life/ You can
How to create a droplet on DigitalOcean – March 2015.
This guide is meant for someone that has never used DigitalOcean before DigitalOcean’s interface is
How to flash your Samsung Galaxy Series phone
WARNING FLASHING YOUR PHONE CAN BREAK IT! WE ARE NOT RESPONSIBLE FOR YOU USING THIS
How to install Logstash 1.4 with Kibana 3 on Fedora.
In this guide I will provide an example of how to set up a Logstash
Create a Logstash GeoIP dashboard in Kibana 3
THIS TUTORIAL IS FOR KIBANA 3! In this small example I will show you how
How to set up suEXEC in Apache
Since I no longer use Apache for anything this guide is probably outdated please keep
How to install Nginx with Passenger 5.0 on Fedora.
*** Please be aware the Ulyaoth Repository has been discontinued! Please read: https://ulyaoth.com/news/ulyaoth-repository-end-of-life/ You can
How to install Elastic Stack 5.4 on Windows Server 2016
This guide should give you a good example of how to setup Logstash on a
How to install MongoDB 3.4 in replication on Windows Server 2016
In this guide I will show some simple steps of how to setup a mongodb
How to add Instana to Xenforo 2.0
This post assumes you have a valid Instana license available for your server which can
How to host an HTML5 website on AWS with S3 and CloudFront.
I recently had a friend asking me how he could install an HTML5 template he
How to install Elastic Stack 6.6 on Windows Server 2019
This guide should give you a good example of how to install Elastic stack on
How to create a high availability Grafana 5.3 environment in AWS OpsWorks.
In this tutorial I will show you how to create manually a Grafana environment in
How to install MongoDB 4.0 in replication on Windows Server 2019
In this guide, I will show some simple steps of how to set up a
How to install and configure the AWS CLI on Windows 10.
Got a question on how to install the AWS CLI on Windows 10, so I