|
Stories tagged with: encryption
How To Set Up MySQL Database Replication With SSL Encryption On CentOS 5.4
http://www.howtoforge.com/how-to-set-up-mysql-database-repli...
This tutorial describes how to set up database replication in MySQL using an SSL connection for encryption (to make it impossible for hackers to sniff out passwords and data transferred between the master and slave). MySQL replication allows you to have an exact copy of a database from a master server on another server (slave), and all updates to the database on the master server are immediately replicated to the database on the slave server so that both databases are in sync. This is not a backup policy because an accidentally issued DELETE command will also be carried out on the slave; but replication can help protect against hardware failures.
Join discussion...
Tags: mysql, replication, ssl, encryption, database, centos
How To Set Up MySQL Database Replication With SSL Encryption On Ubuntu 9.10
http://www.howtoforge.com/how-to-set-up-mysql-database-repli...
This tutorial describes how to set up database replication in MySQL using an SSL connection for encryption (to make it impossible for hackers to sniff out passwords and data transferred between the master and slave). MySQL replication allows you to have an exact copy of a database from a master server on another server (slave), and all updates to the database on the master server are immediately replicated to the database on the slave server so that both databases are in sync. This is not a backup policy because an accidentally issued DELETE command will also be carried out on the slave; but replication can help protect against hardware failures.
Join discussion...
Tags: mysql, replication, ssl, encryption, ubuntu, database
Creating A Fully Encrypted Para-Virtualised Xen Guest System Using Debian Lenny
http://www.howtoforge.com/creating-a-fully-encrypted-para-vi...
This document explains how to set up a fully encrypted para-virtualized XEN instance. In this howto, the host system is running Debian Etch, while the guest system to be installed will be using Debian Lenny. If you are concerned about your privacy, you might want to consider using hard disk encryption to protect your valuable private data from spying eyes. Usually, the easiest way would be to use your distribution's installer to set up a fully encrypted system; I think most recent Linux distributions support this. However, when you are using XEN to provide virtualization, there are situations where you might not want to encrypt your whole computer with all guest instances, but instead only encrypt one OS instance. This howto will deal with exactly this situation. It assumes that the XEN host system is already up and running.
Join discussion...
Tags: xen, encryption, virtualization, virtual machine, debian
Setting Up ProFTPd + TLS On Ubuntu 8.10 (Intrepid Ibex)
http://www.howtoforge.com/setting-up-proftpd-tls-on-ubuntu-8...
FTP is a very insecure protocol because all passwords and all data are transferred in clear text. By using TLS, the whole communication can be encrypted, thus making FTP much more secure. This article explains how to set up ProFTPd with TLS on an Ubuntu 8.10 server.
Join discussion...
Protect Your Files With TrueCrypt 5.1a On Debian Etch (GNOME)
http://www.howtoforge.com/setting-up-truecrypt-5.1a-on-debia...
This document describes how to set up TrueCrypt 5.1a on Debian Etch (GNOME). Taken from the TrueCrypt page: "TrueCrypt is a software system for establishing and maintaining an on-the-fly-encrypted volume (data storage device). On-the-fly encryption means that data are automatically encrypted or decrypted right before they are loaded or saved, without any user intervention. No data stored on an encrypted volume can be read (decrypted) without using the correct password/keyfile(s) or correct encryption keys. Entire file system is encrypted (e.g., file names, folder names, contents of every file, free space, meta data, etc)."
Join discussion...
Tags: truecrypt, encryption, debian, gnome
TrueCrypt With GUI On Ubuntu 7.10
http://www.howtoforge.com/truecrypt-with-gui-on-ubuntu-7.10
This document describes how to set up TrueCrypt with GUI on Ubuntu 7.10. TrueCrypt is a free open-source encryption software for desktop usage.
Join discussion...
Tags: gutsy gibbon, gutsy, ubuntu, encryption, truecrypt
Creating Encrypted FTP Backups With duplicity And ftplicity On Debian Etch
http://www.howtoforge.com/ftp-backups-with-duplicity-ftplici...
When you rent a dedicated server nowadays, almost all providers give you FTP backup space for your server on one of the provider's backup systems. This tutorial shows how you can use duplicity and ftplicity to create encrypted (so that nobody with access to the backup server can read sensitive data in your backups) backups on the provider's remote backup server over FTP. ftplicity is a duplicity wrapper script (provided by the German computer magazine c't) that allows us to use duplicity without interaction (i.e., you do not have to type in any passwords).
Join discussion...
Tags: duplicity, ftplicity, backup, ftp, encrypted, encryption
TrueCrypt Tutorial: Truly Portable Data Encryption
http://www.howtoforge.com/truecrypt_data_encryption
TrueCrypt is a free software that encrypts data on-the-fly. Right now the newest version released is version 4.3. You can create an encrypted hard drive, a separate partition or a directory with TrueCrypt. It does not simply encrypt the content of files, but their names and the names of the directories they are in as well. Moreover there is no way to check the size of the encrypted directory/HDD/partition. TrueCrypt is available for Windows and Linux.
Join discussion...
Tags: truecrypt, encryption, security, linux, windows
CryptoDox - CryptoDox
http://cryptodox.com/Main_Page
Online Encyclopedia on Cryptography and Information Security
Join discussion...
Tags: Cryptography, security, Data Security, privacy, encryption
How to encrypt a diskdrive in (X)ubuntu Feisty with dm-crypt and LUKS
http://www.howtoforge.com/ubuntu_dm_crypt_luks
Today security is one of the key aspects in our daily life - sometimes conscious, sometimes unconscious. Security has many aspects and one of them is computer security or security of your or your business' computer data. In this tutorial I will show how to encrypt a whole disk drive using (X)Ubuntu Feisty, dm-crypt, and LUKS.
Join discussion...
Tags: dm-crypt, luks, ubuntu, encryption, security, linux, data
| |
© coRank 2007-2010