• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here:Home » Installing IRC Server on Rackspace Cloud Server

By Abhishek Ghosh December 5, 2013 6:26 am Updated on December 5, 2013

Installing IRC Server on Rackspace Cloud Server

Advertisement

Installing IRC Server on Rackspace Cloud Server means we will run Internet Relay Chat server of our own.This guide explains how to install IRC server ircd-irc2. Previously, we talked about IRC Clients for OS X and Internet Relay Chat or IRC. This is a step by step guide with all the commands for installing IRC Server on Rackspace Cloud Server.

 

Installing IRC Server on Rackspace Cloud Server : Basics

 

There will be not much difference in commands for installing IRC Server on Rackspace Cloud Server or any other server, you can even install on localhost, however, the networking side should configured properly.
Basically we need to SSH to remote server. For that purpose, on Mac and GNU Linux, we have Terminal App and other applications like iTerm2. There is also SSH Tunnel Apps for Android. For Windows PC, you have to use PuTTY. You can watch video like this one for the initial steps to spin up the server.

For Windows, you will start to SSH with this kind of Window :

Advertisement

---

Installing IRC Server on Rackspace Cloud Server

But for OS X or Linux, we will use commands directly, you can read the guide on Connecting Cloud Server From Mac OS X Using iTerm2.

 

Installing IRC Server on Rackspace Cloud Server : Steps and commands

 

We need some basic preparation for installing IRC Server on Rackspace Cloud Server. We will use Ubuntu latest version for this purpose. Type :

 

Vim
1
sudo nano /etc/apt/sources.list

 

This is to add enable the universe and multiverse repositories in Ubuntu. It will look like this for Rackspace :

 

Rackspace Ubuntu

Its updated as Rackspace updates the mirror on few hourly basis, still as convention, update it :

 

Vim
1
2
apt-get update
apt-get upgrade

 

To install ircd-irc2, run the following command :

 

Vim
1
sudo apt-get install ircd-irc2

 

The IRC settings can be done in the configuration file /etc/ircd/ircd.conf :

 

Vim
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
sudo nano /etc/ircd/ircd.conf
 
#Edit :
 
M:irc.localhost::Debian ircd default configuration::000A
 
# irc.livecipher.com should be resolvable in your Domain Name Server. The IRC host name should not be same as the host name.
#Edit :
 
A:Organization, IRC dept.:Daemon <ircd@example.irc.org>:Client Server::IRCnet:
 
There is an example configuration file at : /usr/share/doc/ircd-irc2/ircd.conf.example.gz. The IRC banner has to be displayed in the IRC client, when the user connects to the server can be set in /etc/ircd/ircd.motd file. Restart :
 
&nbsp;
<pre>
sudo /etc/init.d/ircd-irc2 restart

 

This is not the hybrid version, this is not intended to install ZNC a system daemon.

Tagged With XV4L , fasterupk , examinexzb , dotlrp , connectede3m , cavey91 , beneath2bl , beenjbi , 93VZ , 8G9Q
Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to Installing IRC Server on Rackspace Cloud Server

  • Nginx WordPress Installation Guide (All Steps)

    This is a Full Nginx WordPress Installation Guide With All the Steps, Including Some Optimization and Setup Which is Compatible With WordPress DOT ORG Example Settings For Nginx.

  • WordPress & PHP : Different AdSense Units on Mobile Devices

    Here is How To Serve Different AdSense Units on Mobile Devices on WordPress With PHP. WordPress Has Function Which Can Be Used In Free Way.

  • Internet Relay Chat or IRC Details

    Internet Relay Chat or IRC efers to a purely text-based chat system. It allows discussions with any number of participants in the so-called channels.

  • Installing WordPress on Rackspace Cloud Server with Cloud Database

    Installing WordPress on Rackspace Cloud Server with Cloud Database can give you a good performance with scalable and economically best solution. Simple Guide.

performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Hybrid Multi-Cloud Environments Are Becoming UbiquitousJuly 12, 2023
  • Data Protection on the InternetJuly 12, 2023
  • Basics of BJT TransistorJuly 11, 2023
  • What is Confidential Computing?July 11, 2023
  • How a MOSFET WorksJuly 10, 2023
PC users can consult Corrine Chorney for Security.

Want to know more about us?

Read Notability and Mentions & Our Setup.

Copyright © 2023 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy