963 shaares
L'implémentation de eCryptfs diffère de celle de dm-crypt, qui fournit une couche de chiffrement du périphérique de bloc, tandis que eCryptfs est un vrai système de fichier, ou plutôt un système de fichier de chiffrement basé sur les fichiers pour être exact. Pour comparer les deux, vous pouvez vous référer au site d'ecryptfs. En résumé, eCryptfs ne nécessite pas d'effort spécial pour son utilisation, telle une partition séparée : vous pouvez monter eCryptfs sur n'importe quel dossier afin de protéger celui-ci. Cela inclut par exemple votre dossier $HOME entier, ou bien des systèmes de fichiers de réseau (par exemple les partages NFS). Toutes les métadonnées cryptographiques sont stockées dans les en-têtes des fichiers, donc les données chiffrées sont déplaçables, archivables et récupérables facilement. Il y a d'autres avantages, mais il y a aussi des inconvénients, par exemple eCryptfs n'est pas conçu pour chiffrer complètement des partitions, ce qui signifie que vous ne pouvez pas lui demander de protéger votre espace swap (vous pouvez demander cela à dm-crypt.)
Voir aussi :
http://nwrickert2.wordpress.com/2012/09/07/using-ecryptfs-with-opensuse-12-2/
https://wiki.archlinux.org/index.php/ECryptfs
Voir aussi :
http://nwrickert2.wordpress.com/2012/09/07/using-ecryptfs-with-opensuse-12-2/
https://wiki.archlinux.org/index.php/ECryptfs
Pour chiffrer: gpg -c monfichier.txt
Pour déchiffrer : gpg monfichier.txt.gpg
Pour les répertoires, utiliser : ecryptfs
Pour déchiffrer : gpg monfichier.txt.gpg
Pour les répertoires, utiliser : ecryptfs
How-to Install freenx-server on Ubuntu 12.04
Comment nettoyer la partition boot lorsqu'elle est pleine de précédentes versions du noyau.
How to clean the boot partition and get rid of the old kernels...
How to clean the boot partition and get rid of the old kernels...
drones, hélicoptères modèle réduit...
Dans ce tutoriel, nous allons voir l'installation, le fonctionnement global et la configuration de l'outil Fail2ban qui est un outil de sécurité intéressant et reconnu. Fail2ban permet en effet de sécuriser les serveurs par l'automatisation de la détection de comportements suspects et leur blocage ou l'envoi d'alertes.
This guide provides a gentle introduction to AsciiDoc, a plain text documentation syntax and processor. This introduction is intended for anyone who wants to reduce the effort required to write and publish content, whether for technical documentation, articles, web pages or good ol'-fashioned prose.
The Asciidoctor project, including this website, is an effort to bring a comprehensive and accessible documentation toolchain, centered around the AsciiDoc syntax, to the Ruby and JVM ecosystems.
In addition to an AsciiDoc processor and a collection of stylesheets, the project provides plugins for Maven, Gradle and Guard and packages for operating systems such as Fedora. It also pushes AsciiDoc to evolve by introducing new ideas and innovation and helps promote AsciiDoc through education and advocacy.
In addition to an AsciiDoc processor and a collection of stylesheets, the project provides plugins for Maven, Gradle and Guard and packages for operating systems such as Fedora. It also pushes AsciiDoc to evolve by introducing new ideas and innovation and helps promote AsciiDoc through education and advocacy.
IPV4 V6 Looking Glass
L'objet de cet HOWTO IPv6 Linux est de répondre à la fois aux questions basiques et avancées au sujet d'IPv6 sur le système d'exploitation Linux. Cet HOWTO fournira au lecteur assez d'information pour installer, configurer et utiliser les applications IPv6 sur les machines Linux.
IPv6-test.com is a free service that checks your IPv6 and IPv4 connectivity and speed. Diagnose connection problems, discover which address(es) you are currently using to browse the Internet, and what is your browser's protocol of choice when both v6 and v4 are available.