Differences between revisions 226 and 227
Revision 226 as of 2023-01-01 21:51:10
Size: 28255
Comment: note on pastebin-usage for newbies
Revision 227 as of 2023-01-05 11:08:11
Size: 28250
Editor: PaulWise
Comment: cleanup
Deletions are marked like this. Additions are marked like this.
Line 22: Line 22:
If you are asked to show some output of an command please use http://paste.debian.net and post the Link instead of pasting it into the Channel. If you are asked to show some output of an command please use https://paste.debian.net and post the Link instead of pasting it into the Channel.
Line 108: Line 108:
 * '''[[irc://irc.debian.org/debian-forums|#debian-forums]]''': http://forums.debian.net/  * '''[[irc://irc.debian.org/debian-forums|#debian-forums]]''': https://forums.debian.net/
Line 178: Line 178:
 * '''[[irc://irc.debian.org/debian-ocaml|#debian-ocaml]]''': Packaging and development of [[http://caml.inria.fr|OCaml]]-related stuff in Debian.  * '''[[irc://irc.debian.org/debian-ocaml|#debian-ocaml]]''': Packaging and development of [[https://caml.inria.fr/|OCaml]]-related stuff in Debian.
Line 184: Line 184:
 * '''[[irc://irc.debian.org/debian-ops|#debian-ops]]''': [[irc://irc.debian.org/debian|#debian]] operators channel | [[IRC]] | http://ircbots.debian.net/  * '''[[irc://irc.debian.org/debian-ops|#debian-ops]]''': [[irc://irc.debian.org/debian|#debian]] operators channel | [[IRC]] | https://ircbots.debian.net/
Line 291: Line 291:
 * [[http://ircbots.debian.net/judd/|judd]] bot: #debian's window into the Ultimate Debian Database for package information  * [[https://ircbots.debian.net/judd/|judd]] bot: #debian's window into the Ultimate Debian Database for package information
Line 294: Line 294:
 * IRC servers: http://www.irchelp.org/irchelp/networks/  * IRC servers: https://www.irchelp.org/networks/
Line 299: Line 299:
Line 301: Line 300:

Translation(s): English - Español - Français - Italiano - Português (Brasil) - Svenska - Українська - 简体中文


The Debian Project hosts all its development IRC channels on irc.oftc.net and also has a thriving community on irc.libera.chat. The Debian Project no longer has control of #debian on the freenode IRC network. If you're still using freenode, please move to irc.oftc.net (or its alias irc.debian.org)

Introduction

IRC (in OFTC's #debian*) is used to get on-line Real Time Help with Debian releases. If you're running other than stock Debian stable, testing, or sid, you should instead go to the forum which supports your non-Debian system. Debian-derived or Debian-downstream are not Debian. You'd get more relevant support for your release from its community, not via Debian.

Read first: https://www.debian.org/support#irc

If you are asked to show some output of an command please use https://paste.debian.net and post the Link instead of pasting it into the Channel.

To connect, you need an IRC client.

More information can be found on GettingHelpOnIrc. The #debian channel has its own FAQ.

Debian IRC channels

The hostname irc.debian.org is an alias for irc.oftc.net. Most Debian IRC channels are on the OFTC IRC network:

#debian channels have a Netiquette.

Debian Pure Blend IRC channels

Other DebianPureBlends project pages and IRC information.

How to create a new #debian-* channel

  • Join the chan you wish to create (e.g.: /join #debian-foo)

  • Register the chan with a proper description: /msg chanserv REGISTER #debian-foo <description>. You are automatically added as MASTER.

  • Set the channel URL /msg chanserv SET #debian-foo URL https://wiki.debian.org/Teams/Foo

  • Set the channel email /msg chanserv SET #debian-foo EMAIL https://lists.debian.org/debian-foo/

  • Add @debian-master as MASTER: /msg chanserv ACCESS #debian-foo ADD @debian-master MASTER

  • Add @debian-chanop as CHANOP: /msg chanserv ACCESS #debian-foo ADD @debian-chanop CHANOP

  • Add your channel to the list above.

  • Add your channel to your team or local group wiki page if appropriate.

  • Inform people about your channel via Planet Debian, DevNews, the mailing lists or the publicity team.

  • Enjoy your brand new chan!

See also


CategoryCommunity