I’ve done a lot of tweeting about systemd lately. My internal conscience constantly reminds me of John Allspaw saying that twitter is just pr...
peco - Simplistic interactive filtering tool
awesome-sysadmin - A curated list of amazingly awesome open source sysadmin resources inspired by Awesome PHP.
percol - adds flavor of interactive filtering to the traditional pipe concept of UNIX shell
fsarchiver VS partimage Le programme partimage est souvent donné en exemples dans les forums linux, (je crois moi même avoir cité son nom il n'y a pas si longtemps...). Or, il ne
This article is a step by step guide for tuning and optimizing Red Hat Enterprise Linux on x86 and x86-64 platforms running Oracle 9i (32 bit or 64 bit) and Oracle 10g (32 bit or 64 bit) standalone and RAC databases. It covers Red Hat Enterprise Linux Advanced Server 3 and 4 and the older version 2.1.
shellcheck - ShellCheck, a static analysis tool for shell scripts
IPC-DirQueue - Perl disk-based many-to-many task queue (on CPAN)
As we searched for a way to transfer files to a collection of machines in a cluster, we wrote ssync--a thin recursive wrapper around the rsync unix tool.
One of the most powerful aspects of popular high-level languages is the existence of a comprehensive standard library. Unfortunately, the most popular Linux shell, bash, lacks a full-featured library bundled with it. A number of people have written libraries to compensate for this lack, which can make your life infinitely easier if you need to…