|
|
| Author |
Message |
DraginX none

Joined: 12 Jul 2004 Posts: 2
|
Posted: Jul 12, 2004 2:20pm Post subject: KLined Myself :( |
|
|
I am a oper to my network. And someone tried to be funny and put "DraginX_WorkingOut" (making fun of me) so I gave him a warning but he continued. So I decided to kline him. Well, I didn't hit tab twice and ended up klining myself. I tried looking through the configs to see anything about k-line and nothing good showed up. And the other opers are hardly ever on.
I'm using Unreal version 3.2
Hope you guys can help  |
|
| Back to top |
|
 |
Julia none

Joined: 30 Jun 2004 Posts: 17
|
Posted: Jul 12, 2004 3:53pm Post subject: |
|
|
So now you got a lesson to think before you type
Possible ways:
1) Get another oper remove K-line (find them by ICQ or other way to communicate)
2) Connect from another host BNC/PROXY/ANOTHER ISP anything else...
and remove K-line (/unkline HOSTMASK , /stats k to find out)
3) If you have way to logon to shell
kill -1 ("ps x" to find out whats the pid is) - a way to run /rehash from shell (yes, /rehash does clean all temp K-lines set with /Kline); or just restart ircd from shell
some more yet not so simple alternatives follow... |
|
| Back to top |
|
 |
DraginX none

Joined: 12 Jul 2004 Posts: 2
|
Posted: Jul 12, 2004 4:20pm Post subject: |
|
|
Whoops, forgot to say I figured it out. Well Cobi on IRC helped me, and yes #3 worked
Thanks |
|
| Back to top |
|
 |
Cobi Lurker

Joined: 30 Dec 2003 Posts: 120 Location: IRC
|
Posted: Jul 12, 2004 5:12pm Post subject: IRC |
|
|
| Answered on IRC |
|
| Back to top |
|
 |
katsklaw Guru

Joined: 28 Jun 2004 Posts: 1614 Location: Somewhere you're not.
|
Posted: Jul 12, 2004 5:20pm Post subject: |
|
|
| Code: |
killall -HUP <proccess-name>
|
The above works as well. So if the process name is 'ircd' then killall -HUP ircd
This will SIGHUP all processes that you own called ircd. |
|
| Back to top |
|
 |
Cobi Lurker

Joined: 30 Dec 2003 Posts: 120 Location: IRC
|
Posted: Jul 12, 2004 5:27pm Post subject: |
|
|
| katsklaw wrote: | | Code: |
killall -HUP <proccess-name>
|
The above works as well. So if the process name is 'ircd' then killall -HUP ircd
This will SIGHUP all processes that you own called ircd. |
run under root that would sighup all the ircd processes |
|
| Back to top |
|
 |
Willaim Idler

Joined: 27 Jun 2003 Posts: 321 Location: IRC
|
Posted: Aug 03, 2004 2:39pm Post subject: |
|
|
| For #3 a simple: 'Just do " ./unreal rehash " from the shell' would simplify things =) |
|
| Back to top |
|
 |
W-Unit Newbie

Joined: 29 Jul 2004 Posts: 83
|
Posted: Oct 13, 2004 8:52pm Post subject: |
|
|
| Would it not work to add an exception for *@127.0.0.1 in the config file? |
|
| Back to top |
|
 |
pomme none

Joined: 05 Aug 2004 Posts: 28
|
Posted: Oct 13, 2004 11:07pm Post subject: |
|
|
| katsklaw wrote: | | Code: |
killall -HUP <proccess-name>
|
The above works as well. So if the process name is 'ircd' then killall -HUP ircd
This will SIGHUP all processes that you own called ircd. |
killall is not in every UNIX-like operating system. For example, OpenBSD 3.5 doesn't have it.
[pomme@alsbox.mshome.net ~/]$ uname -a
OpenBSD alsbox.mshome.net 3.5 GENERIC#34 i386
[pomme@alsbox.mshome.net ~/]$ whereis killall
[pomme@alsbox.mshome.net ~/]$ killall -9 ircd
killall: Command not found.
[pomme@alsbox.mshome.net ~/]$ |
|
| Back to top |
|
 |
Horizon Lurker

Joined: 10 May 2003 Posts: 145 Location: Regina, Saskatchewan, Canada
|
Posted: Oct 14, 2004 12:06am Post subject: |
|
|
| In openbsd it would be /usr/bin/pkill which in essance does the same thing. |
|
| Back to top |
|
 |
p44chris none

Joined: 05 Jul 2004 Posts: 6
|
|
| Back to top |
|
 |
Wizards none

Joined: 09 Aug 2004 Posts: 2
|
Posted: Nov 02, 2004 9:09am Post subject: Re: KLined Myself :( |
|
|
| DraginX wrote: | I am a oper to my network. And someone tried to be funny and put "DraginX_WorkingOut" (making fun of me) so I gave him a warning but he continued. So I decided to kline him. Well, I didn't hit tab twice and ended up klining myself. I tried looking through the configs to see anything about k-line and nothing good showed up. :( And the other opers are hardly ever on.
I'm using Unreal version 3.2
Hope you guys can help :) |
Don't be so sensitive... lol, gees is ur self eteme really that low? Oh never mind that's right you wast countless hours talking to loosers on IRC lol |
|
| Back to top |
|
 |
radius Lurker

Joined: 24 Aug 2004 Posts: 114
|
Posted: Nov 02, 2004 11:41am Post subject: Wizards |
|
|
Wizards:
You should get some manners and an education before attempting to cut someone else up - you just became the new village idiot ... thanks for entertaining the troops!
--
radius
 |
|
| Back to top |
|
 |
[DiMENSiON] Eleet

Joined: 06 Sep 2003 Posts: 670
|
Posted: Nov 03, 2004 3:17am Post subject: |
|
|
Don't ya just love it when people do that :D
P.S WOOHOO i'm not the villiage idiot anymore! |
|
| Back to top |
|
 |
|