1. wget http://www.neostats.net/NeoStats-2.5.14.tar.gz ( Or go to http://www.neostats.net for lastest versions). 2. gunzip NeoStats-2.5.14.tar.gz 3. tar -xvf NeoStats-2.5.14.tar 4. cd NeoStats-2.5.14 5. ./configure --help ( Here you should chose how to configure it and for which software, if you are using UnrealIRCD...) ./configure --enable-unreal32 6. ENTER 7. make 8. make install 9. cd 10. cd NeoStats 11. ./makeconf What will your server name be? (ie: stats.somenet.net) [stats.somenet.net] -> <--- stats.yourdomain.com What is your IRC server's IP? (ie: 127.0.0.1) [127.0.0.1] -> <--- Use IP That was given by Voodoohosting. What is the IRCd's Link port? (ie: 7890) [6667] -> <--- Port that is opened on HUB Server for Servers\Links. What is the IRCd's Link password for stats? (ie: bleh) [LinkPass] -> <--- Password for connecting. ( C\N lines in IRCDs server). NeoStats Server comment? [NeoStats 2.5 IRC Statistical Server!] -> <--- Description of your NeoStats Server. Network name? (refer to your networks file. ie: CyberChat-IRC) [SomeNet-IRC] -> <--- Name of your Network. The host NeoStats is connecting from, most people use services.theirnetwork.net [NeoStats.Net] -> <--- services.yourdomain.com NeoStats User? (This is the part before @yourhost.net) [Neo] -> <--- Ident for NeoStats. What channel should NeoStats join on IRC? [#services] -> <--- Channel that NeoStats will auto join on startup. Time in seconds we wait before attempting to reconnect to the server on a split? [10] -> <--- Time in seconds we wait before attempting to reconnect to the server on a split. What IP should NeoStats Bind to? (ie: 127.0.0.1) This is optional. See neostats.cfg for more information [127.0.0.1] -> <--- Use IP that was given by Voodoohosting.com 12. pico neostats.cfg 13. FIND: # NO_LOAD [YOU MUST REMOVE THIS] # If this is in the neostats.cfg your NeoStats WILL NOT START UP. To # disable this simply comment this line out. e.g. # # NO_LOAD <- NeoStats will not load. # # #NO_LOAD <- NeoStats will load. NO_LOAD <--- Set # in front of NO_LOAD (ex. #NO_LOAD). # LOAD_MODULE [OPTIONAL] # What modules to load at start-up. e.g. # # LOAD_MODULE statserv # # Will load up StatServ at boot # # Multiple instances of LOAD_MODULE may be specified # this is the StatServ Module #LOAD_MODULE statserv <--- If you want to ENABLE this Module remove #. #This is a new module. LoveServ, send a rose, hug, kiss, chocolate, etc to that # Special IRC Somebody. :D #LOAD_MODULE loveserv <--- If you want to ENABLE this Module remove #. # The HostServ module provides vhost services #LOAD_MODULE hostserv <--- If you want to ENABLE this Module remove #. # MoraleServ. A fun module to cheer people up. #LOAD_MODULE moraleserv <--- If you want to ENABLE this Module remove #. # ConnectServ will watch all connections to the network and can report them # to the services channel. It can also watch and report Nickname changes. #LOAD_MODULE connectserv <--- If you want to ENABLE this Module remove #. #SERVICE_ROOTS [OPTIONAL] # Who should get access to NeoStats regardless of their O line flags. # You can specify this option up to 10 times to specify different # nicks who will be allowed this privilege. e.g. # # SERVICE_ROOTS fish!?Fish@*.neostats.net # # Will give "fish" access to NeoStats Privileged commands if fish has # Umode +r and comes from the specified hostname and ident. #SERVICE_ROOTS Shmad!?Shmad@Coder.NeoStats.net #SERVICE_ROOTS ^Enigma^!*@*.au <--- Fix this to NICKNAME\IDENT\HOSTNAMEs of your ROOT Admins. #SERVICE_ROOTS Fish!?Fish@*.dynam.ac Written by Daky Voodoohosting.com Tech Support. Email: daky@voodoohosting.com