Jun 272009

>> CLICK HERE TO KNOW HOW TO INSTALL UNREAL IRCD FIRST. <<

After installing unreal ircd you must be looking for installation of Anope Services, so here is the tutorial for you about how to Install (setup / compile) Anope services in few easy steps.

1.) Type: wget http://downloads.sourceforge.net/project/anope/anope-stable/Anope%201.8.2/anope-1.8.2.tar.gz

Above command will download anope-1.8.2.tar.gz in your shell

2.) Type: tar -zxvf anope-1.8.2.tar.gz
Above command will untar your anope-1.8.0.tar.gz and extract all containing files in anope-1.8.0 folder. Now change directory to anope-1.8.0. For that type command given below.

3.) Type: cd anope-1.8.2
Now you are in anope-1.8.0 directory.

4.) Type: ./Config

Above command will config your anope services it will ask you few questions.

In what directory do you want the binaries to be installed?
[/home/username/services]

Keep it blank and hit enter.

/home/username/services does not exist.  Create it?
[y]

Just hit enter for next question

Where do you want the data files to be installed?
[/home/username/services]

Again hit enter as we need it to be default

Which group should all Services data files be owned by?  (If Services
should not force files to be owned by a particular group, just press
Return.)
[]

Press enter for next question

What should the default umask for data files be (in octal)?
(077 = only accessible by owner; 007 = accessible by owner and group)
[077]

Press enter again as we need default setting.

Allow anope to automatically check for mysql libaries?
unless you get errors with make, there is no need to
change this setting.
[yes]

Press enter again. Thats it. now it will config your anope services. now you will have to run make command.

5.) Type: make

Above command will compile anope services.

6.) Type: make install

Above command will install anope services. Now you have to change directory to services which is in your home directory so for that type command given below.

7.) Type: cd ../services/

Now you are in services directory and you have to edit services.conf file but there is no services.conf exists so you have to copy example.conf file as services.conf file for that type command given below.

8.) type: cp example.conf services.conf

Now type following command to edit services.conf

9.) type: pico services.conf

Here you have to edit only 4 lines to get your services work.

IRCDModule “unreal32″

Just remove “#” from start of this line

RemoteServer 127.0.0.1 6667 “services”

change “127.0.0.1″ to your given ircd ip by your ircd shell provider and replace “services” with your password which you have applied in unrealircd.conf in your service link block

ServerName “services.yourdomain.com”

This value should be also as per your unrealircd.conf ’s service link block.

ServicesRoot “YourNicknameHere”

Put your nickname in this value “YourNicknameHere”

10.) now just save your settings and type: ./services -debug -nofork

if everything goes normally and don’t give any error just start your services with command given below.

11.)  Type: ./services

If you find any problem or error while installing (setting up / compiling) Anope services just comment here to get help, I will try to fix errors.

Click here to know:: How to setup (compile/install) BOPM Proxy Scanner Bot

Jun 192009

Its been a very big issue for newbies who buy shell and they don’t know how to install psybnc and How to use psybnc on mirc, Well Here in this post I will share tutorial about how to use psybnc on mirc. Tutorial about How to Install Psybnc has been discussed earlier. Click Here To Read How To Install Psybnc On Shell

Assuming that you have install psybnc sucuessfully, here i start how to use psybnc on mirc with easy steps.

1.) After you install psybnc you will get server name, identd (username to use as your logoin for psybnc) and port.

2.) Open Mirc and Fill up all information as guided in below pic:

psybnc1

Full name: You can put anything here

Email: Don’t use your email, just put your name in that field else it will conflict with your identd (username of psybnc) and it will give you error: “<-psyBNC> Wrong Password. Disconnecting.” so simply use your name in that field.

Nick: Put your nick which you want to use on IRC

Alternative: Put any other nick ( in case your nick is already in use on irc, this option will obtain your alternative nick). You can keep it blank if you want.

Click ok After doing this and then type command given below at your Mirc status window.

3.) Type: /identd on username

Type command given above at status window of your mirc. Replace field “username” with your “psybnc’s identd (username to use as your logoin for psybnc)”

4.) You are almost done. Now just use following command syntax to get connected to your psybnc at Mirc status window

type: /server <your.servername.com> <port> <password>

<your.servername.com> : replce this field with host name of your shell or psybnc server name. If you don’t know it ask your shell or psybnc provider about it.

<port> : replace this field with listening port of psybnc.

<password> : if you are starting your psybnc for the 1st time then you can use any password of your choice. It will become your psybnc’s password.

5.) After you perform command given above you will get connected to psybnc and you will recieve “welcome msg from psybnc”. Now you have to add vhost to your psybnc. Type following command to add vhost to your psybnc.

6.) type: /bvhost your.vhost.here.com

this will add your vhost. Replace “your.vhost.here.com” with vhost of your psybnc server. If you dont know about it then ask your shell or psybnc provider.

Next step is to add irc server to psybnc to get connected to paticular IRC NETWORK like dalnet, efnet, undernet or any other of your choice. For that just follow command given below to add irc server in psybnc.

7.) type: /addserver irc.efnet.net 6667

here i have given example of one efnet server. you can use server name of particular network instead of “irc.efnet.net” to get connected to server of your choice.

After performing above command you just have to wait for few seconds. Your psybnc will automatically get connected to your choice of irc network.

Next time when you want to connect your psybnc you just need to follow step 2, 3 and 4

Make sure you note down  or remmber your psybnc’s ident(username), port, server name (server host) and password.

For any assistance you can comment below.

© 2010 WebsHost.net