If you're experienced with the Unix shell environment and don't think you need to read all the stuff on this page, follow this quick guide to installing Eggdrop :

1) Download eggdrop1.6.9.tar.gz from the eggheads ftp.
2)
Telnet and FTP to the shell.
3)
Upload eggdrop1.6.9.tar.gz via FTP.
4)
In telnet type tar zxvf eggdrop1.6.9.tar.gz
5)
Type cd eggdrop1.6.9
6)
Type ./configure
7) Type make config (compiles all modules) or make iconfig (allows you to select the modules to compile).
8) Type make
9)
Type make install DEST=/home/name/botdir
10)
Switch to the botdir and edit one of the example config files (simple, advanced or complete), then rename it to something appropriate (e.g. botnick.conf).
11)
Type ./eggdrop -m <config file>

Note: Eggdrop requires Tcl to compile. If the server does not have Tcl installed, you will need to download and install it.


=Extraire le psybnc=


Pour décompresser votre psybnc (sous format tar.gz) 
- Commande: tar -xzf nom_du_fichier.tar.gz. 
Alors: tar -xzf psyBNC2.3.tar.gz 
Si vous voulez voir se qui se passe vous pouvez utiliser l'option -v.
- Commande: tar -vxzf psyBNC2.3.tar.gz 


=Installation du psybnc=


Il faut commencer par aller dans votre repertoire psybnc 
- Commande: cd psybnc 
Ensuite Il faut installer le psybnc. 
- Commande : make menuconfig 
- Commande: make 
- Commande: make clean 
- Commande: ./psybnc (Pour lancer votre psybnc) 
En cas d'erreur: 
.-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-.
,----.,----.,-. ,-.,---.,--. ,-.,----. 
| O || ,-' \ \/ / | o || \| || ,--' 
| _/ _\ \ \ / | o< | |\ || |__ 
|_| |____/ |__| |___||_| \_| \___| 
Version 2.3 (c) 1999-2001
the most psychoid 
and the cool lam3rz Group IRCnet


Configuration File: psybnc.conf
Language File: psyBNC Language File - English
No logfile specified, logging to log/psybnc.log
Cannot create listening port .. aborting -----> Celas indique que le port est dejas utlise.

Alors il faut le configure votre fichier psybnc.conf 


=La configuration du fichier psybnc.conf=


Editer votre fichier 
- Commande: pico psybnc.conf 
Une fois dans votre editeur: - Changer le # de port:
PSYBNC.SYSTEM.PORT1=30337 Pour "seter" votre VHOST: Changer la ligne: PSYBNC.SYSTEM.HOST1=*
- PSYBNC.SYSTEM.HOST1=VOTRE.VHOST.XXX

Par la suite relancer votre psybnc: ./psybnc 


=Connection au psybnc=


Une fois lancer sans erreur vous pouvez vous connecte avec votre client IRC.
- /server (votre VHOST):(le port du psybnc)
Ensuite: 
-Welcome([email protected])- psyBNC2.3
--psyBNC([email protected])- Your IRC Client did not support a password. 
Please type /QUOTE PASS yourpassword to connect. <------ Cette ligne vous indique d'entre votre mot passe.
- Commande: /quote pass (votre_pass) 
Maintenent pour vous connecter a un serveur:
- Commande: /quote addserver (le_nom_du_serveur):(port) 

=Les commandes=


cat (nomdufichier) : Lis le contenu des fichiers spécifiés.

cd (repertoire) : Permet de changer de repertoire.

pwd : affiche le repertoire courant.

ls -la : Affiche les fichiers du repertoire courant.

cp (ficher) (destination) : Pour copier un fichier.

mv (fichier) (destination) : pour bouger un fichier.

ps : Permet de voir les processus lancer ainsi que le (PID).

kill -9 (#PID) : permet d'arreter un de VOS processus en cours.

exit : Permet de sortir du shell courant.

mkdir (nomdurepertoire) : Permet de créer un répertoire.

rm -fri (repertoire ou fichier) : Permet d'effacer.

man (commande) : Pour avoir de l'aide sur la commande demander

Copyright® 2002 WiseShell web design