Translation(s): English - Italiano - Nederlands - العربية - Polski - Русский - ?简体中文 - Francais ~

(!) ?Discussion


Voici de brèves description et des liens sur les parties du système Debian.

Le bureau et le poste de travail

Avez-vous entendu dire que Debian et Linux sont juste un écran noir avec des lettres blanches ? Rien n'est plus loin de la vérité. Debian est remplit de paquets avec des applications multimedia, des environements de bureau et des applications de productivité/Internet.

Voir aussi ConfigureX - Comment configurer le système X-Window

La ligne de commande

Whether you're new or experienced user, you'll find that the command line (that black screen with white letters) is a great tool for doing mass administration jobs and lots of other applications in Debian. You can even work on images while you're in a command line!

System Administration

Debian has been qualified as a OMG operating system for administrators, primarily because of its ease of use, security and straight-forward common sense usage.

Network Servers

Configuring Hardware and Drivers

External Links

Getting Software into the System

Debian GNU/Linux provides more than a pure OS: it comes with over 15490 packages -- precompiled, ready-to-run software bundled up in a nice format for easy installation on your machine. The packages are stored in the Debian Archive.

Packages contain all the files neccessary to install and run the software on your computer. The system that Debian uses to organize and manage the packages is called Apt (Advanced Package Tool). This is a set of tools used to download, install, track, configure, update, and build packages. The programs in most packages depend on other software to be on your system in order to run properly. One of the great features of APT is the ability to handle these dependencies.

Because the package management tools were developed over time, the earlier tools are lower-level command-line tools and are more suitable for experienced users; the more recent tools are higher-level interactive tools and more suitable for new users. Here are the tools, in hierarchical order:

Additional Information on Packages

Working with Repositories