<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>cPanel Hosting &#124;&#124; eMail Hosting &#187; FreeBSD: How to restart inetd service/Daemon</title>
	<atom:link href="http://enlace-virtual.com/tag/freebsd-how-to-restart-inetd-servicedaemon/feed/" rel="self" type="application/rss+xml" />
	<link>http://enlace-virtual.com</link>
	<description></description>
	<lastBuildDate>Mon, 30 Apr 2012 05:53:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>FreeBSD: How to restart inetd service/Daemon?</title>
		<link>http://enlace-virtual.com/web-hosting/freebsd-how-to-restart-inetd-servicedaemon/</link>
		<comments>http://enlace-virtual.com/web-hosting/freebsd-how-to-restart-inetd-servicedaemon/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 19:08:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web-hosting]]></category>
		<category><![CDATA[Free BSD]]></category>
		<category><![CDATA[FreeBSD: How to restart inetd service/Daemon]]></category>
		<category><![CDATA[Steps to restart inetd service/Daemon]]></category>

		<guid isPermaLink="false">http://enlace-virtual.com/?p=28</guid>
		<description><![CDATA[1) First login as root user
2)Once you made changes to inetd (internet super-server)configuration file (/etc/inetd.conf) you can use kill or killall as follows:
# killall -HUP inetd
OR
# kill -HUP inetd
3) This causes the inetd program to restart and examine its configuration files. This is especially useful if you have changed the configuration settings.
]]></description>
			<content:encoded><![CDATA[<p>1) First login as root user</p>
<p>2)Once you made changes to inetd (internet super-server)configuration file (/etc/inetd.conf) you can use kill or killall as follows:</p>
<p># killall -HUP inetd</p>
<p>OR</p>
<p># kill -HUP inetd</p>
<p>3) This causes the inetd program to restart and examine its configuration files. This is especially useful if you have changed the configuration settings.</p>
]]></content:encoded>
			<wfw:commentRss>http://enlace-virtual.com/web-hosting/freebsd-how-to-restart-inetd-servicedaemon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

