How to install a NetBSD server?

In the world of free operating systems, GNU/Linux is the best known and most used, but there are also other operating systems that are very robust, very stable and have excellent performance, such as the BSD family, within the BSD family there are 3 well-known operating systems: FreeBSD, OpenBSD y NetBSD.
How to install SSL Let’s Encrypt using Lego?
SSL / TLS (Secure Socket Layer / Transport Layer Security) are cryptographic protocols designed to provide communications security over a computer network: web, email, instant messengers.
CA (Certificate Authoritative): worldwide recognized entity in charge of generating security certificates for third parties.
CSR (Certificate Signing Request): signing request sended to a CA.
How to install PHP, PHP-FPM in Alpine Linux?
PHP is a general purpose scripting language that is used mainly for web development, it is pragmatic, easy to learn and use, it is constantly evolving with a wide community of developers who are in charge of enriching this popular programming language with new features, therefore it is constantly evolving.
Which distribution to choose from the RHEL family?
In today’s post we are going to recommend which distro use, from the RHEL family, for office environments and which one for a business environment.
Syncronize and share files in the cloud with Seafile
Seafile is a synchronization and file sharing solution, designed to provide high reliability, performance and productivity. With Seafile you can sync, share and collaborate between teams using different devices.
How to install Let’s Encrypt SSL in Debian?
Let’s Encrypt: Let’s Encrypt is a free, automated, and open certificate authority (CA), run for the public’s benefit. It is a service provided by the Internet Security Research Group (ISRG).
It provides people with the digital certificates they need to enable HTTPS (SSL / TLS) on their websites, free of charge, in the most user-friendly way possible.
How to install MariaDB on NetBSD?
NetBSD is a UNIX-like operating system with a focus on security, simplicity, elegance and clean source code, it is highly portable and robust.
MariaDB is a RDBMS created from MySQL 5.1 source code by the original MySQL developers and designed as a direct and improved MySQL replacement. MariaDB is fast, scalable, and robust, with a rich ecosystem of storage engines, plugins, and other tools that make it versatile and flexible in different scenarios.