Recent posts

Consume data from reactive client

The objective of this tutorial is to develop a reactive client which consuming temperature and humidity via websocket and showing a dashboard of continuous...

Consume data from RabbitMQ

The objective of this tutorial is to develop a reactive server which consuming data from a rabbitmq message broker and publishing data to client via websocke...

Install Python

The objective of this tutorial is to install Python and run it with virtual environment.

Create a Linux service

The objective of this tutorial is to create a system service in order to run a standalone program on background.

Generating new SSH Key

The objective of this tutorial is to generate a SSH Key in order to connect to your server without set your password each time.