Welcome Guest ( Log In | Register )



 
Reply to this topicStart new topic
> Psybnc - Howto, How to make a psyBNC on Linux
Rating 2 V
toofast
post Jun 30 2007, 02:27 PM
Post #1


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 7
Joined: 30-June 07
Member No.: 23,036



Installation

First, fetch the latest source code from http://www.psybnc.at

QUOTE
cd
wget http://www.psybnc.at/download/beta/psyBNC-2.3.2-7.tar.gz
tar -zxvf psyBNC-2.3.2-7.tar.gz
cd psybnc
Configuration

QUOTE
make menuconfig
Now go in `Bouncer Config', next set Listening Port and Ip.

Next select `User' Here you will be able to create a user for your bouncer. You must set Ident, Realname and Password, and vhost too.

So return to main menu, and choose exit. When prompted for saving select Yes.

Launching psyBNC


QUOTE
make
./psybnc
Now open your preferred irc client and write:

QUOTE
/server host port password
For example, assuming these are your parameters:

  • Ip : 82.211.13.24
  • Port : 43568
  • Pass : Change_Me
you must type:

QUOTE
/server 82.211.13.24 43568 Change_Me


Notice from BuffaloHELP:
Copied from https://help.ubuntu.com/community/psyBNC. Next copy and paste job will earn ban from our board.


This post has been edited by BuffaloHELP: Jul 1 2007, 03:22 AM
Go to the top of the page
 
+Quote Post
dserban
post Jun 30 2007, 03:52 PM
Post #2


Premium Member
Group Icon

Group: [HOSTED]
Posts: 286
Joined: 17-June 07
Member No.: 22,702



Hi toofast,

I have a couple of suggestions for how make your tutorials more readable / useful.
First of all, assume that your readers will not already know what the software you are describing can be used for.
For example, even after visiting http://www.psybnc.at/ I still don't know what this piece of software is meant for.
I can already tell by your description that it is some kind of server software because you talk about configuring a listening port. I can also tell that it has something to do with IRC. So I'm taking a wild guess - it's an IRC server.
So, begin your tutorials with a high level overview of the software's capabilities and do not let the readers of your tutorials second guess basic stuff about the software.
Go to the top of the page
 
+Quote Post
Feedbacker
post Apr 17 2008, 11:30 PM
Post #3


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 0
Joined: 1-November 07
Member No.: 25,869



cannot
Psybnc - Howto

Ghs@vaio:~/psybnc$ make
Initializing bouncer compilation
[*] Running Conversion Tool for older psyBNC Data.
Tools/convconf.C:27:19: error: stdio.H: No such file or directory
Tools/convconf.C:28:23: error: sys/types.H: No such file or directory
Tools/convconf.C:29:24: error: sys/socket.H: No such file or directory
Tools/convconf.C:30:19: error: netdb.H: No such file or directory
Tools/convconf.C:31:20: error: stdlib.H: No such file or directory
Tools/convconf.C:34:20: error: unistd.H: No such file or directory
Tools/convconf.C:35:19: error: fcntl.H: No such file or directory
Tools/convconf.C:36:19: error: errno.H: No such file or directory
Tools/convconf.C:37:22: error: sys/time.H: No such file or directory
Tools/convconf.C:38:24: error: netinet/in.H: No such file or directory
Tools/convconf.C:39:20: error: string.H: No such file or directory
Tools/convconf.C:41:22: error: sys/stat.H: No such file or directory
Tools/convconf.C:42:23: error: arpa/inet.H: No such file or directory
Tools/convconf.C:43:19: error: ctype.H: No such file or directory
Tools/convconf.C:44:20: error: signal.H: No such file or directory
Tools/convconf.C:47: error: expected �)� before �*� token
Tools/convconf.C:87: error: expected declaration specifiers or �...� before �FILE�
Tools/convconf.C: In function �convertlist�:
Tools/convconf.C:94: error: �FILE� undeclared (first use in this function)
Tools/convconf.C:94: error: (Each undeclared identifier is reported only once
Tools/convconf.C:94: error: for each function it appears in.)
Tools/convconf.C:94: error: �listfile� undeclared (first use in this function)
Tools/convconf.C:96: error: �NULL� undeclared (first use in this function)
Tools/convconf.C:99: warning: incompatible implicit declaration of built-in function �strchr�
Tools/convconf.C:105: warning: incompatible implicit declaration of built-in function �sprintf�
Tools/convconf.C:106: warning: incompatible implicit declaration of built-in function �fprintf�
Tools/convconf.C:106: error: �outfile� undeclared (first use in this function)
Tools/convconf.C: At top level:
Tools/convconf.C:115: error: expected declaration specifiers or �...� before �FILE�
Tools/convconf.C: In function �convertlists�:
Tools/convconf.C:119: warning: incompatible implicit declaration of built-in function �sprintf�
Tools/convconf.C:121: error: �outfile� undeclared (first use in this function)
Tools/convconf.C:121: error: too many arguments to function �convertlist�
Tools/convconf.C:123: error: too many arguments to function �convertlist�
Tools/convconf.C:125: error: too many arguments to function �convertlist�
Tools/convconf.C:127: error: too many arguments to function �convertlist�
Tools/convconf.C:129: error: too many arguments to function �convertlist�
Tools/convconf.C:131: error: too many arguments to function �convertlist�
Tools/convconf.C:133: error: too many arguments to function �convertlist�
Tools/convconf.C:135: error: too many arguments to function �convertlist�
Tools/convconf.C: In function �main�:
Tools/convconf.C:142: error: �FILE� undeclared (first use in this function)
Tools/convconf.C:142: error: �handle� undeclared (first use in this function)
Tools/convconf.C:143: error: �fconfif� undeclared (first use in this function)
Tools/convconf.C:155: error: �NULL� undeclared (first use in this function)
Tools/convconf.C:158: warning: incompatible implicit declaration of built-in function �printf�
Tools/convconf.C:163: warning: incompatible implicit declaration of built-in function �exit�
Tools/convconf.C:178: warning: incompatible implicit declaration of built-in function �sprintf�
Tools/convconf.C:185: error: too many arguments to function �convertlists�
Tools/convconf.C:189: error: too many arguments to function �convertlist�
Tools/convconf.C:195: warning: incompatible implicit declaration of built-in function �printf�
Tools/convconf.C:199: warning: incompatible implicit declaration of built-in function �fprintf�
Tools/convconf.C:209: warning: incompatible implicit declaration of built-in function �fprintf�
Tools/convconf.C:214: warning: incompatible implicit declaration of built-in function �exit�
Make: *** [all] Error 1


-reply by vaio
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. You can Play now in Linux(26)
  2. What's The Difference Between Linux And Unix?!?(15)
  3. Which Distro Of Linux Is Best For A Windows User ?(42)
  4. Livecd And Liveusb(9)
  5. Where To Find Notepad++ For Linux ?(37)
  6. What Made You Switch To Linux?(59)
  7. Looking For Linux(29)
  8. Three Ways To Access Linux Partitions From Windows On Dual-boot Systems(5)
  9. Linux And Windows Partitions(2)
  10. Linux Kernel 2.6.24 Released(5)
  11. Virtualization In Linux: A Review Of Four Software Choices(4)
  12. How To Install Linux Without A CD or DVD?(11)
  13. Imac Bondi.........which Linux(1)
  14. General Av Encoding In Linux(0)
  15. How Can I Rip A Dvd To My Hard Drive Under Linux?(0)
  1. Getting My Wireless Network Adapter Working On Linux(2)
  2. What Softwares Should I Get To Linux?(6)
  3. Diablo 2 In Linux?(9)
  4. Linux?(3)
  5. What Is Linux(2)
  6. So, I Want To Try Out Linux.(9)
  7. How To Play Music And Movie In Linux? Which Is The Good One?.(2)
  8. Some Usefull Linux Basic Commands And Utilities. Please Add To This List If You Know One.(0)
  9. How To Copy File & Folders From Linux To Windows?.(6)
  10. Access Linux Box From Windows Machine- Putty Tool(2)
  11. Linux For Beginners- Easy To Install(8)
  12. Linux Basic Command - For Storing Compilation Error To File(1)
  13. Choice Of Motherboard For Linux Virtualization(4)


 



- Lo-Fi Version Time is now: 9th July 2008 - 05:17 AM