|
How to install bahamut 1.8.2 Contents
You can find here all the steps you have to do in order to install and run a Bahamut.
In a terminal of the host machine were you want to install the Bahamut just type the folowing commands:
1. type: wget http://bahamut.dal.net/download/bahamut-1.8.4-release.tar.gz
2. type: tar xvzf bahamut-1.8.4-release.tar.gz
3. cd bahamut-1.8.4-release
4. type: pwd u get destination for example /usr/home/devil/bahamut-1.8.4-release
5. type: ./configure --prefix=/usr/home/devil/ircd-1.8.4 --with-maxconnections=1000
6. type: make
7. type: make install u will get override rwxr-xr-x devil/users for /usr/home/devil/ircd-1.8.4/ircd.old? (y/n [n]) type y and press enter 8. type: cd ../ircd-1.8.4
9. type: pwd you get destination example /usr/home/devil/ircd-1.8.4
10. type: cp ../bahamut-1.8.4-release/ircfuture/ircd.conf . <<< with the .
11. type: cp ../bahamut-1.8.4-release/ircfuture/ircd.motd . << with the .
12. pico ircd.conf
13. After that change the things that are noted by QF before you do that make ./mkpasswd enter then you get plaintext: << put the operpass and press enter copy the result to the ircd.conf and put it in the place for the oper pass for each oper.
then after u finish ./ircd to run the ircd go top
|
Add comment
|
Comments
RSS feed for comments to this post.