this is my ssh output:
[~/Unreal3.2]# ./unreal start I beleive the # (at least on /bin/bash) means you're running as root... DON'T RUN AS ROOT.
Make a new user, redownload and recompile (this is to avoid permissions/ownership problems), copy your config(s) and chown (chown user:group filename ...
Search found 6 matches
- Fri Oct 21, 2005 11:55 am
- Forum: Unreal 3.2 Support
- Topic: auto stop
- Replies: 8
- Views: 4630
- Tue Aug 02, 2005 9:42 pm
- Forum: Unreal 3.2 Support
- Topic: "fishy" timestamp on sjoin
- Replies: 3
- Views: 2075
- Tue Aug 02, 2005 9:38 pm
- Forum: Unreal 3.2 Support
- Topic: "fishy" timestamp on sjoin
- Replies: 3
- Views: 2075
"fishy" timestamp on sjoin
hi,
everytime a user joins a channel i get this:
(22:44:10) -irc.fr3d.org- *** Notice -- Warning! Possible desynch: SJOIN for channel #mmad has a fishy timestamp (1420) [uk.irc.messengermad.com/hub.irc.messengermad.com]
I am on irc.mynet.org, which is connected to the hub, and then everyone else ...
everytime a user joins a channel i get this:
(22:44:10) -irc.fr3d.org- *** Notice -- Warning! Possible desynch: SJOIN for channel #mmad has a fishy timestamp (1420) [uk.irc.messengermad.com/hub.irc.messengermad.com]
I am on irc.mynet.org, which is connected to the hub, and then everyone else ...
- Fri Jun 17, 2005 2:11 pm
- Forum: Unreal 3.2 Support
- Topic: Ban Nick Mask
- Replies: 5
- Views: 2281
so i could do this, yeah?
Code: Select all
except tkl {
mask [email protected];
type qline;
};- Fri Jun 17, 2005 1:22 pm
- Forum: Unreal 3.2 Support
- Topic: Ban Nick Mask
- Replies: 5
- Views: 2281
- Thu Jun 16, 2005 10:19 pm
- Forum: Unreal 3.2 Support
- Topic: Ban Nick Mask
- Replies: 5
- Views: 2281
Ban Nick Mask
Hey,
I'm currently running an IRC network, but it seems that half of the users connecting like to bring a bot with them...
Is there a way I can make it so the ban nick mask bans all usernames with the word Bot in? However (this is the tricky part), i need to allow my bot onto the server (which has ...
I'm currently running an IRC network, but it seems that half of the users connecting like to bring a bot with them...
Is there a way I can make it so the ban nick mask bans all usernames with the word Bot in? However (this is the tricky part), i need to allow my bot onto the server (which has ...