Page 1 of 1

Unreal Installation Corret Method

Posted: Sun Dec 24, 2006 7:07 am
by Hassankhalid
well i request 1 thing if you people know anything abt Unreal Share With all of us thanks.

This All Help For Linux Unix Freebsd Dont Know Much About Windows:)

For Unrealx Installtion: (where x = Version)

1: wget [Moderator: Direct download link removed]

2: gunzip -d Unrealx.tar.gz

3: tar -xvf Unrealx.tar

4: cd Unreal3.2

5: ./Config

6: Answer The Questions

7: pico unrealircd.conf on some os this command ill not work try nano unrealircd.conf or edit unrealircd.conf - vi unrealircd.conf - vim unrealircd.conf all possible options

8: Make Config Sample Config in Unreal Folder i Have 1 Simple And Easy Config You people Can See Below

[Moderator: conf removed]

1 more problem flags for staff let me explain

1: Netadmin = flags "OoaArDRhwgcLkKbZtBnGNCzWHv*^";

2: ServicesAdmin = flags "OoaArDRhwgcLkKbZtBnGCzWHv*^";

3: ServerAdmin = flags "OoArhwgcLkKbZtBnGCzWHv*^";

4: Co-Admin = flags "OorhwgcLkKbZtBnGCzWHv*^";

5: Global = flags "OorhwgcLkKbZtBnGzWHv*^";

6: Local = flags "orhwgcLkKbZtBnGzWHv*^";

9: Edit Config paste into pico unrealircd.conf press ctrl+x press y press enter your config save as unrealircd.conf

10: ./unreal start

Here you Go Server Up


Hope It Will Help For All New Friends

if anyone have any problem feel free pm me and ask ill try to help.

Posted: Sun Dec 24, 2006 11:28 am
by Jobe
6: Local = flags "orhwgcLkKbZtBnGzWHv*^";
Firstly some of the flags you've put there WILL give a user global operator status regardless. Secondly there are flags there that dont even exist in UnrealIRCd.

The 2 i can see that dont exist are * and ^, the few i can see that will give the oper global status include K, Z, t, v, and possibly G. Which therefore renders that a global oper block despite the o.

Posted: Sun Dec 24, 2006 3:54 pm
by Hassankhalid
kindly read config flags "OoaArDRhwgcLkKbZtBnGNCzWHv*^";

the way how can easily put flags other method is like

can rehash
can die
can gline
...........
...........
..........

like that the way u can put all flags in config like i meantion above as well lake of time ill exmplain more leter or if u got any problem regarding this post u can post ill solve thanks.

Posted: Sun Dec 24, 2006 5:12 pm
by Stealth
  1. Don't post conf files.
  2. Don't post direct links to mirrored files or your own files.
  3. If you are going to write a tutorial to set up Unreal, write a real one that requires some reading, not something pre-made.
  4. Unreal was specifically designed to not run "out-of-the-box".
  5. Everyone should read the documentation.
  6. If anyone needed this "guide", they are not suited to run an IRC server.
I think that pretty much sums it up...

Oh, and a simple tutorial already exists at
http://www.x-tab.org/unreal_tutorial.htm

Posted: Sun Dec 24, 2006 10:10 pm
by Jobe
Hassankhalid wrote:kindly read config flags "OoaArDRhwgcLkKbZtBnGNCzWHv*^";

the way how can easily put flags other method is like

can rehash
can die
can gline
...........
...........
..........

like that the way u can put all flags in config like i meantion above as well lake of time ill exmplain more leter or if u got any problem regarding this post u can post ill solve thanks.
I know both methods of using the flags and i also know what they do. And i ALSO know *^ are NOT valid oper flags in UnrealIRCd. I suggest you have a look through "/helpop ?oflags" for valid flags and what they do. And also try having a read through the configuration documentation.