<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Howto Disable CTRL-ALT-DEL in Ubuntu 8.04 (Hardy Heron) Server</title>
	<atom:link href="http://www.ubuntugeek.com/howto-disable-ctrl-alt-del-in-ubuntu-804-hardy-heron-server.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ubuntugeek.com/howto-disable-ctrl-alt-del-in-ubuntu-804-hardy-heron-server.html</link>
	<description>Ubuntu Linux Tutorials,Howtos,Tips &#38; News &#124; Oneiric,Natty,Maverick</description>
	<lastBuildDate>Mon, 06 Feb 2012 15:40:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: csaba</title>
		<link>http://www.ubuntugeek.com/howto-disable-ctrl-alt-del-in-ubuntu-804-hardy-heron-server.html/comment-page-1#comment-13643</link>
		<dc:creator>csaba</dc:creator>
		<pubDate>Tue, 29 Sep 2009 11:29:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=593#comment-13643</guid>
		<description>Use the System/ Preferences/ Keyboard Shortcuts/
menupoint from the menu for redefine those Shortcuts</description>
		<content:encoded><![CDATA[<p>Use the System/ Preferences/ Keyboard Shortcuts/<br />
menupoint from the menu for redefine those Shortcuts</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ari</title>
		<link>http://www.ubuntugeek.com/howto-disable-ctrl-alt-del-in-ubuntu-804-hardy-heron-server.html/comment-page-1#comment-11769</link>
		<dc:creator>Ari</dc:creator>
		<pubDate>Wed, 05 Aug 2009 10:55:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=593#comment-11769</guid>
		<description>doesn&#039;t work for me :-(

I have Hardy installed and followed your steps excactly.... tested directly and also after reboot: Control-Alt-Delete still works :(

any other way to get rid of that? and also Control-Alt-Backspace??

THX</description>
		<content:encoded><![CDATA[<p>doesn&#8217;t work for me <img src='http://www.ubuntugeek.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p>I have Hardy installed and followed your steps excactly&#8230;. tested directly and also after reboot: Control-Alt-Delete still works <img src='http://www.ubuntugeek.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>any other way to get rid of that? and also Control-Alt-Backspace??</p>
<p>THX</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jithin</title>
		<link>http://www.ubuntugeek.com/howto-disable-ctrl-alt-del-in-ubuntu-804-hardy-heron-server.html/comment-page-1#comment-4220</link>
		<dc:creator>jithin</dc:creator>
		<pubDate>Sun, 31 Aug 2008 14:49:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=593#comment-4220</guid>
		<description>y would anyone with physical access to the computer use ctrl alt del,it is much easier to use the mouse,rite?anyway of blocking that?</description>
		<content:encoded><![CDATA[<p>y would anyone with physical access to the computer use ctrl alt del,it is much easier to use the mouse,rite?anyway of blocking that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jngoi</title>
		<link>http://www.ubuntugeek.com/howto-disable-ctrl-alt-del-in-ubuntu-804-hardy-heron-server.html/comment-page-1#comment-4219</link>
		<dc:creator>Jngoi</dc:creator>
		<pubDate>Sun, 24 Aug 2008 04:09:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=593#comment-4219</guid>
		<description>I think Ctrl + alt + backspace kills the x server.</description>
		<content:encoded><![CDATA[<p>I think Ctrl + alt + backspace kills the x server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Lees</title>
		<link>http://www.ubuntugeek.com/howto-disable-ctrl-alt-del-in-ubuntu-804-hardy-heron-server.html/comment-page-1#comment-4218</link>
		<dc:creator>Chris Lees</dc:creator>
		<pubDate>Fri, 22 Aug 2008 12:34:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=593#comment-4218</guid>
		<description>wtf? Does control-alt-delete reboot a computer? I thought it only killed the X server.</description>
		<content:encoded><![CDATA[<p>wtf? Does control-alt-delete reboot a computer? I thought it only killed the X server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: janitux</title>
		<link>http://www.ubuntugeek.com/howto-disable-ctrl-alt-del-in-ubuntu-804-hardy-heron-server.html/comment-page-1#comment-4217</link>
		<dc:creator>janitux</dc:creator>
		<pubDate>Fri, 22 Aug 2008 01:31:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=593#comment-4217</guid>
		<description>to prevent the use of sysrq add this to your /etc/sysctl.conf:
kernel.sysrq = 0
if you don&#039;t want to reboot you can just do a sysctl -p as root to get the changes effective</description>
		<content:encoded><![CDATA[<p>to prevent the use of sysrq add this to your /etc/sysctl.conf:<br />
kernel.sysrq = 0<br />
if you don&#8217;t want to reboot you can just do a sysctl -p as root to get the changes effective</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.ubuntugeek.com/howto-disable-ctrl-alt-del-in-ubuntu-804-hardy-heron-server.html/comment-page-1#comment-4215</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Mon, 18 Aug 2008 21:26:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=593#comment-4215</guid>
		<description>Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lari Natri</title>
		<link>http://www.ubuntugeek.com/howto-disable-ctrl-alt-del-in-ubuntu-804-hardy-heron-server.html/comment-page-1#comment-4216</link>
		<dc:creator>Lari Natri</dc:creator>
		<pubDate>Sun, 17 Aug 2008 23:13:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=593#comment-4216</guid>
		<description>What about Alt-SysRq-B?</description>
		<content:encoded><![CDATA[<p>What about Alt-SysRq-B?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

