Month: April 2019

O que ando aprendendo nesta caminhada sobre a Terra

Servidor de Email –; Part 4 ; Postfix 3

Part 1 ; Set up main.cf file This is the fourth part of the process of creating the mail server on a CentOS 8 and the first part of the Postfix configuration. If you came here by accident, better read one of the publications below first: Part 1 ; Installation of Part Packages 2 ; Configuração do MariaDB…
Read more

Servidor de Email –; Part 3 ; Dovecot

This is the third part of the process of creating the mail server on a CentOS 8. If you came here by accident, better read first the previous publications Part 1 ; Installation of Part Packages 2 ; Set up MariaDB Dovecot is an MDA (Mail Delivery Agent) que é um agente que transporta as mensagens…
Read more

Servidor de Email –; Part 2 ; MariaDB

This is the second part of the process of creating the mail server on a CentOS 8. If you came here by accident, better to read first the previous publication on Installing Packages Because using MariaDB/MySQL? First of all I must clarify that I prefer to use PostgreSQL instead of MariaDB/MySQL for many reasons, However,…
Read more

Datatables + HTML 5 Export Buttons + Laravel-Mix (Webpack)

In the last days, I have experienced a problem trying to use Datatables and Bootstrap 4 with support for exporting results to Excel and PDF using Laravel-Mix. After hours and hours trying to put all scripts to work together, I finally win. So, I decide to write this little how to for those with same…
Read more