Deploy and Configure Sandfly Agentless Security on the cloud provider
Deploy Sandfly Security on the cloud provider for agentless Linux threat detection. Learn setup, secure configuration, monitoring, and automation steps.
Deploy Sandfly Security on the cloud provider for agentless Linux threat detection. Learn setup, secure configuration, monitoring, and automation steps.
Learn what causes the SSL Protocol Error and how to fix it in Chrome, Firefox, and other browsers. Follow this guide for simple troubleshooting steps.
Snyk is a flexible developer security platform that detects and fixes vulnerabilities in your application source code, dependencies, container images, and infrastructure configurations. Improve your security with Snyk today.
When you first create a new Ubuntu 18.04 server, there are a few configuration steps that you should take early on as part of the basic setup. This will increase the security and usability of your server and will give you a solid foundation for subsequent actions. While…
Quando você cria inicialmente um novo servidor Ubuntu 16.04, existem alguns passos de configuração que você deve tomar no inÃcio como parte da configuração básica. Isto aumentará a segurança e a usabilidade do seu servidor e dará uma sólida fundação para as ações…
LDAP allows you to keep your user authentication across multiple systems centralized in one location. In this guide, we will cover how to configure a client Ubuntu 12.04 machine to connect to our LDAP server for user authentication.
OpenVPN is an open-source virtual private network (VPN) server/client application which allows you to join a virtual network (similar to a LAN) securely. This tutorial will explain how to install and configure an OpenVPN server on a FreeBSD 10.1 machine with IPv4 NAT and routing. By the end, you’ll be running your own OpenVPN server, and have a client configuration file ready to download to connect to this network.
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.
If you need to access your MySQL database from a remote location, it’s important that you do so securely. This guide will demonstrate how to configure MySQL on Ubuntu 18.04 to accept remote connections with SSL/TLS encryption.
Uma versão anterior deste tutorial foi escrita por Justin Ellingwood. O TLS, ou segurança de camada de transporte e seu antecessor, o SSL, que significa camada de socket segura, são protocolos Web usados…