GNU/ Linux Tools: Using IRC with ircII

There are a bunch of IRC clients for Linux, but one ofcan find a ton of other irc channels to investigate. A lot
the oldest is ircII. You can find ircII, or just irc, on justof the channels are computer specific, but there are
about any version of Linux. To start irc, just type this inmany other channels in the sports, fitness, games, etc.,
a terminal window:irc BobFromAccountingcategories. There's even a channel for American
irc.freenode.netfootball fans called #nfl.
And the irc client should launch. If you get an errorTo find the list of available channels the nerdy way,
message, then it probably isn't installed. To install irc inthen type:
ubuntu, type this:sudo apt-get install ircii/listin your terminal window. A long list of channels will
Now irc should launch. Again, issue the command:ircstart scrolling down. After a short load time, you should
BobFromAccounting irc.freenode.netbe able to see all available channels in the server. You
And this time you should be logged into thecan then scroll back up to view all of the channels.
freenode.net server, and your nickname, or nick, isRemember, to join a new channel, simply type:
BobFromAccounting./join #channelnamewhere channelname is the name of
Now that you are in, it's time to join a server. Type this:your new channel. So to join the #edubuntu channel,
/join #ubuntuand you should join the ubuntu channel.you would type:
Soon you'll start seeing messages at the bottom of/join #edubuntu
the irc window. You can watch the conversation inNote to would-be power users: you can join a chat
real time.with the join shortcut like this:
To post a message to the conversation, simply type/j #edubuntu
something and press enter. Don't feel bad if you don'tIf you are hopelessly stuck, jump onto the internet and
get an immediate response. Imagine walking into agoogle ircII tutorial. You can also get help within irc by
crowded room of computer nerds, none of whomtyping this command:
know you, and you ask a question unrelated to the/help
current conversation. You may not get a reply.The help command will give you a list of currently
A quick, newbie friendly way to search for otheravailable commands you can use.
channels, is to go to the searchirc website, where you