Results 1 to 10 of 10
Threaded View
-
23rd May 2011, 09:06 AM #1OPMember
{Tut} How to setup a IRC server.
How To Make a IRC Server
What is a IRC : An IRC is a Internet Relay Chat (IRC) is a form of real-time Internet text messaging (chat)
How to install a IRC server.
Before we do anything we must make a new user ,
Example
Code:adduser admin && passwd admin
Code:su admin
Code:yum update
Code:yum install gcc-c++ compat-gcc-32 compat-gcc-32-c++
Code:wget "http://www.inspircd.org/?p=download"
Code:tar xjvf InspIRCd-2.0.4.tar.bz2
Code:cd inspircd ./configure
Step 6 : Once complied install the IRC
Code:make install
Go to this folder :Code:cd /home/admin/inspircd/run/conf
Code:cp inspircd.conf.example inspircd.conf
Code:nano inspircd.conf
Step 9 : Now we fix our opers.conf.example file/
Code:nano opers.conf.example
Once thats done you can exit out and save.
Step 10 : Run the IRC.
Code:cd inspircd
Code:./inspircd start
Dom Reviewed by Dom on . {Tut} How to make a IRC server. http://www.macslice.net/wp-content/uploads/2008/12/IRC.png How To Make a IRC Server What is a IRC : An IRC is a Internet Relay Chat (IRC) is a form of real-time Internet text messaging (chat) How to install a IRC server. Before we do anything we must make a new user , Rating: 5
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
How to make Windows server at home?
By 18folder in forum Hosting DiscussionReplies: 4Last Post: 18th May 2012, 05:52 PM -
Can't Make It So I Can Login To FTP Server
By Maverick in forum Server ManagementReplies: 3Last Post: 5th Feb 2012, 03:31 PM -
Is it possible to make CS 1.6 server in a VPS?
By gfxguru in forum Server ManagementReplies: 13Last Post: 28th Jul 2011, 09:31 AM -
FTPBox - Make a DropBox Like with your FTP server
By l0ck in forum News & Current EventsReplies: 3Last Post: 6th Jun 2011, 07:35 PM -
Is it possible to make money with a dedicated server?
By desibreaker in forum Webmasters, Money MakingReplies: 2Last Post: 25th Oct 2009, 05:11 AM
themaCreator - create posts from...
Version 3.45 released. Open older version (or...