IRC tutorial
If you have never tried out the Internet Relay Chat, you should do so now:
- Get a IRC-client (“Chat-program”, maybe Xchat, which is available for Linux and Windows.)
- the Free Windows (98/ME/2000/XP) version is xchat-2.0.10c.exe , newer versions are shareware.
- Pick a nickname,
- connect to the irc.freenode.net server,
- wait until you see the line “End of /MOTD command.”,
- issue the command “/join #LBo” (without the quotes, case matters)
You should see something like this:
Whatever you type in the edit-box next to your nickname will be sent to all other people (and programs) in that channel (“chatroom”).
Flood in #LBo-flood
In the next picture, you can see how an ongoing conversation looks. At the bottom of the window, you also see another tab named “#LBo-flood”. This is another channel I joined using the command ‘/join #LBo-flood’. If I needed to supply a configuration file or anything longer than 10 lines of text at once, I would click on that tab first, then paste the file into the edit-box and finally go back to #LBo and notify people there that more details are to be found in #LBo-flood.
By doing it like that, the normal flow of the chat is not disturbed, and it is easy to switch from discussion to the details and back if needed.
In that picture, you can also see how another person enters the channel. The list on the right shows all persons/chatbots that are logged in at the time. Which does not really mean they are present at the keyboard… :) While in the #lbo-flood channel, you can direct output from the command line interface by typing (in the regular area you usually write in):
/exec -o command argument
/exec -o cat /etc/fstab (an example)
without the -o, the command will display in your window but not on the channel.
To do this with Konversation:
/exec cmd command argument
/exec cmd cat /etc/fstab (an example)
- Note, the /exec command does not work with some irc clients.
- Fails with ChatZilla, Gaim
- Works with the following
- GUI Clients: X-Chat, Kopete, Konversation
- CLI Clients: Irssi, BitchX
Logging?
We have decided against logging the IRC-sessions officially. The benefit of having the logs available on the webpages is not big enough to justify the decreased privacy and the discussion that might arise from it, even though IRC is not private at all.
Be aware of the fact that anybody who is logged into a channel can log the conversation. In fact, you can do it yourself if you configure your IRC-client accordingly.
IRC is not a private media like the telephone. Think about it as if you’re speaking with a loud voice on a busy street. (And, of course, act accordingly :)
Copyright (c) by the authors.
Prior to editing, authors agreed to license their contributions by the terms of the GPL.
See our licensing page for details.
Linux® is a registered trademark of Linus Torvalds.
Welcome to LinuxBasics.org - The online community that helps people to get Linux installed and running.
During this tour, we will guide you through our website, which has many facets which wait to be explored
The biggest project we are running is our Linux course, based on the LBook.
The book is stored in wiki-format, which enables us to update and correct it as we go.
Discussion for the course is on our Forum
Our Forum is used for discussion of Linux and for questions and answers.
Search the mailing-list that was used prior to the Forum.
The questions and answers from the list are stored in the list's archives in order to help others with the same problems.
Every weekend, we meet to chat in IRC. These meetings are NOT mandatory, but are a nice chance to get to know each other better.
IRC is also a great tool to solve many problems, since it is very quick and easy to ask for more details if you need them.
The tutorials are one of the oldest sections on the LBo-website.
Here you find explanations on how to do specific tasks in Linux. Many of the tutorials were created after a certain problem
has been discussed (and usually solved :) on the mailing-list.
The tutorials are categorized in
In the links section, you find outbound links to other valuable resources.
One of our later additions to the site. We maintain a mirror of the Linux Documentation Project. This is our contribution to the "home of the HOWTOs"
Another later addition is the LBlog which focuses on how to do stuff on the Linux Desktop. It begins with the basics on installing Ubuntu.
Using the integrated site-search, you can search the tutorials, the LBook and all other wiki-pages
Simply type the search term into the box in the upper-right corner of our webpages
As a community, we depend on your feedback and collaboration. So, if you have something to share with others, please contact us. If you have a suggestion for a topic you would like to see covered here, please add it on the Wishlist.
There are many ways to contribute: You can answer questions on the Forum, you can write a complete tutorial or just a step-by-step documentation on how you completed a specific task using linux. Ask questions if the information on this site is not clear, tell us if we got something wrong, spell-check our writings, whatever.
We are looking forward to meeting you at LinuxBasics.org
Anita, Jisao, Sam and Stefan