MIRCX IRC Network
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Search
 
 

Display results as :
 


Rechercher Advanced Search

Web Applications
install Joomla Wordpress Phpbb Drupal FluxBB PunBB osCommerce simple-machines MYBB moodle vBulletin Dolphin-v.7.1.1 PHPNUKE XOOPS
Services
install BorkNet Services X3 Services Anope Atheme Services Srvx IRC Srervices
IRCD
install Snircd IRCU INSPIRCD UNREAL Nefarious Bircd Bahamut Asuka Charybdis
TCL SCRIPT
TCL SCRIPT FOR EGGDROP Allprotection4.7 Antiproxy
Bots
Bots install FishBot bobot++ Eggdrop janus Omega Security Services Botnix Bopm SupyBot PyLink Hopm
Latest topics
» מדריך גירסה INSPIRCD V4
Guide install Borknet_services && snircd in FreeBsd EmptySat Aug 05, 2023 2:09 am by Chief

» mIRCx IRC Network Config
Guide install Borknet_services && snircd in FreeBsd EmptySat Jul 15, 2023 9:51 pm by Chief

» ircu2.10.12-pk with dnsbl
Guide install Borknet_services && snircd in FreeBsd EmptyFri Mar 10, 2023 2:22 pm by Admin

» Guide install PyLink on New version FreeBSD
Guide install Borknet_services && snircd in FreeBsd EmptyThu Dec 15, 2022 9:39 pm by Chief

» מדריך התקנה PBot על מערכת הפעלה FreeBsd-12
Guide install Borknet_services && snircd in FreeBsd EmptyMon Dec 05, 2022 5:44 am by Chief

» install Nefarious2 && X3 IRC Services in FreeBsd
Guide install Borknet_services && snircd in FreeBsd EmptySat Nov 12, 2022 3:12 pm by Chief

» help problem with adduser in Freebsd 12
Guide install Borknet_services && snircd in FreeBsd EmptyFri Nov 11, 2022 9:06 pm by Chief

» מדריך פקודות והתקנה בסרביס X3
Guide install Borknet_services && snircd in FreeBsd EmptyFri Oct 28, 2022 1:43 pm by Chief

» מדריך הגדרות WebIRC in Nefarious2
Guide install Borknet_services && snircd in FreeBsd EmptyThu Apr 07, 2022 4:45 am by Chief

April 2024
MonTueWedThuFriSatSun
1234567
891011121314
15161718192021
22232425262728
2930     

Calendar Calendar

Affiliates
free forum

Affiliates
free forum


Guide install Borknet_services && snircd in FreeBsd

Go down

Guide install Borknet_services && snircd in FreeBsd Empty Guide install Borknet_services && snircd in FreeBsd

Post  Chief Sat Jan 25, 2020 5:16 am

Hello people you welcome view the guide from a video how you can run borknet services from FreeBsd

before you go to borknet from freebsd please inside to root and run
Code:

pkg install mysql57-client
pkg install mysql57-server
pkg install openjdk8
pkg install mysql-connector-java
pkg install gcc
pkg install byacc
pkg install flex
after that you can run snircd or nefarious2 I encourage you to install Nefarious2 what do you like or this or this
run snircd 1.3.4
Code:

cd snircd.12.10.1.3.4a
./configure
gmake &&gmake install
run borknet_services
Code:

tar zxvf  borknet-dev-com-trunk.tar.gz
mv trunk borknet_services
cd borket_services
mysqladmin -u root -p create services
mysql -u root -p you need inside to root for this a commands and after back to folder borknet
GRANT SELECT, INSERT, UPDATE, DELETE ON services.* TO 'services'@'localhost' IDENTIFIED BY 'services_123456';
GRANT SELECT, INSERT, UPDATE, DELETE ON services.* TO 'services'@'localhost.localdomain' IDENTIFIED BY 'services_123456';
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
before you run  the services check what you need fix config bot.conf fix the q.conf r.conf and look good the ircd.conf connect with a services is ok!!
ircd.conf
Code:

Connect {
 name = "services.mIRCxnet.org";
 host = "192.168.1.219";
 password = "asher";
 port = 4400;
 class = "Server";
 autoconnect = yes;
};
like how in video doing it
for download snircd and borkne
https://f2h.io/lmgfm01wjycz
borknet
https://f2h.io/1xc4d3d62d9g
snircd version 1.3.4
or you can download snircd version 1.4.0
https://f2h.io/4nbfkt6kbhjl
config snircd && Nefarious2 for Q
https://f2h.io/wje4shdxugvw
good luck!!
Guide by BMT IRC Network
Chief
Chief
Admin

מספר הודעות : 268
Join date : 2011-12-09
מיקום : mIRCx IRC Network

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum