Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Linux] Installing and Configuring Anope
#1
I DID NOT WRITE THIS

Open SSH (EG: PuTTY)

Code:
wget http://sourceforge.net/projects/anope/files/anope-stable/Anope%201.8.2/anope-1.8.2.tar.gz/download

Now To unzip/untar the file
Code:
tar -xzvf anope-1.8.2.tar.gz

Now to change to the Anoper-1.8.2 Directory
Code:
cd anope-1.8.2

To Start the Configuration type
Code:
./Config

When its done configuring type
Code:
make or gmake

Now to fully Install Anope
Code:
make install

ANOPE IS NOW INSTALLED

Now you need to setup your services config file.

Go to the directory
Code:
cd ~/services

Now edit the services.conf file to your standards. Everyone's configuration file will be different on your settings.

After you have edited your services.conf now you need to start it.
You can use either command but the first one is what i like to do so i know they truly started.
Code:
./anoperc start
or
Code:
./services start
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Installing NVIDIA driver on UBUNTU dblkickflip720 1 1,724 07-14-2012, 06:31 PM
Last Post: 'Snorlax
  Installing Java On Backtrack 5 Neal Caffrey 3 12,207 06-22-2012, 04:33 PM
Last Post: eiqhtworks
  Installing Linux Mint Debian- advice? iDiDiT 3 1,987 01-07-2012, 10:25 PM
Last Post: AceInfinity
  Installing Spotify on Ubuntu! Carbon Nox 7 1,594 07-20-2011, 09:49 AM
Last Post: Drakon
  Installing WINE On Centos 5.4 64 Bit? wchar_t 5 3,952 08-14-2010, 09:46 AM
Last Post: N'aix

Forum Jump:


Users browsing this thread: 1 Guest(s)