The author selected the Electronic Frontier Foundation to receive a donation as part of the Write for DOnations program. Continue reading “How To Configure Multi-Factor Authentication on Ubuntu 18.04”
Como Provisionar e Gerenciar Hosts Remotos do Docker com Docker Machine no Ubuntu 18.04
Introdução
Docker Machine é uma ferramenta que facilita o provisionamento e o gerenciamento de vários hosts Docker remotamente a partir do seu computador pessoal. Esses servidores são comumente chamados de hosts Dockerizados e são usados para executar containers do Docker. Continue reading “Como Provisionar e Gerenciar Hosts Remotos do Docker com Docker Machine no Ubuntu 18.04”
How to Install VLC Media Player in Fedora 29
VLC is a free and open source, popular and cross-platform multimedia player and framework that plays files, discs, webcams, devices as well as streams. It plays most multimedia files and DVDs, Audio CDs, VCDs,…
9 Most Popular Download Managers for Linux in 2019
Download managers on Windows are one of the most things that are missed for every new comer to Linux world, programs like Internet Download Manager & Free Download Manager are very wanted, too bad…
How To Build a Weather App with Angular, Bootstrap, and the APIXU API
The author selected NPower to receive a donation as part of the Write for DOnations program. Continue reading “How To Build a Weather App with Angular, Bootstrap, and the APIXU API”
Webinar Series: Kubernetes Package Management with Helm and CI/CD with Jenkins X
Webinar Series
This article supplements a webinar series on doing CI/CD with Kubernetes. The series discusses how to take a cloud native approach to building, testing, and deploying applications, covering release management, cloud native tools, service meshes, and CI/CD tools that can be used with Kubernetes. It is designed to help developers and businesses that are interested in integrating CI/CD best practices with Kubernetes into their workflows. Continue reading “Webinar Series: Kubernetes Package Management with Helm and CI/CD with Jenkins X”
How To Build a Blog with Nest.js, MongoDB, and Vue.js
The author selected Software in the Public Interest Inc to receive a donation as part of the Write for DOnations program. Continue reading “How To Build a Blog with Nest.js, MongoDB, and Vue.js”
Install WordPress with Nginx, MariaDB 10 and PHP 7 on Debian 9
WordPress 5 has recently been released and for those of you who are eager to test it on their own Debian server, we have prepared a simple and straightforward setup guide. We will be…
How to Install VirtualBox 6.0 in Fedora 29
VirtualBox is a powerful, free, open source, feature rich, high performance and cross-platform x86 and AMD64/Intel64 visualization software for enterprise and home use. It runs on Linux, Windows, Macintosh, as well as Solaris hosts….
How To Integrate MongoDB with Your Node Application
Introduction
As you work with Node.js, you may find yourself developing a project that stores and queries data. In this case, you will need to choose a database solution that makes sense for your application's data and query types. Continue reading “How To Integrate MongoDB with Your Node Application”