Windows Server Backup – Email Notification
For Small Business it is not easy to have a cheap backup solution. There is always something missing, incremental backup, mail notifications, etc… Therefore i went online and started searching, backup...
View ArticleQnap – Docker – Nagios XI – Cheap Monitoring Solution
Hello Everybody! In this post i’m going to setup a Docker Host on a QNAP TS 251 and Use “tgoetheyn docker image” to setup a test Nagios XI Server. The advantages are enormous: First, no extra server...
View ArticleAutomated Spark Installation
For people who wants an automated installation of Spark via Powershell. EDIT: View “Recent History” for changes. Also, if you get SSO error’s, just reboot!! # Script name: SparkInstall.ps1 #...
View ArticleAzure – How to Create a Loadbalancer in the New Portal – ARM
In the new ARM portal of azure you cannot assign dynamic ip’s to Virtual machines, You can however create a loadbalancer, assign a static ip and forward this traffic to you internal static IP of your...
View ArticleProject Server – Auto Publish – Claims authentication
This script auto publishes each project in your sharepoint project server with claims enabled. Also thanks to a colleague, who invented the the $pwslogon part $PWAUrl = "https://projectserver/pwa"...
View ArticleFortigate IPSEC Site to Site VPN – Azure
I have created a Site to Site VPN with a Fortigate to my virtual network in Azure. Fortinet has supplied a guide how to do this. However, this guide is a little outdated, as the version of Fortigate is...
View ArticleUpgrade to zabbix 3.0 from 2.4.* and proxy on Centos 7
Hi, Today i’m going to upgrade a zabbix 2.4.7 server tot zabbix server 3.0 You can also use the same procedure for a zabbix proxy. sudo systemctl stop zabbix-server on the forums of zabbix or github...
View ArticleInstall Zabbix Agent on Mac osx
Update as of 16/04/18 Create a service user: zabbix Check if the gid you will use, is still available, for users: sudo dscl . -list /Users UniqueID Groups: sudo dscl . -list /Groups UniqueIDsudo dscl...
View ArticleInstall Elasticsearch / elk stack
Prequisites: sudo yum install nano wget nmap net-tools ntp -y sudo yum update -y && sudo reboot If you don’t use ipv6, (like I do, i’ll disable this, otherwise, logstash also starts tcp6 and...
View ArticleSynology 5+ Nas Template
On the zabbix share website, I’ve found a template that met my requirements for synology nas, but I’ve noticed some few things missing for memory and or if there is an update available. Since I didn’t...
View Article