Search results for Filesystem Encryption Tools for Linux
 |
|
Post date: May 28, 2005, 22:05
Category: Installing
Views: 3802
Comments
|
Tutorial quote: Instructions for installing a very clean Debian GNU/Linux system that boots from RAID 1, and has RAID 1 or RAID 5 root and data filesystems.
The examples assume two identical harddrives, sda and sdb, on which after a small boot partition, 1 GB is used for swap, 25 GB is used for the root filesystem and everything else is for a big "data" partition that will hold non-system stuff. |
 |
|
Post date: September 15, 2008, 18:09
Category: Software
Views: 5059
Comments
|
Tutorial quote: PyTube is a GUI for various command-line tools such as:youtube-dl, sox, mplayer, mencoder, ffmpeg and others.It allows you to resize, rotate, apply an external mp3 into a video, generate a 10 to 30 seconds mp3 ring tone.
|
 |
|
Post date: August 25, 2006, 17:08
Category: Miscellaneous
Views: 37207
Comments
|
Tutorial quote: When I made the switch to Ubuntu Linux on my desktop computer (that is, if you can call triple-booting Windows XP, Vista, and Ubuntu a "switch"), I was a little worried about finding the applications and tools that would make me as productive working in Ubuntu as I am working on Windows. |
 |
|
Post date: November 28, 2009, 22:11
Category: System
Views: 5322
Comments
|
Tutorial quote: Learn to install configure and use the open source Hadoop framework from the Apache Foundation. Basic installation, configuration, executing jobs, and using the HDFS filesystem and the Web GUI. |
 |
|
Post date: April 12, 2005, 07:04
Category: Security
Views: 4463
Comments
|
Tutorial quote: After loading this kernel module you can monitor all file system alterations by simply typing: cat /dev/fsysmon
It's original purpose was to feed a daemon with data but nevertheless I found it to be even more useful as a standalone project. |
 |
|
Post date: July 30, 2006, 18:07
Category: Desktop
Views: 3341
Comments
|
Tutorial quote: The Advanced Packaging Tool (APT) is a distinguishing feature of Debian-based systems. APT was the first major alternative in GNU/Linux to boast automatic dependency resolution. Most GNU/Linux users know it through the apt-get command, a utility that calls on the lower-level dpkg command. However, other APT-based utilities remain largely unknown to desktop users. Some of these utilities offer a range of functionality far beyond those of the basic tools. |
 |
|
Post date: April 15, 2005, 17:04
Category: Network
Views: 4326
Comments
|
Tutorial quote: Welcome back! In Part 1 we learned basic concepts of LDAP and the uses for an LDAP server. Today we'll install and configure an OpenLDAP directory.
A quick note before we get started: this is LDAP 101. We are not installing any kind of encryption or strong authentication; we'll get to that in part 3. In my experience, learning LDAP in small chunks works best. (Then again, perhaps I'm just a bit dim.) So sit back, strap in, and keep your fingers away from the training wheels.
"The wise sysadmin will consult the documentation for their distro; it's quite possible that OpenLDAP will be packaged and ready to go in a pleasing manner (or ready to go in an odd manner--you never know). I'm all for easy--if your particular distribution provides an easy way, use it. RPMs can also be obtained from rpmfind.net, which thoughtfully lists all the required additional packages.
"Debian of course goes its own merry way. apt-get does the job just fine; the tricky bit is finding out the package names. Debian users want ldap-utils; slapd, which is OpenLDAP; and libdb4.1, to get the Sleepycat DB. These three components are enough to get you up and running. apt-get will walk you through a minimal configuration and will automatically start up slapd, the LDAP server daemon. |
 |
|
Post date: March 20, 2006, 20:03
Category: System
Views: 4040
Comments
|
Tutorial quote: In this HowTo I will describe the steps to be taken to prepare a server for OpenVZ virtual machines on Debian 3.1 (Sarge) 32Bit Linux. With OpenVZ you can create multiple Virtual Private Servers (VPS) on the same hardware, similar to Xen and the Linux Vserver project. OpenVZ is the open-source branch of Virtuozzo, a commercial virtualization solution used by many providers that offer virtual servers. The OpenVZ kernal patch is licensed under the GPL license, and the user-level tools are under the QPL license. |
 |
|
Post date: November 29, 2005, 19:11
Category: Software
Views: 3738
Comments
|
Tutorial quote: Ever had to download a file so huge over a link so slow that you'd need to keep the web browser open for hours or days? What if you had 40 files linked from a single web page, all of which you needed -- will you tediously click on each one? What if the browser crashes before it can finish? GNU/Linux comes equipped with a handy set of tools for downloading in the background, independent of the browser. This allows you to log out, resume interrupted downloads, and even schedule them to occur during off-peak Net usage hours. |
 |
|
Post date: December 10, 2006, 08:12
Category: Security
Views: 4191
Comments
|
Tutorial quote: There's been a lot of talk lately about encrypted partitions, and Debian is proud to offer a feature to easily create them in the etch installer since beta3. But what about existing systems? This guide walks you through setting up an encrypted partition using cryptsetup and LUKS. |
|
|