<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/4126" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2003-04-14T07:42:13-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/4126</id>

		<entry>
		<author><name><![CDATA[bobjuh]]></name></author>
		<updated>2003-04-14T07:42:13-04:00</updated>

		<published>2003-04-14T07:42:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=19057#p19057</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=19057#p19057"/>
		<title type="html"><![CDATA[Cant stop my eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=19057#p19057"><![CDATA[
try SSH to the box the eggdrop is running on.<br>Do a the "ps x" command.<br><br>You will see what you are running.<br><br>You will see something like this<br><br>  PID TTY      STAT   TIME COMMAND<br>27050 pts/2    S      0:00 -bash<br>27076 pts/2    R      0:00 ps x<br><br>Then use kill -9 &lt;pid&gt;<br>use the number<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=109">bobjuh</a> — Mon Apr 14, 2003 7:42 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-04-12T13:42:17-04:00</updated>

		<published>2003-04-12T13:42:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=18993#p18993</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=18993#p18993"/>
		<title type="html"><![CDATA[Cant stop my eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=18993#p18993"><![CDATA[
Your provider may not support/allow you telnet into the shell, but you should still be abel to telnet into the bot, using the IP address specified int eh config file, and the port you have used in the "listen user" command ("listen all" if you didn't make it specific).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Sat Apr 12, 2003 1:42 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-04-12T13:04:50-04:00</updated>

		<published>2003-04-12T13:04:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=18986#p18986</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=18986#p18986"/>
		<title type="html"><![CDATA[Cant stop my eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=18986#p18986"><![CDATA[
i have no telnet support. I can only use SSH and FTP...<br><br>but my hoster missed to tell me all the main facts.... so in time i have only SSH no Telnet... <br><br>And why i want to kill the bot.. because thats whats the supporter told me..<br>its an terra incocnita such an eggdrop.. i use it since 1 month and does not know very mutch :]<p>Statistics: Posted by Guest — Sat Apr 12, 2003 1:04 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2003-04-12T12:58:33-04:00</updated>

		<published>2003-04-12T12:58:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=18984#p18984</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=18984#p18984"/>
		<title type="html"><![CDATA[Cant stop my eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=18984#p18984"><![CDATA[
In the pid.^VictorY^ he stored an number, that number is in fact it's pid. And why do you want it to be killed? Have you tryed to telnet in and see what is happening why he dosen't get back on irc?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Sat Apr 12, 2003 12:58 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-04-12T12:55:32-04:00</updated>

		<published>2003-04-12T12:55:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=18983#p18983</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=18983#p18983"/>
		<title type="html"><![CDATA[Cant stop my eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=18983#p18983"><![CDATA[
Hi,<br><br>this day my bot disconnectet from IRC but he's still running. <br>Supporter from my Shell_hosting-Service told me to kill the bot.<br><br>kill -9 &lt;pid&gt;<br><br>My Pid file is called pid.^VictorY^<br>The main point is by running &gt;kill -9 pid.^Victory^&lt; I get an error message whitch is told me that no such pid.^Victory^ is found.<br><br>Whats the problem? I need my Eggdrop.<br><br>Plz Help<br>THx<br>Smokefoot<p>Statistics: Posted by Guest — Sat Apr 12, 2003 12:55 pm</p><hr />
]]></content>
	</entry>
	</feed>
