Setting up an email server with postfix, dovecot, postfixadmin, and roundcube
Recently setup a new email server on a CentOS Rocky 9 VPS server and thought I would document the process below. I pulled information from a variety of webpages and…
Recently setup a new email server on a CentOS Rocky 9 VPS server and thought I would document the process below. I pulled information from a variety of webpages and…
This guide is written with the general understanding that the reader is mostly familiar with how to access and setup a VPS Linus server. Most commands will be done over…
While working on an IoT project involving an MQTT server it came to be that I would be generating my own SSL certificates for the MQTT broker (mosquitto). There are…
As I am staring out new in react development I need to get a platform setup to do the development. I am going to be learning react with a guide…