what's your policy in regards to this?
It heavily depends on the kind of ircop. We have some strict policies about this on our network but they leave enough freedom for the admins. Any admin is free to add local ircops to his box and to remove/keep them as he so pleases. But when it comes to ...
Search found 38 matches
- Mon Feb 27, 2006 2:36 pm
- Forum: General chat
- Topic: Missing IRCops
- Replies: 6
- Views: 6609
- Mon Feb 27, 2006 2:24 pm
- Forum: General chat
- Topic: Windows, Unix, or Linux?
- Replies: 28
- Views: 22528
Unix for me.
And to be exact; Solaris 10. Its been almost a year now that I moved some of my Linux (Debian) servers to Solaris because I'm slowly growing a little unhappy with the way the whole development cycle is going. Especially the move from 2 kernel branches (stable/unstable) to one have made me seriously ...
- Fri May 13, 2005 11:33 pm
- Forum: Unreal 3.2 Support
- Topic: max.user
- Replies: 10
- Views: 6202
Re: max.user
Read the Unreal FAQ. Its likely that your OS cannot handle more and as such you'll need to focus on that. All of this is explained in the FAQ (to some degree).skynet wrote:i have a problem! On my IRCD cant connect more then ~1024 users
its blocked! I dont know why!
- Thu May 12, 2005 11:38 pm
- Forum: Unreal 3.2 Support
- Topic: Resource hungry UnrealIRCd
- Replies: 12
- Views: 4483
I have a small problem believing that Unreal would stall on a massive part. Recently I tested the new Anope on an Unreal 3.2.3 running on Solaris 10 and thrown a lot of shit at it while keeping a session running which simulated clients connecting/logging into services/staying online/some timing out ...
- Thu May 12, 2005 11:30 pm
- Forum: Services
- Topic: Hiding the services(Anope) from Operators Online
- Replies: 8
- Views: 5395
First of all I don't understand what the fuss is all about. Quantity != quality, if people whine about you having too many opers online just tell them to "/whois chanserv" and be done with it, most experienced IRC'ers will already know very well that some services also have oper status. The moment ...
- Sun May 08, 2005 1:40 pm
- Forum: Unreal 3.2 Support
- Topic: Unreal3.2.3.... problem.....
- Replies: 6
- Views: 4105
Allowing your computer to get hacked by running programs in a way which makes it a lot easier to gain full access is stupid. Not only can this affect your own box (data and software on the PC) but is likely to cause hinder for other people on the InterNet as well (think about spam, open relay and a ...
- Fri Apr 29, 2005 3:20 pm
- Forum: Unreal 3.2 Support
- Topic: Disabling flood for certain user ?
- Replies: 5
- Views: 3949
Re: Disabling flood for certain user ?
The only way I'm aware of is by adding another class block and making sure that the user falls within it. Then raise the sendq/recq settings and setup an extra allow{} block so that the user is put in the right class block.]Godlike[ wrote:How can i disable a server (Excess flood) protection for one user ?
- Thu Apr 28, 2005 1:35 pm
- Forum: Unreal 3.2 Support
- Topic: extended bans
- Replies: 2
- Views: 2705
Re: extended bans
They all come from a website using my applet and they all connect to a channel, I don't want them to go to another channel.
This is not something you usually define on the server part and quite frankly I doubt that you can set this for a selection of users (perhaps a module).
Normally you'd ...
This is not something you usually define on the server part and quite frankly I doubt that you can set this for a selection of users (perhaps a module).
Normally you'd ...
- Sat Apr 23, 2005 1:35 pm
- Forum: Services
- Topic: Light service ?
- Replies: 1
- Views: 2168
Re: Light service ?
I've tried to find a service that users can register a user/pass and a channel with.
I do not want 415 different services like nickserv operserv .... only one.
I think that will be hard to do but I also wonder; why not several services ? If it is ease of use you're after just setup a service like ...
I do not want 415 different services like nickserv operserv .... only one.
I think that will be hard to do but I also wonder; why not several services ? If it is ease of use you're after just setup a service like ...
- Mon Apr 18, 2005 3:08 pm
- Forum: General chat
- Topic: What is your opinion on requiring SSL?
- Replies: 8
- Views: 6164
My network doesn't promote it but a growing majority of our users prefers it over a plain connection. I definitely wouldn't stop allowing plain connections, but a reserved port for ssl is absolutely something I'd consider mandatory.
Next to clients we're also planning to implement ssl server links ...
Next to clients we're also planning to implement ssl server links ...
- Thu Apr 14, 2005 11:08 pm
- Forum: General chat
- Topic: unix scripting
- Replies: 5
- Views: 7140
Re: unix scripting
Can someone direct me to a good forum on unix shell scripting?
That is a rather difficult question because Unix knows a lot of different shells and some of them really are not compatible with each other. For example take a look at the Bash shell and the C Shell...
Anyway, I suppose you want to ...
That is a rather difficult question because Unix knows a lot of different shells and some of them really are not compatible with each other. For example take a look at the Bash shell and the C Shell...
Anyway, I suppose you want to ...
- Wed Apr 13, 2005 11:32 pm
- Forum: Unreal 3.2 Support
- Topic: ziplink problem
- Replies: 11
- Views: 6360
Re: ziplink problem
Looks more like a u:line issue to me. Make sure your ulines{} block is correctly setup on all your servers.Jappy wrote:i'm on a three server irc network ,
2 of them are compiled with the zip option the third not
when a try to link the 3 , i got a mess...
- Wed Apr 13, 2005 11:29 pm
- Forum: Unreal 3.2 Support
- Topic: Help Installing IRCD
- Replies: 28
- Views: 18153
Okay, I extracted the files to my root directory and I connect via SSH to the server and when I type in "./Config" to configure the server it says Permission Denied.
Better ask your administrator first. Its not unlikely that he doesn't allow the use of executables, resulting in you being unable to ...
Better ask your administrator first. Its not unlikely that he doesn't allow the use of executables, resulting in you being unable to ...
- Sun Apr 10, 2005 12:26 pm
- Forum: Unreal 3.2 Support
- Topic: Setting up an IRC Server.
- Replies: 3
- Views: 2805
- Tue Apr 05, 2005 4:54 pm
- Forum: Unreal 3.2 Support
- Topic: Starting UnrealIRCd problem
- Replies: 6
- Views: 3859
Re: Starting UnrealIRCd problem
Yes, it's *nix environment.
User has write access to tmp
Moreower, I've set 777 rights ti ensure.
Partiotion is /usr, so isn't noexec.
Just to make sure because this is happening on more than one environment: I'm not referring to /tmp but the tmp subdirectory in your Unreal configuration directory ...
User has write access to tmp
Moreower, I've set 777 rights ti ensure.
Partiotion is /usr, so isn't noexec.
Just to make sure because this is happening on more than one environment: I'm not referring to /tmp but the tmp subdirectory in your Unreal configuration directory ...