Install UIRC ??

These are old archives. They are kept for historic purposes only.
Post Reply
hibbert
Posts: 35
Joined: Sat Apr 16, 2005 10:30 am

Install UIRC ??

Post by hibbert »

Hi,
i'm a noob with irc, but i have a vServer. Now i have downloaded unreal 3.2.3.
Then i have extracted it. after that i load it up on my server.

And now ?

what do i have do do that my irc - server is running ??

thx hibbert
I hope you understand my bad english :wink:
Ron2K

Post by Ron2K »

You can start by reading the documentation and FAQ. Links to both in the sig.
hibbert
Posts: 35
Joined: Sat Apr 16, 2005 10:30 am

Post by hibbert »

i have uploaded all files and changed in the derectory. then i typed in putty:
./Config

but this message was shown:
-bash: ./Config: Permission denied
why ? i tryed it as a normal user and as root.

please help me...

thx hibbert
I hope you understand my bad english :wink:
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post by Dukat »

Don't upload all the files to your shell. Download the .tar.gz from your shell and extract it there.
If you don't make mistakes, you aren't really trying.
- Coleman Hawkins
hibbert
Posts: 35
Joined: Sat Apr 16, 2005 10:30 am

Post by hibbert »

two more questions:

1) which program should i use to upload my files (i just had one, but i forgot the name and i installed windows again, yesterday)

2) should i upload the files a root or as web1 (server4you) ??

thx hibbert
I hope you understand my bad english :wink:
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post by Dukat »

1) DON'T upload the files. Download it from the shell (e.g. using wget).
2) Always work as the same user who will run Unreal IRCD later.
If you don't make mistakes, you aren't really trying.
- Coleman Hawkins
hibbert
Posts: 35
Joined: Sat Apr 16, 2005 10:30 am

Post by hibbert »

kk thx. i have installed it!! thx
but one wuestion is left:

how do i start my server now ?

thx hibbert
I hope you understand my bad english :wink:
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post by Dukat »

./unreal start
If you don't make mistakes, you aren't really trying.
- Coleman Hawkins
hibbert
Posts: 35
Joined: Sat Apr 16, 2005 10:30 am

Post by hibbert »

ok, tanks, but evrytime im type ./unreal start then this error is shown:
* Loading IRCd configuration ..
* unrealircd.conf:2: unknown directive admodule
[error] ERROR: No cloaking module loaded. (hint: you probably want to load cloak.so)
[error] If you are upgrading from 3.2 (or any older version), be sure to read the release notes or http://www.vulnscan.org/tmp/newcloak.txt regarding the cloaking change!
[error] IRCd configuration failed to pass testing
Possible error encountered (IRCd seemily not started)
my first lines are:
admodule "src/modules/commands.so";

me {
name "Hibbert.de";
info "Hibbert - Chat";
numeric 1;
};
so why do i have this error message ?

thx hibbert
I hope you understand my bad english :wink:
Matridom
Posts: 296
Joined: Fri Jan 07, 2005 3:28 am

Post by Matridom »

hibbert wrote:ok, tanks, but evrytime im type ./unreal start then this error is shown:
* Loading IRCd configuration ..
* unrealircd.conf:2: unknown directive admodule
[error] ERROR: No cloaking module loaded. (hint: you probably want to load cloak.so)
[error] If you are upgrading from 3.2 (or any older version), be sure to read the release notes or http://www.vulnscan.org/tmp/newcloak.txt regarding the cloaking change!
[error] IRCd configuration failed to pass testing
Possible error encountered (IRCd seemily not started)
my first lines are:
admodule "src/modules/commands.so";

me {
name "Hibbert.de";
info "Hibbert - Chat";
numeric 1;
};
so why do i have this error message ?

thx hibbert
Fix your spelling mistakes..

it's "loadmodule" not "amodule"
Never argue with an idiot. They will bring you down to their level, then beat you with experience.
hibbert
Posts: 35
Joined: Sat Apr 16, 2005 10:30 am

Post by hibbert »

ok thats my fault :oops:

but now i have this little problem:
* Loading IRCd configuration ..
[error] unrealircd.conf:80: set::cloak-keys: (key 1) Keys should be mixed a-zA-Z0-9, like "a2JO6fh3Q6w4oN3s7"
[error] unrealircd.conf:81: set::cloak-keys: (key 2) Keys should be mixed a-zA-Z0-9, like "a2JO6fh3Q6w4oN3s7"
[error] unrealircd.conf:82: set::cloak-keys: (key 3) Keys should be mixed a-zA-Z0-9, like "a2JO6fh3Q6w4oN3s7"
[error] unrealircd.conf:79: set::cloak-keys: All your 3 keys should be RANDOM, they should not be equal
[error] 4 errors encountered
[error] IRCd configuration failed to pass testing
Possible error encountered (IRCd seemily not started)
how do i fix that ?

thx again, hibbert
I hope you understand my bad english :wink:
Matridom
Posts: 296
Joined: Fri Jan 07, 2005 3:28 am

Post by Matridom »

hibbert wrote:ok thats my fault :oops:

but now i have this little problem:
* Loading IRCd configuration ..
[error] unrealircd.conf:80: set::cloak-keys: (key 1) Keys should be mixed a-zA-Z0-9, like "a2JO6fh3Q6w4oN3s7"
[error] unrealircd.conf:81: set::cloak-keys: (key 2) Keys should be mixed a-zA-Z0-9, like "a2JO6fh3Q6w4oN3s7"
[error] unrealircd.conf:82: set::cloak-keys: (key 3) Keys should be mixed a-zA-Z0-9, like "a2JO6fh3Q6w4oN3s7"
[error] unrealircd.conf:79: set::cloak-keys: All your 3 keys should be RANDOM, they should not be equal
[error] 4 errors encountered
[error] IRCd configuration failed to pass testing
Possible error encountered (IRCd seemily not started)
how do i fix that ?

thx again, hibbert
The error message is telling you what is wrong.. read it.
Never argue with an idiot. They will bring you down to their level, then beat you with experience.
hibbert
Posts: 35
Joined: Sat Apr 16, 2005 10:30 am

Post by hibbert »

mhh sure.... :oops:
ok thnaks a lot, now the server starts without any problems....

thx again...

hibbert
I hope you understand my bad english :wink:
Post Reply