fp-wiki>ImportUser |
|
(2 intermediate revisions by 2 users not shown) |
Line 3: |
Line 3: |
| = BitlBee = | | = BitlBee = |
| Bitlbee is an IRC to other chat networks gateway. Bitlbee can be used as an IRC server which forwards everything you say to people on other chat networks like ICQ, MSN, Jabber or Yahoo. | | Bitlbee is an IRC to other chat networks gateway. Bitlbee can be used as an IRC server which forwards everything you say to people on other chat networks like ICQ, MSN, Jabber or Yahoo. |
|
| |
|
| |
|
| == How To Install == | | == How To Install == |
Line 17: |
Line 16: |
| After done, connect your favourite IRC client to host <code>localhost</code>, port <code>6667</code> and follow the short introduction into Bitlbee given there. | | After done, connect your favourite IRC client to host <code>localhost</code>, port <code>6667</code> and follow the short introduction into Bitlbee given there. |
|
| |
|
| | | [[Category:Packages|bitlbee]] |
| == Available Packages ==
| |
| * Fedora Core 6: [http://download.fedoraproject.org/pub/fedora/linux/extras/6/i386/bitlbee-1.0.4-1.fc6.i386.rpm i386] , [http://download.fedoraproject.org/pub/fedora/linux/extras/6/x86_64/bitlbee-1.0.4-1.fc6.x86_64.rpm x86_64] , [http://download.fedoraproject.org/pub/fedora/linux/extras/6/ppc/bitlbee-1.0.4-1.fc6.ppc.rpm ppc]
| |
| * Fedora 7: [http://download.fedoraproject.org/pub/fedora/linux/updates/7/i386/bitlbee-1.0.4-1.fc7.i386.rpm i386] , [http://download.fedoraproject.org/pub/fedora/linux/updates/7/x86_64/bitlbee-1.0.4-1.fc7.x86_64.rpm x86_64] , [http://download.fedoraproject.org/pub/fedora/linux/updates/7/ppc/bitlbee-1.0.4-1.fc7.ppc.rpm ppc] , [http://download.fedoraproject.org/pub/fedora/linux/updates/7/ppc64/bitlbee-1.0.4-1.fc7.ppc64.rpm ppc64]
| |
| * Fedora 8: [http://download.fedoraproject.org/pub/fedora/linux/releases/8/Everything/i386/os/Packages/bitlbee-1.0.4-1.fc8.i386.rpm i386] , [http://download.fedoraproject.org/pub/fedora/linux/releases/8/Everything/x86_64/os/Packages/bitlbee-1.0.4-1.fc8.x86_64.rpm x86_64] , [http://download.fedoraproject.org/pub/fedora/linux/releases/8/Everything/ppc/os/Packages/bitlbee-1.0.4-1.fc8.ppc.rpm ppc] , [http://download.fedoraproject.org/pub/fedora/linux/releases/8/Everything/ppc64/os/Packages/bitlbee-1.0.4-1.fc8.ppc64.rpm ppc64]
| |
| * Fedora Development: [http://download.fedoraproject.org/pub/fedora/linux/development/i386/os/Packages/bitlbee-1.0.4-1.fc8.i386.rpm i386] , [http://download.fedoraproject.org/pub/fedora/linux/development/x86_64/os/Packages/bitlbee-1.0.4-1.fc8.x86_64.rpm x86_64] , [http://download.fedoraproject.org/pub/fedora/linux/development/ppc/os/Packages/bitlbee-1.0.4-1.fc8.ppc.rpm ppc] , [http://download.fedoraproject.org/pub/fedora/linux/development/ppc64/os/Packages/bitlbee-1.0.4-1.fc8.ppc64.rpm ppc64]
| |
| * EPEL 4: [http://download.fedoraproject.org/pub/epel/testing/4/i386/bitlbee-1.0.4-1.el4.i386.rpm i386] , [http://download.fedoraproject.org/pub/epel/testing/4/x86_64/bitlbee-1.0.4-1.el4.x86_64.rpm x86_64] , [http://download.fedoraproject.org/pub/epel/testing/4/ppc/bitlbee-1.0.4-1.el4.ppc.rpm ppc]
| |
| * EPEL 5: [http://download.fedoraproject.org/pub/epel/5/i386/bitlbee-1.0.4-1.el5.i386.rpm i386] , [http://download.fedoraproject.org/pub/epel/5/x86_64/bitlbee-1.0.4-1.el5.x86_64.rpm x86_64] , [http://download.fedoraproject.org/pub/epel/5/ppc/bitlbee-1.0.4-1.el5.ppc.rpm ppc]
| |
| | |
| | |
| ----
| |
| [[Category:Packages]]
| |
Latest revision as of 18:01, 25 October 2008
BitlBee
Bitlbee is an IRC to other chat networks gateway. Bitlbee can be used as an IRC server which forwards everything you say to people on other chat networks like ICQ, MSN, Jabber or Yahoo.
How To Install
Bitlbee is available in Fedora since Fedora Core 5. It can be easily installed by typing (as root
):
yum install bitlbee
If you would like to quick start, just run the following two commands:
chkconfig bitlbee on
service xinetd restart
After done, connect your favourite IRC client to host localhost
, port 6667
and follow the short introduction into Bitlbee given there.