<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=3654&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / DeleteService]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=3654</link>
		<description><![CDATA[The most recent posts in DeleteService.]]></description>
		<lastBuildDate>Sun, 05 Jul 2020 17:46:33 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: DeleteService]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=23268#p23268</link>
			<description><![CDATA[<p>Thanks for the answers guys.&#160; Unfortunately, or fortunately, as the case may be, on reboot the DeleteService process hasn&#039;t returned.&#160; So any searches for it are now moot.&#160; If it ever returns I&#039;ll try your suggestions and report what I find.&#160; I do know it was running under my account but don&#039;t remember the PID.&#160; It was just so weird that it didn&#039;t show up under ps -AF that it kind of threw me for a loop.&#160; I&#039;ve never seen a process that showed up under -e that didn&#039;t show up under the -AF options before.</p>]]></description>
			<author><![CDATA[dummy@example.com (garyk)]]></author>
			<pubDate>Sun, 05 Jul 2020 17:46:33 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=23268#p23268</guid>
		</item>
		<item>
			<title><![CDATA[Re: DeleteService]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=23219#p23219</link>
			<description><![CDATA[<p><span class="bbc">pgrep -a DeleteService</span>?</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Fri, 03 Jul 2020 17:20:33 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=23219#p23219</guid>
		</item>
		<item>
			<title><![CDATA[Re: DeleteService]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=23216#p23216</link>
			<description><![CDATA[<p><span class="bbc">ps -e | grep DeleteService</span> should tell you the PID in the first column of output. Try <span class="bbc">ps -p xxx</span> where xxx is the PID. Then <span class="bbc">ps -fp xxx</span> and <span class="bbc">ps -Fp xxx</span>.</p><p>If the last two don&#039;t work look in /proc/xxx and see if you can find out what it is (compare with /proc/n for tasks that appear normal).</p><p>If you can&#039;t find the PID try <span class="bbc">ps -e | less</span> and <span class="bbc">ps -ef | less</span> etc.</p><p>But I don&#039;t have such a task running so I&#039;m guessing if this will help.</p><p>Chris</p>]]></description>
			<author><![CDATA[dummy@example.com (chris2be8)]]></author>
			<pubDate>Fri, 03 Jul 2020 16:26:47 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=23216#p23216</guid>
		</item>
		<item>
			<title><![CDATA[DeleteService]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=23207#p23207</link>
			<description><![CDATA[<p>When running atop a service titled DeleteService shows up near the top of the process list.&#160; It also shows up if I run the following command from a bash prompt: ps -e | grep DeleteService.&#160; All that shows though is that the process exists which is not a lot of help.&#160; But, if I run ps -eF | grep DeleteService to find out more about it it does not show up in the list of running processes.&#160; Nor does it show up running ps -AF | grep DeleteService.&#160; </p><p>I&#039;ve done some searches looking for this on the internet and can find nothing about this process.&#160; I get some systemd returns to my searches but nothing about the DeleteService process itself.&#160; Is this an artifact left over from removing systemd?&#160; Or is this something else as to the best of my memory I can not remember ever seeing this process before.</p>]]></description>
			<author><![CDATA[dummy@example.com (garyk)]]></author>
			<pubDate>Fri, 03 Jul 2020 00:21:47 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=23207#p23207</guid>
		</item>
	</channel>
</rss>
