Classement
9 résultats
O'Reilly Media - 20/03/2012
Langue English
Verrous : aucun
6,99 €
Livre numérique Linux Pocket Guide

If you use Linux in your day-to-day work, this popular pocket guide is the perfect on-the-job reference. The second edition has expanded from Fedora-only coverage to distro-neutral, ... Plus

O'Reilly Media - 23/07/2011
Langue English
Verrous : aucun
9,99 €
Livre numérique Perl Pocket Reference

If you have a Perl programming question, you'll find the answer quickly in this handy, easy-to-use quick reference. Plus

O'Reilly Media - 02/10/2009
Langue English
Verrous : aucun
33,99 €
Livre numérique Learning Python

Google and YouTube use Python because it's highly adaptable, easy to maintain, and allows for rapid development. If you want to write high-quality, efficient code that's easily integrated with other languages and tools, ... Plus

Livre numérique Linux in a Nutshell

Everything you need to know about Linux is in this book. Written by Stephen Figgins, Ellen Siever, Robert Love, ... Plus

O'Reilly Media - 23/09/2005
Langue English
Verrous : aucun
6,99 €
Livre numérique Linux Desktop Pocket Guide

While Mac OS X garners all the praise from pundits, and Windows XP attracts all the viruses, Linux is quietly being installed on millions of desktops every year. For programmers and system administrators, ... Plus

O'Reilly Media - 10/06/2005
Langue English
Verrous : aucun
6,99 €
Livre numérique Knoppix Pocket Reference

Knoppix is a portable Linux distribution replete with hundreds of valuable programs and utilities -- a veritable Swiss Army knife in bootable CD form. It includes Linux software and desktop environments, ... Plus

O'Reilly Media - 02/05/2005
Langue English
Verrous : aucun
6,99 €
Livre numérique GDB Pocket Reference

Many Linux and Unix developers are familiar with the GNU debugger (GBD), the invaluable open source tool for testing, fixing, and retesting software. And since GDB can be ported to Windows, ... Plus

Essential Commands
O'Reilly Media - 18/02/2004
Langue English
Verrous : aucun
6,99 €
Livre numérique Linux Pocket Guide

O'Reilly's Pocket Guides have earned a reputation as inexpensive, comprehensive, and compact guides that have the stuff but not the fluff. Every page of Linux Pocket Guide lives up to this billing. Plus

O'Reilly Media - 01/03/1997
Langue English
Verrous : aucun
26,99 €
Livre numérique sed & awk

sed & awk describes two text processing programs that are mainstays of the UNIX programmer's toolbox. Plus

Nouvelles du Web

Understand dpkg and don’t get stuck with a maintainer script failure External link English

13 septembre 2011 14:11:00

Continuing my series of articles on dpkg’s errors, Setting up acpid (1:2.0.12-1) ... rm: cannot remove `/etc/rc1. dpkg: error processing acpid (-- ...

Debian Cleanup Tip #2: Get rid of obsolete packages External link English

07 février 2011 09:00:00

Last week, we learned to remove useless configuration files. This week, we’re going to take care of obsolete packages. An obsolete package is a package who is no longer provided by any of the APT repositories listed in /etc/apt/source.

Debian Cleanup Tip #1: Get rid of useless configuration files External link English

31 janvier 2011 14:00:00

If you like to keep your place clean, you probably want to do the same with your computer. Over time the set of packages that is installed o

Save disk space by excluding useless files with dpkg External link English

15 novembre 2010 14:00:00

Most packages contain files that you don’t need: for example translations in languages that you don’t understand, or documentation that you don’t read. Wouldn’t it be nice if you could get rid of them and save a few megabytes? Good news: since dpkg 1.15.

5 reasons why a Debian package is more than a simple file archive External link English

08 novembre 2010 08:00:00

You’re probably manipulating Debian packages everyday, but do you know what those files are? This article will show you their bowels… Surely they are more than file archives otherwise we would just use TAR archives (you know those files ending with .tar.

Understanding Debian’s release process External link English

18 octobre 2010 13:13:01

Currently, the main product of the Debian project is its stable release[1]. Those release come out approximately every 18-24 months. This article gives a short overview of the process leading to the next stable Creating a new Immediat ...

Everything you need to know about conffiles: configuration files managed by dpkg External link English

21 septembre 2010 15:16:38

The Debian policy dictates that package upgrades must take care of preserving user changes to configuration files. This article will explain you how most packages ensure this.

Understanding Membership Structures in Debian and Ubuntu External link English

30 août 2010 13:22:24

Debian and Ubuntu have a set of official membership roles that can be granted to regular contributors.