<?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>Sys-Admin Information&#039;s &#187; Telnet</title>
	<atom:link href="http://sysinfo.bascomp.org/tag/telnet/feed/" rel="self" type="application/rss+xml" />
	<link>http://sysinfo.bascomp.org</link>
	<description></description>
	<lastBuildDate>Wed, 27 Apr 2011 00:10:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Disable Telnet Session</title>
		<link>http://sysinfo.bascomp.org/solaris/block-telnet-session/</link>
		<comments>http://sysinfo.bascomp.org/solaris/block-telnet-session/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 08:16:21 +0000</pubDate>
		<dc:creator>Hell-me</dc:creator>
				<category><![CDATA[Solaris]]></category>
		<category><![CDATA[Telnet]]></category>

		<guid isPermaLink="false">http://sysinfo.bascomp.org/2008/03/04/block-telnet-session/</guid>
		<description><![CDATA[Bellow this, is procedure to block/stop/disable telnet service at solaris 10 bash&#62; vi /etc/inetd.conf &#40;then put comment out ‘#’ below) #telnet stream tcp6 nowait root /usr/sbin/in.telnetd in.telnetd (then stop and restart services) bash&#62; /etc/rc2.d/S72inetsvc stop bash&#62; /etc/rc2.d/S72inetsvc start or bash&#62; /etc/init.d/inetsvc stop bash&#62; /etc/init.d/inetsvc start Update: Solaris 10 x86 updae 6, telnet was offline/disable by [...]]]></description>
			<content:encoded><![CDATA[
