|
Does disk encryption really protect your data? |
 vote
 |
|
| Disk encryption is one of several physical security measures that could be used to protect data on your computer from unauthorized physical access. And it is best configured during installation, not after. But once configured, how effective is it? read more... |
|
| | permapage | score:9546 | -finid, December 11, 2011 |
|
Linux Hard Disk Encryption Tutorial |
 vote
 |
|
| I carry my Linux powered laptop just about everywhere. How do I protect my private data stored on partition or removable storage media against bare-metal attacks where anyone can get their hands on my laptop or usb pen drive while traveling? read more... |
|
| | permapage | score:9271 | -nixcraft, October 22, 2012 |
|
Pre-release Ubuntu 12.10 has partial support for manual LVM and disk encryption |
 vote
 |
|
| Today, I took another look at a daily build of Ubuntu 12.10 to see how far the coders have come in implementing manual LVM and disk encryption. Here is what I found: read more... |
|
| | permapage | score:9144 | -finid, September 27, 2012 |
|
Full disk encryption and LVM configuration in the Ubuntu GUI |
 vote
 |
|
| Well, it looks like from Ubuntu 12.10, due in late October, Ubiquity will have support for full disk encryption and LVM. The test build that I installed in a virtual machine shows that the implementation is still in the early stages, but it also shows how easy it will be to configure both features when the final release hits the digital shelves. read more... |
|
| | permapage | score:9030 | -finid, September 6, 2012 |
|
Tutorial: Encryption with EncFS (OpenSUSE 12.2) |
 vote
 |
|
| EncFS provides an encrypted filesystem in user-space. It runs without any special permissions and uses the FUSE library and Linux kernel module to provide the filesystem interface. It is a pass-through filesystem, not an encrypted block device, which means it is created on top of an existing filesystem. This tutorial shows how you can use EncFS on OpenSUSE 12.2 to encrypt your data. read more... |
|
| | permapage | score:8974 | -falko, December 13, 2012 |
|
Tutorial: MySQL database replication with SSL encryption |
 vote
 |
|
| 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 though. read more... |
|
| | mail this link | permapage | score:8781 | -falko, June 8, 2011 |
|
LVM and full disk encryption configuration in Ubuntu Ubiquity |
 vote
 |
|
| Full disk encryption and LVM configuration in Ubuntu’s graphical installer showed that two very important features that were missing in Ubiquity, the installation program of Ubuntu Desktop, will finally be incorporated into the version that will ship in Ubuntu 12.10. read more... |
|
| | permapage | score:8754 | -finid, September 9, 2012 |
|
Java: Signing and encryption with Axis2 WS-Security |
 vote
 |
|
| Get an introduction to the principles of public key cryptography, then see how WS-Security applies them for signing and encrypting SOAP messages using public-private key pairs in combination with secret keys. Includes example code using Axis2 and Rampart. read more... |
|
| | permapage | score:8529 | -solrac, July 13, 2009 |
|
File System Encryption on CentOS 6 |
 vote
 |
|
| CentOS 6 now includes eCryptfs which provides the ability to encrypt data and files on a per-file basis instead of the entire disk as in block encryption. The eCryptfs system sits on top of the current file system to provide the encryption layer, that is why it is known as the pseudo-file system. The file operations which are sent to the underlying file system are intercepted by eCryptfs and encrypted. read more... |
|
| | permapage | score:8390 | -aweber, January 9, 2012 |
|
Linux Disk Encryption |
 vote
 |
|
Five of the best disk encryption tools for Linux; the packages covered are:- loop-AES
- dm-crypt
- cryptsetup
- SD4L
- TrueCrypt
Many organisations need to encrypt sensitive files but do not have the funds to buy disk encryption software. Fortunately, there is a good selection of open source software available to download at no charge that offers good functionality. There are many different tools that allow for disk encryption.
To provide an insight into the open source software that is available, we have compiled a list of 5 notable disk encryption tools. Hopefully, there will be something of interest here for anyone who wants easy-to-use data encryption and security. read more... |
|
| | mail this link | permapage | score:8374 | -Ray, April 10, 2011 |
|
Tutorial: Filesystem Encryption with EncFS (Debian 6/Ubuntu 11.10) |
 vote
 |
|
| EncFS provides an encrypted filesystem in user-space. It runs without any special permissions and uses the FUSE library and Linux kernel module to provide the filesystem interface. It is a pass-through filesystem, not an encrypted block device, which means it is created on top of an existing filesystem. This tutorial shows how you can use EncFS on Debian Squeeze/Ubuntu 11.10 to encrypt your data. read more... |
|
| | permapage | score:8060 | -falko, May 9, 2012 |
|
ROSA Marathon 2012 Disk Encryption |
 vote
 |
|
| One of those applications, is the installer. While I will not necessarily describe it as an “excellent application”, it is one of the very few graphical installation programs with support for disk encryption, which is a very important feature to have and configure if you want to boost the physical security profile of your computer. read more... |
|
| | permapage | score:8053 | -finid, May 22, 2012 |
|
Using file encryption tools on Linux |
 vote
 |
|
Bcrypt, Ncrypt, Pad, and GnuPG are discussed in this article.
Most of these tools are command-line only, but they are so simple that even the most CLI-challenged newbie should be able to use them with little effort. All are highly portable, small in size, and have few or no library dependencies. read more... |
|
| | permapage | score:7990 | -Ray, February 12, 2007 |
|
Fedora full disk encryption |
 vote
 |
|
| Disk encryption in one of the most overlooked and underused security tools in computing. When most people think about securing a computer or the operating system that powers it, a firewall, anti-virus, and other anti-malware software comes to mind. Those are all good and necessary tools, but they are only concerned with network security. What about physical security? What happens if someone gains unauthorized, physical access to your computer? Even with all the fancy firewall and other network security tools running, If the disk is not encrypted, check mate! Your data is now shared. read more... |
|
| | mail this link | permapage | score:7914 | -finid, February 4, 2010 |
|
TrueCrypt: Linux, Windows filesystem encryption |
 vote
 |
|
An open source, free, and cross platform encryption program...
TrueCrypt encrypts and decrypts files on the fly, as they are loaded or saved, without user intervention. TrueCrypt can encrypt files and store them in a container file that acts as a virtual disk, or make an entire partitions or disk into an encrypted volume in both Microsoft and Linux. The software depends on a personal password or key that you create when configuring a TrueCrypt volume. Without this key, no data on an encrypted volume can be read (not even offline). read more... |
|
| | mail this link | permapage | score:7913 | -Ray, February 15, 2007 |
|
Smart phone, tablet encryption keys vulnerable |
 vote
 |
|
If you think that the encryption keys that your smart phone or tablet computer uses to protect data you want to keep others from accessing is secure, well … think again.
Crypto researchers have demonstrated that those encryption keys can be stolen using techniques that are not that difficult to assemble. read more... |
|
| | permapage | score:7844 | -finid, March 8, 2012 |
|
Tutorial: Set up MySQL Replication with SSL Encryption on CentOS 5.4 |
 vote
 |
|
| 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. read more... |
|
| | mail this link | permapage | score:7758 | -falko, February 19, 2010 |
|
Tutorial: RSA Encryption |
 vote
 |
|
Public key encryption and how to use it.
In contrast to the cooperative preparations required for setting up private key encryption, such as secret-sharing and close coordination between sender and receiver, you can act entirely on your own to create and publish two numbers that enable anyone, using the RSA encryption formula, to send a private message to you through a public channel. The message becomes "First Class" e-mail, so to speak, as if sealed in an envelope. Using the two numbers you have published, anyone can scramble a message and send it to you. You are the only one who can unscramble it--not even the sender of the message can decrypt the ciphertext. read more... |
|
| | mail this link | permapage | score:7734 | -Ray, March 10, 2003 |
|
PHP Encryption |
 vote
 |
|
| In this increasingly virtual online world, you have to be careful to protect your data. Get an overview of what it means to encrypt and decrypt information, as well as some practical examples involving passwords and other data, using PHP's built-in functionality. With this information you can make your next PHP project a security success. read more... |
|
| | permapage | score:7404 | -solrac, July 26, 2006 |
|
Linux Filesystem Encryption Tools |
 vote
 |
|
| Crypto filesystems keep your data safe – even if someone steals your computer. Linux offers a number of encrypted filesystem options – each with a different approach to the encryption problem.Encrypted filesystems may be overkill for family photos or your résumé, but they make sense for network - accessible servers that hold sensitive business documents, databases that contain credit-card information, offline backups, and laptops. read more... |
|
| | permapage | score:7382 | -gg234, May 29, 2007 |
|
Buy Abstract Art Canvas Prints |
| Recent headlines |
Using Multiple PHP Versions (PHP-FPM FastCGI) With ISPConfig 3 (Ubuntu 12.04)
ARM-based EMB-2500: Like Raspberry Pi, but much better
Tutorial: Build an Ubuntu 13.04 Server (Apache2, BIND, Dovecot)
Tutorial: Ubuntu 13.04 Samba Server with tdbsam
Find wasted disk space with the Agedu Unix utility
Install Mplayer and Multimedia codecs on Ubuntu 13.04
Lynis: Security and system auditing tool
Tutorial: PHP5-FPM with Apache2 on OpenSUSE 12.3
Upgrade Ubuntu 12.10 to 13.04
Virtual Hosting: Proftpd, MySQL on Ubuntu 12.10
Tutorial: Install Nginx, PHP5, PHP-FPM, and MySQL on CentOS 6.4
KVM Virtualization on CentOS 6.4
Setting up ProFTPd + TLS on Ubuntu 12.10
Virtual Users/Domains with Postfix, Courier, MySQL, SquirrelMail (CentOS 6.3)
Encrypt your data with EncFS (OpenSUSE 12.3)
Tutorial: Automatically add a disclaimer to emails with alterMIME (Postfix on Debian 6)
Tutorial: Install Lighttpd, PHP5, MySQL on CentOS 6.4
4 gui applications for installing Linux from USB key
Tutorial: Install Piwigo Gallery on Nginx (Debian 7)
Tutorial: Replace Windows with Ubuntu 13.04
Tutorial: Install Apache2, PHP5, MySQL on OpenSUSE 12.3
Google Reader axed. Is FeedBurner next?
Multiboot Linux distributions from one USB key
Tutorial: PrestaShop 1.5.x on Nginx (Debian 7/Ubuntu 12.10
The Debate OS Project
Tutorial: Run Joomla 1.7 on Nginx on Debian 6, Ubuntu 11.10
Riak Cloud Storage released under Apache 2 license
Tutorial: Multiple PHP Versions (Ubuntu 12.10)
Tutorial: Webcam streaming your desktop plus audio with ffmpeg, crtmpserver, Flowplayer
Infotainment systems: The next generation
Install Apache2, PHP5, MySQL on CentOS 5.7
The Coming HTML 5 Revolution in Linux
tmux: terminal multiplexer
Virtual Hosting with PureFTPd, MySQL on CentOS 6.4
Fedora 16 security features
Kali Linux 1.0 review
Deploy Piwik Web Analytics on OpenShift Online
VPS: Xen vs. OpenVZ
Tutorial: Replace Windows with Pinguy OS 11.10
Tutorial: Build a CentOS 6.4 x86_64 Server |
|