15

Linux kernel compile secrets. Part 1

http://blogs.ittoolbox.com

The Linux kernel is the beating heart of any Linux distribution. It is a strange and complex beast and to many people somewhat mystical in nature. I intend to shed light on some of that mystical shroud and show how simple and easy compiling a Linux kernel really is.

Read more »
GadgetGeek's picture
Created by GadgetGeek 1 day 11 hours ago – Made popular 13 hours 44 min ago
Category: High End   Tags:
15

Encrypted Root LVM

http://www.howtoforge.com

This tutorial deals only with how to add an extra encrypted physical volume to a volume group pool containing other encrypted physical volumes. This is typical scenario if, at first, you have set up your encryption at a physical partition level (/dev/sdaX where X is the a number of your partition), then you setup your LVM on top of the encrypted partition.

Read more »
lucioalbenga's picture
Created by lucioalbenga 1 day 10 hours ago – Made popular 18 hours 45 min ago
Category: High End   Tags:
15

Using Git as a versioned data store in Python

http://www.newartisans.com

"Git has sometimes been described as a versioning file-system which happens to support the underlying notions of version control. And while most people do simply use Git as a version control system, it remains true that it can be used for other tasks as well.

Read more »
can.axis's picture
Created by can.axis 1 day 18 hours ago – Made popular 1 day 1 hour ago
Category: High End   Tags:
19

A brief introduction to the GNU Autotools

http://www.freesoftwaremagazine.com

I’m going to make a rather broad and sweeping statement here: If you’re writing free or open source software targeting Unix or Linux systems, then you should be using the GNU Autotools.

Read more »
serdar's picture
Created by serdar 3 days 17 hours ago – Made popular 3 days 6 hours ago
Category: High End   Tags:
15

Unison - file synchronization tool

http://www.ubuntugeek.com

Unison is a file-synchronization tool for Unix and Windows. It allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in each replica to the other.

Read more »
missgeek's picture
Created by missgeek 4 days 19 hours ago – Made popular 3 days 17 hours ago
Category: High End   Tags:
21

Gzip, Bzip2 and Lzma compared

http://blog.i-no.de

There has recently been a discussion about GNU switching from bzip2 to lzma for their distributed tarballs. They still offer gzip tarballs as an alternative. However, Gentoo has been preferring the bzip2 tarballs mostly due to the improved pack ratio of bzip2. Unfortunately, the software for lzma is not (yet) as mature as some would like.

Read more »
serdar's picture
Created by serdar 6 days 8 hours ago – Made popular 5 days 16 hours ago
Category: High End   Tags:
17

Autotools: a practitioner's guide to autoconf, automake and libtool

http://www.freesoftwaremagazine.com

John Calcote, a C++ programmer gives a detailed consideration of the open source progammming toolset via this book review - strengths, weaknesses, the good, the bad and the ugly.

Read more »
gaswold's picture
Created by gaswold 1 week 10 hours ago – Made popular 1 week 39 min ago
Category: High End   Tags:
21

Interactive Linux kernel map

http://www.makelinux.net

Have a look at Linux kernel source from a bird's eye view. The Linux kernel is one of the most mysterious open source projects. There is a lot of documentation, however it is still a difficult subject to comprehend. The Interactive Linux kernel map is intended to help people gain an overview of the structure and interactions of the Linux Kernel.

Read more »
serdar's picture
Created by serdar 1 week 1 day ago – Made popular 1 week 19 hours ago
Category: High End   Tags:
18

GNU Guile 1.8.5 released

http://lists.gnu.org

"We are pleased to announce GNU Guile release 1.8.5. This is the next maintenance release for the 1.8 stable series. It provides a number of portability improvements, bug fixes, as well as several new features. You can find it here: ..."

Read more »
can.axis's picture
Created by can.axis 1 week 2 days ago – Made popular 1 week 1 day ago
Category: High End   Tags:
14

Korn -- an extended shell

http://www.linux.com

Everyone knows what a Linux shell is -- you open up a Linux terminal window (such as Konsole or xterm), type in some commands, and there you are, using your Linux shell. Write your commands to a file, make it executable, run it, and you're a shell programmer. But did you know that there are different shells that you can use, and that each shell operates in a slightly different way?

Read more »
missgeek's picture
Created by missgeek 1 week 2 days ago – Made popular 1 week 2 days ago
Category: High End   Tags:
18

Migrating to ext4

http://www.ibm.com

Ext4 is the latest in a long line of Linux® file systems, and it's likely to be as important and popular as its predecessors. As a Linux system administrator, you should be aware of the advantages, disadvantages, and basic steps for migrating to ext4.

Read more »
lucioalbenga's picture
Created by lucioalbenga 1 week 3 days ago – Made popular 1 week 2 days ago
Category: High End   Tags:
16

The Progress Of X.Org 7.4

http://www.phoronix.com

If all goes according to plan, X.Org 7.4 will finally be released this month. This release isn't quite as elaborate as X.Org 7.3, which introduced input hot-plugging, EXA enhancements, and RandR 1.2 to just name a few features, but X.Org 7.4 is another update better enhancing this X server.

Read more »
chimera's picture
Created by chimera 1 week 3 days ago – Made popular 1 week 2 days ago
Category: High End   Tags:
17

Secure Calling Initiative Reaches Second Milestone

http://lxer.com

"...GNU Telephony Secure Calling is intended to make it both possible, and easy, for individuals, private organizations, and public institutions to deploy secure realtime voice and video communications (VoIP) both in closed and openly accessible networks, and to do so in a manner which helps make passive and warrantless communication intercept of private communication a thing of the past.

Read more »
can.axis's picture
Created by can.axis 1 week 6 days ago – Made popular 1 week 5 days ago
Category: High End   Tags:
18

Scripting for the Desktop with Plasma in KDE 4

http://aseigo.blogspot.com

Three are three audiences: libplasma, ninjas and myspacers. Whole areas of Plasma library are designed around the eventual use cases for interpreted languages. The new widget programming interface for KDE 4.1 was designed 100% for the foundation of sane interpreted languages API exporting.

Read more »
JRepin's picture
Created by JRepin 2 weeks 3 days ago – Made popular 2 weeks 2 days ago
Category: High End   Tags:
22

Disabling the GMail spam filter and handling it yourself using SpamAssassin

http://feeding.cloud.geek.nz

I've been using GMail ever since they decided to allow users to download their mail using POP. I was happy reading my email as usual in mutt. The only problem was that I had to log onto the website once in a while to clear out my spam folder and fish out the false positives.

Read more »
missgeek's picture
Created by missgeek 2 weeks 4 days ago – Made popular 2 weeks 3 days ago
Category: High End   Tags: