个人工具

UbuntuHelp:XChatHowto

来自Ubuntu中文

跳转至: 导航, 搜索

Parent: Internet and Networking

Introduction & Screenshot

XChat is a graphical Internet Relay Chat (IRC) client for chat room and instant messaging use. It supports multiple channels, has a variety of plugins, and has versions for the major operating systems. There is also XChat-GNOME, a version of XChat with a simpler GUI and fewer options. IRC is commonly used in the open source community. There are many IRC networks, such as Freenode, EFnet and Undernet, each of these have many chat channels (equivalent to chat rooms), such as #debian, #ubuntu, #physics. Most open source projects such as Ubuntu have at least one channel where you can ask for help. To connect to an IRC server you need an IRC client. Ubuntu's default client is irssi, which lacks a graphical interface. If you want a simple to use, GUI client, install XChat which can be found in the Universe Repositories. XChatHowto?action=AttachFile&do=get&target=xchat.screenshot.png

Installation & Starting XChat

XChat is not installed by default. It is located in the Universe section of the Ubuntu repositories. Install XChat by opening Synaptic (System, Administration, Synaptic Package Manager) and highlighting xchat. XChat and it's associated packages will be installed when the user selects Apply. XChat can also be installed via terminal with the command: `sudo apt-get install xchat`. XChat-GNOME is also in the Universe repository and is listed as xchat-gnome. 1. To start XChat: Applications -> Internet -> XChat IRC or you can run the following command in the terminal: `xchat`.

Configuring XChat & Connecting to a Server

Configuration

XChatHowto?action=AttachFile&do=get&target=xchat.network3.png XChatHowto?action=AttachFile&do=get&target=xchat.edit.png
Select the Server List and Complete the User Information:
Enter Channel & Password Information:

1.#2 Network List

  • Nick Name: Use a unique, non offensive name.
  • Second Choice: If your nick name is taken this will be used.
  • Third Choice: If you first and second are taken, you have a third choice. If all three are taken you may need to try some more names, or the server might choose something for you.
  • User Name: A name to go with your hostname (for example: [email protected]). (Optional)
  • Real Name: Your real name (Optional)
  • Networks: The Ubuntu channels are located on Freenode. You may also select Ubuntu Servers if presented with that option.
  • The common Ubuntu help channel is #ubuntu.
  • Go to the following page for a list of available Ubuntu channels.
  1. Edit Server
  • Access this page by selecting Edit after highlighting the desired server.
  • In Favorite Channels, the user can preselect IRC channels to join on connecting. Multiple channels may be entered, separated by a comma. Do not use spaces between channels. Example: #ubuntu,#ubuntu-beginners-help,#kubuntu
  • If you have registered, you may place your Freenode password in the Nickserv password block to allow automated password entry on log on.

Complete configuration instructions can be found on the XChat.org Help pages.

Connecting to Ubuntu IRC

  • Once you have properly configured XChat, log on to Freenode by clicking the Connect button on the Network List page.
  • You can join additional channels by typing the following. This example joins the kubuntu IRC channel:
/join #kubuntu
  • Once your nickname is accepted you can register your nickname by typing the following command in XChat
/ns register <password>
  • If you want to associate your email address with your nickname (in case you lose your password) just type this command in XChat
/msg NickServ set email [email protected]

Settings for Networks

You may want to put in special settings for a particular network, such as auto-joining a certain room, or passwords. Select a server and click edit.

  • Server Password: Where your nickserv password goes.
  • Join channels: This automates connecting to your favorite channel(s).
  • Connect command: Some times you might want a send a command to the server when you join.
  • Nickserv password: Don't use this field on Freenode.
  • Character Set: UTF-8 is recommended

Connecting to a Server

Press Connect to connect to the server. It is possible to connect to more then one server in the same time, you should press Connect in New Tab in that case. Once connected, you can view a list of all available channels on the server from the main menu: Server, List of Channels, Download List. The list can be quite large; filters make searches for a specific channel much easier.

How to use XChat

Using XChat is really simple, just start typing and join the online Ubuntu community. If you have no experience with IRC read An introduction to IRC https://help.ubuntu.com/community/XChatHowto?action=AttachFile&do=get&target=xchat.online1.png} Once XChat is connected, the main menu bar appears. XChat is highly customizable. In this screenshot, note the menu bar at the top, the tabbed channels at the bottom, and the white text box where the user types messages for transmission to the IRC channel. Colored nicks can be enabled via Settings, Preferences, Interface, Text Box setting. Changes take effect when XChat is restarted. To leave a single channel, right click on the tab and select Close, or type `/part` in the message window. To log off all connected channels, exit XChat or from the main menu: Server, Disconnect.

External Links

Plugins