Your Account

Community

Topics (Sources)

More

Stories tagged with: encryption

How To Set Up MySQL Database Replication With SSL Encryption On CentOS 5.4
25 / 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...
Submitted by falko 24 months, 1 week, 2 hours ago
Tags: , , , , ,
How To Set Up MySQL Database Replication With SSL Encryption On Ubuntu 9.10
26 / 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...
Submitted by falko 24 months, 2 weeks, 2 days, 14 hours ago
Tags: , , , , ,
Creating A Fully Encrypted Para-Virtualised Xen Guest System Using Debian Lenny
23 / 6
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...
Submitted by falko 33 months, 4 weeks, 6 hours ago
Tags: , , , ,
Setting Up ProFTPd + TLS On Ubuntu 8.10 (Intrepid Ibex)
28 / 2
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...
Submitted by falko 39 months, 2 weeks, 4 hours ago
Tags: , , , ,
Protect Your Files With TrueCrypt 5.1a On Debian Etch (GNOME)
26 / 4
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...
Submitted by falko 45 months, 3 weeks, 2 days, 6 hours ago
Tags: , , ,
TrueCrypt With GUI On Ubuntu 7.10
27 / 3
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...
Submitted by falko 49 months, 3 weeks, 21 hours ago
Tags: , , , ,
Creating Encrypted FTP Backups With duplicity And ftplicity On Debian Etch
26 / 3
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...
Submitted by falko 50 months, 2 weeks, 6 days, 4 hours ago
Tags: , , , , ,
TrueCrypt Tutorial: Truly Portable Data Encryption
2 / 0
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...
Submitted by falko 56 months, 1 week, 6 hours ago
Tags: , , , ,
CryptoDox - CryptoDox
22 / 1
http://cryptodox.com/Main_Page
Online Encyclopedia on Cryptography and Information Security Join discussion...
Submitted by spaceout 57 months, 1 week, 6 days, 2 hours ago
Tags: , , , ,
How to encrypt a diskdrive in (X)ubuntu Feisty with dm-crypt and LUKS
18 / 8
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...
Submitted by falko 59 months, 1 day ago
Tags: , , , , , ,

Home | Terms of Service | Privacy Policy | Help & FAQ | About coRank | Contact us

© coRank 2007-2010