Changes

Jump to: navigation, search

Irc

407 bytes added, 07:58, 29 August 2010
Using a Pastebin
=== Using a Pastebin ===
The best way to share long sections of text with other IRC users It is important that you do '''not''' to paste it long sections of text into the a channel. For any text longer than a few lines (3-9 being the maximum depending on the channel's rules) such as build output, source code, error messages, configuration text files, etc., you should avoid pasting it into an IRC channel directly. Instead, you should use an on-line "pastebin". These are websites that allow users to temporarily host large quantities of text, and assign them unique URLs. There are a number of pastebins available with similar features (they really differ only in syntax highlighting and retention time):
* The original pastebins: http://pastebin.org http://pastebin.com
Now, you can easily share this URL in IRC without actually copying your text directly into the channel. The length of time that the pastebin data will be stored varies between the pastebin sites. '''Note:''' pastebin data is not in any way secure or private! -- don't pastebin confidential information.
 
{{Admon/note|Fedora Users: fpaste|There is a utility provided in Fedora that simplifies sending text to a pastebin. This utility is called <code>fpaste</code> and may be used in a pipeline: <code><nowiki>ls -l /var/run|fpaste</nowiki></code> -- the fpaste command will print the pastebin URL to the screen. If you are using the GUI and include the <code>-o</code> option, then fpaste will place the URL in the clipboard and primary selection as well, so you can easily paste it in your IRC program.}}
=== Using private channels with small groups ===

Navigation menu