Translation(s): English - Nederlands - Polski - ?简体中文

(!) ?Discussion


这里是关于Debian系统各个部分的简介和链接。

桌面及工作站

你听过这种说法么?“Debian和Linux不过是黑底白字的屏幕而已”这根本不是事实真相。Debian拥有全套的多媒体软件、桌面环境和生产力工具/因特网软件。

参见 ConfigureX - 如何配置X视窗系统

命令行

不管你是新手还是高级用户,你都会发现命令行(就是那个黑底白字的屏幕)是一件利器,它在 Debian 里能帮助完成大量的系统管理工作,以及进行其它应用。你甚至可以在命令行下处理图片!

系统管理

Debian被认为是管理员的OMG操作系统,主要是因为它的易用、安全和使用的直观性。

网络服务器

配置硬件及驱动

外部链接

向系统里安装软件

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:

关于软件包的其它信息

Working with Repositories