Search
Web Applications
install Joomla Wordpress Phpbb Drupal FluxBB PunBB osCommerce simple-machines MYBB moodle vBulletin Dolphin-v.7.1.1 PHPNUKE XOOPSServices
install BorkNet Services X3 Services Anope Atheme Services Srvx IRC SrervicesIRCD
install Snircd IRCU INSPIRCD UNREAL Nefarious Bircd Bahamut Asuka CharybdisTCL SCRIPT
TCL SCRIPT FOR EGGDROP
Allprotection4.7 AntiproxyBots
Bots install FishBot bobot++ Eggdrop janus Omega Security Services Botnix Bopm SupyBot PyLink HopmLatest topics
Guide install Borknet_services
BMT IRC Network :: BMT :: BMT
Page 1 of 1
Guide install Borknet_services
day:Friday
date:27/4/2012
Guide:mIRCx
topic: full Guide install borknet_services
ok before i start in guide i want to say something we need 3 to make them
1) install snircd
2) install phpmyadmin
3)install borknet_Services
ok this services for snircd and run on ircu all bots Q S T and more
now we start step by step
install snircd:
before we install phpmyadmin we need install mysql server from Synaptic Package Manager and we write in search apache and we need install apache2
after we install apache now we need install php5 and we need again in search write
php5 and install
and after we install php5 and we can inside to phpmyadmin we need again write in search mysql server and if you look this Configuring mysql-server-5.0 new password for the MySQL you need write your password two times this for inside to phpmyadmin you need password root......... and this look like this
step:3
step:4
install Borknet_services
for run modules in borknet_services you need auth to Q and you need up to oper and write to operserv the commands
if you want change topic you need write
its the Borknet_services old
http://www.f2h.co.il/l2x7kjahi65r
this new Services
http://www.f2h.co.il/8tcxcxsotdqn
or from here
http://www.f2h.co.il/1ppe8d4b8h06
bot.conf by MIRCX
Good luck
www.mIRCx.co.il
date:27/4/2012
Guide:mIRCx
topic: full Guide install borknet_services
ok before i start in guide i want to say something we need 3 to make them
1) install snircd
2) install phpmyadmin
3)install borknet_Services
ok this services for snircd and run on ircu all bots Q S T and more
now we start step by step
install snircd:
- Code:
sudo apt-get install gcc
sudo apt-get install build-essential
sudo apt-get install byacc
sudo apt-get install flex
wget http://ircu.darkserv.net/snircd/snircd.12.10.1.3.4a.tar.gz
tar zxvf snircd 1.3.4a.tar.gz
cd snircd1.3.4a
./configure
make
make install
cd
cd bin/
./ircd
before we install phpmyadmin we need install mysql server from Synaptic Package Manager and we write in search apache and we need install apache2
after we install apache now we need install php5 and we need again in search write
php5 and install
and after we install php5 and we can inside to phpmyadmin we need again write in search mysql server and if you look this Configuring mysql-server-5.0 new password for the MySQL you need write your password two times this for inside to phpmyadmin you need password root......... and this look like this
step:3
- Code:
sudo apt-get install phpmyadmin
sudo dpkg-reconfigure -plow phpmyadmin
sudo ln -s /etc/phpmyadmin/apache.conf /etc/apache2/conf.d/phpmyadmin.conf
sudo /etc/init.d/apache2 reload
cd /var/www/
cd phpMyAdmin
sudo mkdir config
sudo chmod o+rw config
sudo /etc/init.d/apache2 reload
root@jii9i-desktop:~# sudo apt-get install sun-java6-jdk
apt-get -f install
sudo -i
step:4
install Borknet_services
- Code:
sudo apt-get install mysql-client
sudo apt-get install mysql-server
sudo apt-get install openjdk-6-jdk
sudo apt-get install libmysql-java
sudo apt-get install phpmyadmin
svn co https://borknet-dev-com.svn.sourceforge.net/svnroot/borknet-dev-com/borknet_services/trunk borknet_services
mv trunk borknet_services
cd borknet_services
mysql -u root -p services < sql/borknet.sql
chmod u+x createaccount
./createaccount
chmod u+x services
CLASSPATH=$CLASSPATH:/usr/asher/java/mysql.jar
echo $CLASSPATH
./services
if createaccount is no work you need go to Terminal and write this
mysql -u root -p
CREATE USER 'services'@'%' IDENTIFIED BY 'yourpassword';
CREATE DATABASE `services` ;
adduser services
su - services
for run modules in borknet_services you need auth to Q and you need up to oper and write to operserv the commands
- Code:
/msg O load T
/msg O unload T
/mode $me +h Bla mama.mamama.mama
- Code:
/msg O help raw
- Code:
/msg O raw ]OAAA J #123
if you want change topic you need write
- Code:
/msg O raw ]OAAA T #123 lalalala
- Code:
/msg O raw ]OAAA I G #123
its the Borknet_services old
http://www.f2h.co.il/l2x7kjahi65r
this new Services
http://www.f2h.co.il/8tcxcxsotdqn
or from here
http://www.f2h.co.il/1ppe8d4b8h06
bot.conf by MIRCX
- Code:
# 01000010 01101111 01110010 01101011 01001110 01100101 01110100
#
# 888888b. 888 888b 888 888
# 888 "88b 888 8888b 888 888
# 888 .88P 888 88888b 888 888
# 8888888K. .d88b. 888d888 888 888 888Y88b 888 .d88b. 888888
# 888 "Y88b d88""88b 888P" 888 .88P 888 Y88b888 d8P Y8b 888
# 888 888 888 888 888 888888K 888 Y88888 88888888 888
# 888 d88P Y88..88P 888 888 "88b 888 Y8888 Y8b. Y88b.
# 8888888P" "Y88P" 888 888 888 888 Y888 "Y8888 "Y888
#
#
# The BorkNet Services Core config file
#
# only change what's after the = sign.
# if you want to add comment lines, use #
#
#
# Settings about the Server itself
#
# the name of the server
description=mIRCxNet Services
# the services displayed nick
nick=O
# the servers ident
ident=operserv
# the servers host
host=services.mIRCxnet.org
# the network's name
network=mIRCxNet
#
# Settings about the connection to your main ircd
#
# server to connect to
server=192.168.1.18
# port to connect to
port=4400
# password to connect
pass=1234
# the server numeric (unique in network)
numeric=]O
#
# Settings about reporting
#
# channel to report to
reportchan=#mIRCx
# should I report all connects and disconnects?
reportconn=true
# list of ip's you want to ignore (eg. Searchirc)
reportignore=72.64.145.20,71.251.96.252,85.25.141.52
#
# mailserver settings
#
mailserver=127.0.0.1
mailport=25
mailauth=false;
mailuser=myuser;
mailpass=mypass;
#
# MySQL Settings
#
dbserv=localhost
dbuser=root
dbpass=1234
dbtabl=mIRCxQ
#
# Modules to load on startup
# Note The Capital Letter On Each Module Name.
#
modules=G,H,Q,R,S,T,Tutor,X,V,P
# 01000010 01101111 01110010 01101011 01001110 01100101 01110100
Good luck
www.mIRCx.co.il
Similar topics
» guide install SMF
» Guide install UnrealIRCD
» Guide install Inspircd
» Guide install Janus IRC
» Guide install moodle
» Guide install UnrealIRCD
» Guide install Inspircd
» Guide install Janus IRC
» Guide install moodle
BMT IRC Network :: BMT :: BMT
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum
Sat Aug 05, 2023 2:09 am by Chief
» mIRCx IRC Network Config
Sat Jul 15, 2023 9:51 pm by Chief
» ircu2.10.12-pk with dnsbl
Fri Mar 10, 2023 2:22 pm by Admin
» Guide install PyLink on New version FreeBSD
Thu Dec 15, 2022 9:39 pm by Chief
» מדריך התקנה PBot על מערכת הפעלה FreeBsd-12
Mon Dec 05, 2022 5:44 am by Chief
» install Nefarious2 && X3 IRC Services in FreeBsd
Sat Nov 12, 2022 3:12 pm by Chief
» help problem with adduser in Freebsd 12
Fri Nov 11, 2022 9:06 pm by Chief
» מדריך פקודות והתקנה בסרביס X3
Fri Oct 28, 2022 1:43 pm by Chief
» מדריך הגדרות WebIRC in Nefarious2
Thu Apr 07, 2022 4:45 am by Chief