<?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>entry login &#8211; lifeLinux: Linux Tips, Hacks, Tutorials, Ebooks</title>
	<atom:link href="http://lifelinux.com/tag/entry-login/feed/" rel="self" type="application/rss+xml" />
	<link>http://lifelinux.com</link>
	<description>All About Linux !</description>
	<lastBuildDate>Tue, 23 Aug 2011 05:17:36 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.5.15</generator>
	<item>
		<title>How To Disable Ctrl + Alt + Del On Centos / RedHat</title>
		<link>http://lifelinux.com/how-to-disable-ctrl-alt-del-on-centos-redhat/</link>
					<comments>http://lifelinux.com/how-to-disable-ctrl-alt-del-on-centos-redhat/#comments</comments>
		
		<dc:creator><![CDATA[lifeLinux]]></dc:creator>
		<pubDate>Tue, 23 Aug 2011 05:09:26 +0000</pubDate>
				<category><![CDATA[Sys Admin]]></category>
		<category><![CDATA[ctrl alt del]]></category>
		<category><![CDATA[ctrlaltdel]]></category>
		<category><![CDATA[entry login]]></category>
		<category><![CDATA[hash mark]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[linux server]]></category>
		<category><![CDATA[reboot]]></category>
		<guid isPermaLink="false">http://www.lifelinux.com/?p=966</guid>

					<description><![CDATA[<p>To disable CTRL+ALT+DEL key is configured to use /etc/inittab file. Login as root and edit /etc/inittab file and remove ctrlaltdel entry. Type the following command # vi /etc/inittab Find lines that read as follows # Trap CTRL-ALT-DELETE ca::ctrlaltdel:/sbin/shutdown -t3 -r now Delete or comment out line by prefixing &#8220;#&#8221; # Trap CTRL-ALT-DELETE #ca::ctrlaltdel:/sbin/shutdown -t3 -r [&#8230;]</p>
<p>The post <a rel="nofollow" href="http://lifelinux.com/how-to-disable-ctrl-alt-del-on-centos-redhat/">How To Disable Ctrl + Alt + Del On Centos / RedHat</a> appeared first on <a rel="nofollow" href="http://lifelinux.com">lifeLinux: Linux Tips, Hacks, Tutorials, Ebooks</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p></p><p>To disable CTRL+ALT+DEL key is configured to use /etc/inittab file. Login as root and edit /etc/inittab file and remove ctrlaltdel entry.<br />
Type the following command</p>
<pre>
# vi /etc/inittab
</pre>
<p><span id="more-966"></span><br />
Find lines that read as follows</p>
<pre>
# Trap CTRL-ALT-DELETE
ca::ctrlaltdel:/sbin/shutdown -t3 -r now
</pre>
<p>Delete or comment out line by prefixing &#8220;#&#8221;</p>
<pre>
# Trap CTRL-ALT-DELETE
#ca::ctrlaltdel:/sbin/shutdown -t3 -r now
</pre>
<p>Save and close the file. Type command to reload /etc/inittab</p>
<pre>
# init q
</pre>
<g:plusone href="http://lifelinux.com/how-to-disable-ctrl-alt-del-on-centos-redhat/" size="standard"  annotation="none"   ></g:plusone><p>The post <a rel="nofollow" href="http://lifelinux.com/how-to-disable-ctrl-alt-del-on-centos-redhat/">How To Disable Ctrl + Alt + Del On Centos / RedHat</a> appeared first on <a rel="nofollow" href="http://lifelinux.com">lifeLinux: Linux Tips, Hacks, Tutorials, Ebooks</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>http://lifelinux.com/how-to-disable-ctrl-alt-del-on-centos-redhat/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
