Differences between revisions 2 and 12 (spanning 10 versions)
Revision 2 as of 2009-03-20 14:24:16
Size: 9616
Editor: hughszg
Comment:
Revision 12 as of 2021-07-25 02:14:19
Size: 9430
Editor: ZhangShihe
Comment: 翻译部分未翻译内容
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
##TRANSLATION-HEADER-START
||<tablewidth="100%"style="border: 0px hidden ;">~-Translation(s): English - [[fr/DebianResources|Français]] - [[de/DebianResources|German]] - [[zh_CN/DebianResources|简体中文]] ~ ||<style="border: 0px hidden ; text-align: right;"> (!) [[/Discussion]] ||
##TRANSLATION-HEADER-END
~-[[DebianWiki/EditorGuide#translation|Translation(s)]]: [[DebianResources|English]] - [[es/DebianResources|Español]] - [[fr/DebianResources|Français]] - [[de/DebianResources|German]] - [[it/DebianResources|Italiano]] - 简体中文-~
Line 29: Line 27:
 * http://forums.debiancn.org - Debian中文论坛
Line 46: Line 45:
 * http://www.debian-news.net - 有关Debian和Ubuntu文章的收集
Line 61: Line 59:
 * http://planeta.debian.net - Planeta Debian, a blog aggregator in spanish  * http://planet.debian.org/es/ - Planeta Debian, a blog aggregator in spanish
Line 64: Line 62:
 * http://snapshot.debian.net - Debian packages archived daily since 2002/06/04  * http://snapshot.debian.org - Debian packages archived daily since 2002/06/04
Line 111: Line 109:
= Package Description =
In the package description you can find some useful information, like a short description of the package, a link to the original website, a list of files contained, and more. The package description can be accessed at the url {{{http://packages.debian.org/<package-name>}}}. Or, try "aptitude show $PKG" (you may need to "apt-get update && apt-get aptitude && aptitude update" first).
= 页面描述 =
在软件包的描述中,你可以找到一些有用的信息,如软件包的简短描述、原始网站的链接、所含文件的列表等等。该软件包的描述可以通过以下网址访问 {{{http://packages.debian.org/<package-name>}}}. 或者尝试 "aptitude show $PKG" (你可能需要先使用 "apt-get update && apt-get aptitude && aptitude update").
Line 114: Line 112:
One of the best places to look for help for a single package or application is to read stuff in {{{/usr/share/doc/<package-name>}}} (especially README.Debian). This is documentation written by developers or package maintainers. It is quite concise, but usually mentions most common problems and solutions, and new features and fixed bugs. 寻找单个软件包或应用程序帮助的最佳地址之一是阅读以下内容。{{{/usr/share/doc/<package-name>}}} (尤其是 README.Debian). 这是由开发人员或软件包维护者编写的文档。它相当简洁,但通常会提到最常见的问题和解决方案,以及新功能和修复的错误。
Line 116: Line 114:
= Bug tracking system =
Many problems' solutions can be found as bug report responses. A search engine for bug reports is found on http://bugs.debian.org. Remember that if you want to search in archived (quite old) bugs you must chose "archived bugs" option. If you want to look at bugs of a specific package use {{{http://bugs.debian.org/<package-name>}}}.
= 问题跟踪系统 =
在bug报告的回复中可以找到许多问题的解决方案。漏洞报告的搜索引擎可以在以下网站找到 http://bugs.debian.org. 请记住,如果你想在存档的(相当老的)错误中进行搜索,你必须选择"archived bugs"选项。 如果你想查看某个特定软件包的错误,请使用 {{{http://bugs.debian.org/<package-name>}}}.
Line 122: Line 120:
Here is a short list of places where you can find *nix related documentation. 下面是一份简短的清单,你可以在其中找到与*nix有关的文档。
Line 124: Line 122:
Please add to this list only universally useful links. For example a page explaining how to install nVidia kernel drivers is not a good idea. -- PaoloPan 请只将普遍有用的链接添加到这个列表中。例如,一个解释如何安装nVidia内核驱动的页面并不是一个好主意。 -- PaoloPan
Line 131: Line 129:
These are places where you can ask a question and probably receive an answer. It is very important to give as much information as possible (within reason) when asking a question. It is very likely that you will get a satisfying answer, providing you have been able to sufficiently describe your problem so others can understand it. 在这些地方,你可以提出问题并可能得到答案。在提出问题时,尽可能多地提供信息(在合理范围内)是非常重要的。只要你能够充分描述你的问题,使其他人能够理解,你就很可能得到一个满意的答案。
Line 136: Line 134:
A resource that many of the tech savvy use is Google. It is a great place to search for Debian related information. You would be amazed how fast you can answer a simple question with a simple query. Try out the English version at: http://www.google.com/ 许多技术高手使用的资源是谷歌。它是搜索 Debian 相关信息的一个好地方。你会被它的速度惊讶到:只要一个简单的查询就能回答一个简单的问题。试用英文版本: http://www.google.com/
Line 139: Line 137:
Linux specific searches using Google can be done through the Linux advanced search page: http://www.google.com/linux 可以通过使用Linux高级搜索页面完成谷歌的Linux特定搜索:http://www.google.com/linux
Line 147: Line 145:
Extra books could be listed below. 额外的书可以列在下面。

Translation(s): English - Español - Français - German - Italiano - 简体中文


Debian支持资源

Debian项目的官方网站

在Debian官方网站Debian.org上,你会看到有一个致力于文档的部分。

论坛

用户资源

Debian用户资源(HOWTO,文章等等)

Advocacy, developers, inside information

Wiki

Debian相关维基

其它国际性支持

页面描述

在软件包的描述中,你可以找到一些有用的信息,如软件包的简短描述、原始网站的链接、所含文件的列表等等。该软件包的描述可以通过以下网址访问 http://packages.debian.org/<package-name>. 或者尝试 "aptitude show $PKG" (你可能需要先使用 "apt-get update && apt-get aptitude && aptitude update").

寻找单个软件包或应用程序帮助的最佳地址之一是阅读以下内容。/usr/share/doc/<package-name> (尤其是 README.Debian). 这是由开发人员或软件包维护者编写的文档。它相当简洁,但通常会提到最常见的问题和解决方案,以及新功能和修复的错误。

问题跟踪系统

在bug报告的回复中可以找到许多问题的解决方案。漏洞报告的搜索引擎可以在以下网站找到 http://bugs.debian.org. 请记住,如果你想在存档的(相当老的)错误中进行搜索,你必须选择"archived bugs"选项。 如果你想查看某个特定软件包的错误,请使用 http://bugs.debian.org/<package-name>.

通用Linux & Unix文档

下面是一份简短的清单,你可以在其中找到与*nix有关的文档。

请只将普遍有用的链接添加到这个列表中。例如,一个解释如何安装nVidia内核驱动的页面并不是一个好主意。 -- PaoloPan

互动文档

在这些地方,你可以提出问题并可能得到答案。在提出问题时,尽可能多地提供信息(在合理范围内)是非常重要的。只要你能够充分描述你的问题,使其他人能够理解,你就很可能得到一个满意的答案。

Google

许多技术高手使用的资源是谷歌。它是搜索 Debian 相关信息的一个好地方。你会被它的速度惊讶到:只要一个简单的查询就能回答一个简单的问题。试用英文版本: http://www.google.com/

Google Linux

可以通过使用Linux高级搜索页面完成谷歌的Linux特定搜索:http://www.google.com/linux

书籍

Debian网站列出了许多免费和收费的书籍。

额外的书可以列在下面。

聊天

IRC频道

irc.debian.org和irc.freenode.net上各有一个叫做#debian的IRC频道。你需要有IRC客户端(参看 IrcClients)才可连接到上面去。GettingHelpOnIrcIRC有更多相关信息。

Debian IRC频道的信息参看FAQ

Jabber聊天室

jabber.org服务器上有一个致力于Debian支持的聊天定。可用你的jabber客户端连接到 debian@conference.jabber.org 房间

Jabber and Debian support chat rooms有更多以你使用语言提供的信息。