Настройка удаленного доступа для MongoDB в Ubuntu 20.04
Предыдущая версия данного руководства была написана Мелиссой Андерсон. MongoDB (или Mongo) — это документоориентированная база данных с открытым исходным кодом, используемая во…
Предыдущая версия данного руководства была написана Мелиссой Андерсон. MongoDB (или Mongo) — это документоориентированная база данных с открытым исходным кодом, используемая во…
A previous version of this tutorial was written by Kathleen Juell. Memory object caching systems like Memcached can optimize backend database performance by temporarily storing information in memory, retaining…
CloudFlare is a company that provides content delivery network (CDN) and distributed DNS services by acting as a reverse proxy for websites. CloudFlare’s free and paid services can be used to improve the security, speed, and availability of a website in a variety of ways. In…
Even though you can configure Cloud Firewalls through the the cloud provider Control Panel, when you have a lot of Droplets to manage, need to script out a process, or just prefer working from the terminal, a command-line interface can be the better choice.
This tutorial will show you how to set up a firewall with UFW on Debian 9.
Mit einem Virtual Private Network (VPN) können Sie nicht vertrauenswürdige Netzwerke wie in einem privaten Netzwerk durchlaufen. Es bietet Ihnen die Möglichkeit, mit Ihrem Smartphone oder Laptop sicher auf das Internet…
Frecuentemente tu preocupación principal es la de activar y poner en marcha tu aplicación al momento de configurar la infraestructura. Sin embargo, el tener una aplicación que es funcional, pero que no tiene en cuenta las necesidades de seguridad asociadas a la…
Ao configurar a infraestrutura, colocar suas aplicações para funcionar será por muitas vezes a sua primeira preocupação. Contudo, colocar suas aplicações para funcionar corretamente sem atender às necessidades de segurança de sua infraestrutura pode ter consequências…
In this tutorial, we will adapt a two-server Wordpress and MySQL setup to use Cloud Firewalls, and demonstrate some of the advantages this service can provide.
This tutorial walks you through configuring a MongoDB installation to securely allow access from a trusted remote computer. This will involve updating your firewall rules to provide the remote server access to MongoDB’s default port and changing Mongo’s configuration file to update its IP binding setting.