In previous chapter we have made OpenLDAP up and running without encryption. For SSL certificate we already have cool certificate from letsencrypt, let’s use it and not to use self […]
Mosquitto MQTT Broker Installation
We have discussed about Basic MQTT on previous section, now we will continue on MQTT Broker implementation using Mosquitto Broker. Eclipse Mosquitto is an open source (EPL/EDL licensed) message broker […]
Message Queuing Telemetry Transport /MQTT Basic
“MQTT is a Client Server publish/subscribe messaging transport protocol. It is light weight, open, simple, and designed so as to be easy to implement. These characteristics make it ideal for […]
Raspberry Pi Running OpenLDAP
What are you thinking when you have question regarding Directory Service? Yeah, it can be: LDAP Active Directory Azure Well we are not in Windows Environment and prefer to have […]
Installing Raspberry Pi
Raspberry Pi can be deployed with / without Fan. of course having Fan is always better option. So we can avoid the device from overheating. When i make order for […]
Web Server – Nginx Installation
Now we are on the stage where need to install the Web Server (Home Web Server to be precised). Talking about webserver we have a lot of choice which depends […]
HAProxy Installation
Prerequisites Install HAProxy is quite simple budi@lab:~$ sudo apt update and budi@lab:~$ sudo apt upgrade Reading package lists… Done Building dependency tree Reading state information… Done Calculating upgrade… Done To […]