Comment configurer un serveur VPN IKEv2 avec StrongSwan sur Ubuntu 20.04
Une version précédente de ce tutoriel a été rédigée par Justin Ellingwood et Namo Un réseau privé virtuel, ou VPN, vous permet de crypter en toute sécurité le…
Une version précédente de ce tutoriel a été rédigée par Justin Ellingwood et Namo Un réseau privé virtuel, ou VPN, vous permet de crypter en toute sécurité le…
Eine frühere Version dieses Tutorials wurde von Justin Ellingwood verfasst Möchten Sie sicher von Ihrem Smartphone oder Laptop auf das Internet zugreifen, wenn Sie mit einem nicht vertrauenswürdigen Netzwerk, wie…
Otoritas Sertifikat privat yang berjalan pada Ubuntu 20.04 akan memungkinkan Anda untuk mengonfigurasi, menguji, dan menjalankan program yang membutuhkan koneksi terenkripsi antara klien dan server. Menggunakan CA privat, Anda dapat menerbitkan sertifikat untuk pengguna, server, atau masing-masing program serta layanan di dalam infrastruktur Anda. CA privat dapat membantu memastikan bahwa semua lingkungan pengembangan, penahapan, dan produksi Anda menggunakan arsitektur dan konfigurasi yang seru
OpenVPN adalah aplikasi Jaringan Privat Virtual (VPN) yang memungkinkan Anda menciptakan dan bergabung dengan jaringan privat secara aman melalui Internet publik. Dalam tutorial ini, Anda akan mempelajari cara menginstal dan mengonfigurasi OpenVPN pada server Ubuntu 20.04 Focal menggunakan Elliptic Curve Cryptography (ECC) untuk konfigurasi VPN yang baru dan aman. Anda juga juga akan mempelajari cara menghubungkan klien Windows, MacOS, iOS, Android, dan Linux ke VPN Anda.
ModSecurity is a free web application firewall (WAF) that works with Apache, Nginx and IIS. It supports a flexible rule engine to perform simple and complex operations and comes with a Core Rule Set (CRS) which has rules for many exploits. For Apache, it is loaded as an additional module which makes it easy to install and configure. In this tutorial, you will learn how to install and configure ModSecurity and create custom rules.
Ce tutoriel vous guidera à travers les ressources de protection par mot de passe sur un serveur web Apache fonctionnant sous Ubuntu 18.04. L’exécution de ces étapes fournira à votre serveur une sécurité supplémentaire afin que les utilisateurs non autorisés ne puissent pas…
SSH keys provide a more secure method of logging into a server than using a password. With SSH keys, users can log into a server without a password. This tutorial explains how to generate, upload, and use an SSH key pair, and optionally how to disable password-based SSH authentication.
SSH, or secure shell, is an encrypted protocol used to administer and communicate with servers. When working with a Rocky Linux server, chances are you will spend most of your time in a terminal session connected to your server through SSH. In this guide, we’ll focus on getting a reliable SSH configuration set up.
PhpMyAdmin is a web-based front end used to configure MySQL databases in a graphical interface. While this software is very useful and can make managing databases easy, without SSL and the proper precautions, you could be exposing sensitive data to the internet. This guide shows you how to better secure your PhpMyAdmin installation.
Entropy is important, and haveged is an application that can provide your system with more of it.