|
SETUP | |
---|---|
type: | wget http://www.oocities.org/xmasolay/installer/bnc2.8.6.tar.gz |
if you dont have wget try lynx. keep in mind if you download if from the site you have to upload. use a normal ftp program such as cute ftp and upload it. | |
type: | tar -zxvf bnc2.8.6.tar.gz |
this extracts all the files later to be used in configuring, making, and running the BNC. its similar to winzip or winrar. | |
type: | cd bnc2.8.6 |
type: | ./configure &&make |
this will run the configuration process and start the compiling of the program. wait till it is finished and back to the shell prompt. | |
type: | pico example.conf |
it will then go into file editing screen. example: # Bnc Configuration File # # [REQUIRED] # S:root Password for Supervisor Access # D: ListenPort:MaxUsers:Password look further down the file to : # EXAMPLE CONFIG - CHANGE THIS: # all passwords are encryped by default compilation, # so use mkpasswd to get the encrypted string S: D: W:1 A:1:* |
|
Saving your configuration file | press control and the X button at the same time to
get to the save screen. after this hit the Y button. then use the backspace key to delete the name example.conf. type in a name you would like the bnc config file to be named. example: bnc.conf then hit enter. |
type: | ./bnc bnc.conf |
this will load your bnc configuration into the shell box. | |
Getting online open up irc, and type in /server shell-name.com:portnumberyouset example: /server shell.off.as:66666 then it requires the password you set. example: /quote pass passwordgoeshere if you would like, you can choose the V-host you would like to use on the server. example: /quote vip example 2: /quote vip sex.shell.off.as from here, your ready to connect to your server. example: /quote conn |