Activity Stream
48,167 MEMBERS
62763 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 10 of 10
  1.     
    #1
    Member

    Default {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
    Step 1 : Login to your server via SSH and type :

    Code: 
    yum update
    Step 2 : We need to compile some packages ~ as root user , here is the command :

    Code: 
     yum install gcc-c++ compat-gcc-32 compat-gcc-32-c++
    Step 3 : Once Compiled we need to get the IRC from source. We can do so by doing so by entering this command :

    Code: 
    wget "http://www.inspircd.org/?p=download"
    Step 4 : Now we need to un-zip the archive.
    Code: 
     tar xjvf InspIRCd-2.0.4.tar.bz2
    Step 5 : Lets Configure the IRC server.
    Code: 
    cd inspircd 
    ./configure
    Note : Keep pressing enter , As they are recommended options.

    Step 6 : Once complied install the IRC
    Code: 
    make install
    Step 7 : Once installed you should we need to correct the config file.

    Go to this folder :
    Code: 
    cd /home/admin/inspircd/run/conf
    Then replace :
    Code: 
     cp inspircd.conf.example inspircd.conf
    Step 8 : Now lets fix the config :

    Code: 
    nano inspircd.conf
    Remove ANYTHING <die in front of it

    Step 9 : Now we fix our opers.conf.example file/

    Code: 
    nano opers.conf.example
    Remove the Username " Brain " and replace with your own , also remove all passwords containing "s3cret"

    Once thats done you can exit out and save.

    Step 10 : Run the IRC.

    Code: 
    cd inspircd
    Code: 
    ./inspircd start
    Then we can connect your IRC server by using your IP:6637. I suggest you use mIRC as a client. You can download it here : http://www.mirc.com/get.html
    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

  2.   Sponsored Links

  3.     
    #2
    Member
    Website's:
    oneddl.eu nfomation.net linksafe.me
    Personally, I'd go with Unreal IRCd (http://www.unrealircd.com/). Its probably much harder to setup but is undoubtedly better than Inspirc. Most trackers use it.

  4.     
    #3
    Member
    Ill create a tut for Unreal IRCd , This was for personal use not BotNet's or Trackers

  5.     
    #4
    Member
    Quote Originally Posted by Domenic View Post
    Ill create a tut for Unreal IRCd , This was for personal use not BotNet's or Trackers
    That?s nice! I?m willing to know how to run an IRC with Unreal

  6.     
    #5
    Member
    No Problems , Im making a Video Tut on how to install UnrealIRCD

  7.     
    #6
    mmm mmm!
    Very interesting.

    I'm planning to create a irc server for my css clan.

    Thanks
    HATERS GONNA probably bring up some valid points considering I am an ignorant little twat so far up my own ass that i blame my problems on everyone and if you criticize me you're automatically wrong.

  8.     
    #7
    Member
    Thanks , I uploading A VIDEO Tutorial to Youtube now , Should make things a little easier for people

  9.     
    #8
    Banned
    Website's:
    porndl.org filesonicforum.com adultdownloads.org jaxxed.org
    Nice job buddy

  10.     
    #9
    Member
    Hi Domenic,

    Thank you for your nice work for us, i really appreciate this. but please do not make video because we learner want commands in text which we can read and recomend. in video its imposible to see all commands and process. so kindly do not wast the time in video making than uploading. just consider on publishing like this.

    Thanks

  11.     
    #10
    Member
    a simple and easy to follow tutorial, thanks!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How to make Windows server at home?
    By 18folder in forum Hosting Discussion
    Replies: 4
    Last Post: 18th May 2012, 05:52 PM
  2. Can't Make It So I Can Login To FTP Server
    By Maverick in forum Server Management
    Replies: 3
    Last Post: 5th Feb 2012, 03:31 PM
  3. Is it possible to make CS 1.6 server in a VPS?
    By gfxguru in forum Server Management
    Replies: 13
    Last Post: 28th Jul 2011, 09:31 AM
  4. FTPBox - Make a DropBox Like with your FTP server
    By l0ck in forum News & Current Events
    Replies: 3
    Last Post: 6th Jun 2011, 07:35 PM
  5. Is it possible to make money with a dedicated server?
    By desibreaker in forum Webmasters, Money Making
    Replies: 2
    Last Post: 25th Oct 2009, 05:11 AM

Tags for this Thread

BE SOCIAL