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 - Guide install quakenet newserv in ubuntu EmptySat Aug 05, 2023 2:09 am by Chief

» mIRCx IRC Network Config
guide - Guide install quakenet newserv in ubuntu EmptySat Jul 15, 2023 9:51 pm by Chief

» ircu2.10.12-pk with dnsbl
guide - Guide install quakenet newserv in ubuntu EmptyFri Mar 10, 2023 2:22 pm by Admin

» Guide install PyLink on New version FreeBSD
guide - Guide install quakenet newserv in ubuntu EmptyThu Dec 15, 2022 9:39 pm by Chief

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

» install Nefarious2 && X3 IRC Services in FreeBsd
guide - Guide install quakenet newserv in ubuntu EmptySat Nov 12, 2022 3:12 pm by Chief

» help problem with adduser in Freebsd 12
guide - Guide install quakenet newserv in ubuntu EmptyFri Nov 11, 2022 9:06 pm by Chief

» מדריך פקודות והתקנה בסרביס X3
guide - Guide install quakenet newserv in ubuntu EmptyFri Oct 28, 2022 1:43 pm by Chief

» מדריך הגדרות WebIRC in Nefarious2
guide - Guide install quakenet newserv in ubuntu EmptyThu Apr 07, 2022 4:45 am by Chief

March 2024
MonTueWedThuFriSatSun
    123
45678910
11121314151617
18192021222324
25262728293031

Calendar Calendar

Affiliates
free forum

Affiliates
free forum


Guide install quakenet newserv in ubuntu

Go down

guide - Guide install quakenet newserv in ubuntu Empty Guide install quakenet newserv in ubuntu

Post  Chief Sat Oct 04, 2014 9:36 pm

Guide install quakenet newserv in ubuntu
ok today we show you how we run newserv in ubuntu
first time you need install some things for run newserv in snircd or ircu or nefarious
1 you need install smpt server settings for Q's email
2 install flex
3 install bison
4 install GNU Make
5 install Python 2.4
6 install PostgreSQL
7 install phpPgAdmin
after you install everything  you need inside to phpPgAdmin and create in database newserv this look like this
guide - Guide install quakenet newserv in ubuntu Screen20
guide - Guide install quakenet newserv in ubuntu Screen21
after you create in database newserv you need  run newserv but before inside to root and install bison for run newserv
Code:

apt-get install bison
hg clone https://mircx123@bitbucket.org/quakenet/newserv
cd newserv
./configure
make clean
make
make install
cd
mkdir newserv-install && cd newserv-install
ln -s ../newserv-src/newserv
 ln -s ../newserv-src/modules
after all commands you can see everything this work this look like this
guide - Guide install quakenet newserv in ubuntu Screen22
before we start to run newserv we need fix newserv.conf and create block in ircd.conf and this mean like this
inside to ircd.conf and create block like this
Code:

Connect {
 name = "CServe.mIRCxNet.org";
 host = "192.168.1.12";
 password = "12345";
 port = 4400;
 class = "Server";
 hub = "*";
};
# you should add this to your existing UWorld block
UWorld {
 name = "CServe.mIRCxnet.org";
};
after this make your server rehash and fix newserv.conf
when you inside to newserv you need inside also to file modules and copy some block to newserv.conf this look like this
guide - Guide install quakenet newserv in ubuntu Screen23
guide - Guide install quakenet newserv in ubuntu Screen24
Code:

[irc]
servername=CServe.mIRCxnet.org
servernumeric=NS
serverdescription=Newserv mIRCxNet
hub=primary

[hub-primary]
host=192.168.1.13
#port=9998
port=4400
pass=12345
pingfreq=3600

[pqsql]
host=127.0.0.1
port=5432
username=mircx
password=123456
dbapi2
don't forget you need write in phpPgAdmin newserv no big word like NewServ beacuse this no work
after you fix newserv.conf you need run this and you need see in terminal everything this run
Code:

cd newserv
./newserv
and you see from terminal this
guide - Guide install quakenet newserv in ubuntu Screen25
Credit to gm and other in Quakenet about help
Good luck!!
more thing if the download newserv no work then you welcome download from here
http://www.f2h.co.il/geskzmmplcn7
http://www.f2h.co.il/ez96bmxvdsow
for question you welcome inside to quakenet in channel #dev
and ask
Guide By mIRCx IRC Network help for world people
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