<?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>reboot &#8211; lifeLinux: Linux Tips, Hacks, Tutorials, Ebooks</title>
	<atom:link href="http://lifelinux.com/tag/reboot/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>
		<item>
		<title>How To Install Ksplice on CentOS / RedHat</title>
		<link>http://lifelinux.com/how-to-install-ksplice-on-centos-redhat/</link>
					<comments>http://lifelinux.com/how-to-install-ksplice-on-centos-redhat/#respond</comments>
		
		<dc:creator><![CDATA[lifeLinux]]></dc:creator>
		<pubDate>Thu, 12 May 2011 01:34:39 +0000</pubDate>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Sys Admin]]></category>
		<category><![CDATA[CentOS kernel hot patching]]></category>
		<category><![CDATA[Debian kernel hot patching]]></category>
		<category><![CDATA[Fedora kernel hot patching]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[kernel hot patching]]></category>
		<category><![CDATA[kernel updates]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux kernel hot patching]]></category>
		<category><![CDATA[linux-distributions]]></category>
		<category><![CDATA[network proxy]]></category>
		<category><![CDATA[OpenSuse kernel hot patching]]></category>
		<category><![CDATA[patching]]></category>
		<category><![CDATA[proxy setting]]></category>
		<category><![CDATA[reboot]]></category>
		<category><![CDATA[Redhat kernel hot patching]]></category>
		<category><![CDATA[RHEL kernel hot patching]]></category>
		<category><![CDATA[rpm]]></category>
		<category><![CDATA[security updates]]></category>
		<category><![CDATA[servers]]></category>
		<category><![CDATA[Slackware kernel hot patching]]></category>
		<category><![CDATA[Suse kernel hot patching]]></category>
		<category><![CDATA[Ubuntu kernel hot patching]]></category>
		<category><![CDATA[upgrades]]></category>
		<category><![CDATA[uptime]]></category>
		<category><![CDATA[yum]]></category>
		<guid isPermaLink="false">http://www.lifelinux.com/?p=446</guid>

					<description><![CDATA[<p>You can apply kernel updates using &#8220;yum&#8221; command or &#8220;apt-get&#8221; command line options. After each upgrade you need to reboot the server. How to skip reboot step and apply hotfixes to kernel without rebooting the server ? What is Ksplice Uptrack? Ksplice Uptrack is a subscription service that lets you apply 100% of the important [&#8230;]</p>
<p>The post <a rel="nofollow" href="http://lifelinux.com/how-to-install-ksplice-on-centos-redhat/">How To Install Ksplice 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>You can apply <strong>kernel updates</strong> using &#8220;yum&#8221; command or &#8220;apt-get&#8221; command line options. After each upgrade you need to reboot the server. How to skip reboot step and apply hotfixes to kernel without rebooting the server ?</p>
<h3>What is Ksplice Uptrack?</h3>
<p><strong>Ksplice Uptrack</strong> is a subscription service that lets you apply 100% of the important kernel security updates released by your Linux vendor without rebooting.<span id="more-446"></span></p>
<h3>Install Ksplice</h3>
<p>First, you&#8217;ll need an access key. If you don’t have one, <a href="https://www.ksplice.com/signup">request a free trial</a>.<br />
Download the Ksplice Uptrack repository installation RPM package</p>
<pre>
[root@lifelinux ~]# wget https://www.ksplice.com/yum/uptrack/centos/ksplice-uptrack-release.noarch.rpm
</pre>
<p>To install, type the following command as root</p>
<pre>
[root@lifelinux ~]# rpm -ivh ksplice-uptrack-release.noarch.rpm
[root@lifelinux ~]# yum -y install uptrack
</pre>
<p>Edit /etc/uptrack/uptrack.conf, enter </p>
<pre>
[root@lifelinux ~]# vi /etc/uptrack/uptrack.conf
</pre>
<p>Sample outputs</p>
<pre>
[Auth]
accesskey = [ACCESS KEY HERE]

[Network]
# Proxy to use when accessing the Uptrack server, of the form
# [protocol://][:port]

# The proxy must support making HTTPS connections. If this is unset,
# Uptrack will look for the https_proxy, HTTPS_PROXY, and http_proxy
# environment variables in that order, and then finally look for a
# proxy setting in the system-wide GConf database, if available.
https_proxy =

[Settings]
# Automatically install updates at boot time. If this is set, on
# reboot into the same kernel, Uptrack will re-install the same set of
# updates that were present before the reboot.
install_on_reboot = yes

# Options configuring the Uptrack cron job.
#
# GUI users will get all notices via the GUI and likely want to set
# the following cron options to "no".

# Cron job will install updates automatically
autoinstall = no

# Cron job will print a message when new updates are installed.
# This option is only relevant if autoinstall = yes
cron_output_install = no

# Cron job will print a message when new updates are available
cron_output_available = no

# Cron job will print a message when it encounters errors
cron_output_error = no
</pre>
<p>Insert your access key. Please use the same access key for all of your systems. If you would like Uptrack to automatically install rebootless kernel updates as they become available, set autoinstall = yes.</p>
<p>When you are done with your Uptrack configuration, please run the following command as root to bring your kernel up to date:</p>
<pre>
uptrack-upgrade -y
</pre>
<g:plusone href="http://lifelinux.com/how-to-install-ksplice-on-centos-redhat/" size="standard"  annotation="none"   ></g:plusone><p>The post <a rel="nofollow" href="http://lifelinux.com/how-to-install-ksplice-on-centos-redhat/">How To Install Ksplice 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-install-ksplice-on-centos-redhat/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How To Update Linux Kernel With Ksplice Uptrack</title>
		<link>http://lifelinux.com/how-to-update-linux-kernel-with-ksplice-uptrack/</link>
					<comments>http://lifelinux.com/how-to-update-linux-kernel-with-ksplice-uptrack/#respond</comments>
		
		<dc:creator><![CDATA[lifeLinux]]></dc:creator>
		<pubDate>Thu, 12 May 2011 01:21:43 +0000</pubDate>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Sys Admin]]></category>
		<category><![CDATA[Fedora kernel hot patching]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[kernel hot patching]]></category>
		<category><![CDATA[kernel updates]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux kernel hot patching]]></category>
		<category><![CDATA[linux-distributions]]></category>
		<category><![CDATA[network proxy]]></category>
		<category><![CDATA[OpenSuse kernel hot patching]]></category>
		<category><![CDATA[patching]]></category>
		<category><![CDATA[proxy setting]]></category>
		<category><![CDATA[reboot]]></category>
		<category><![CDATA[Redhat kernel hot patching]]></category>
		<category><![CDATA[RHEL kernel hot patching]]></category>
		<category><![CDATA[rpm]]></category>
		<category><![CDATA[security updates]]></category>
		<category><![CDATA[servers]]></category>
		<category><![CDATA[Slackware kernel hot patching]]></category>
		<category><![CDATA[Suse kernel hot patching]]></category>
		<category><![CDATA[Ubuntu kernel hot patching]]></category>
		<category><![CDATA[upgrades]]></category>
		<category><![CDATA[uptime]]></category>
		<category><![CDATA[yum]]></category>
		<guid isPermaLink="false">http://www.lifelinux.com/?p=442</guid>

					<description><![CDATA[<p>What is Ksplice Uptrack? Ksplice Uptrack is a subscription service that lets you apply 100% of the important kernel security updates released by your Linux vendor without rebooting. Update Linux Kernel With Ksplice Uptrack Ksplice updates are the same security and bugfix updates you would get from your Linux vendor, packaged in a special rebootless [&#8230;]</p>
<p>The post <a rel="nofollow" href="http://lifelinux.com/how-to-update-linux-kernel-with-ksplice-uptrack/">How To Update Linux Kernel With Ksplice Uptrack</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><h3>What is Ksplice Uptrack?</h3>
<p><strong>Ksplice Uptrack</strong> is a subscription service that lets you apply 100% of the important kernel security updates released by your Linux vendor without rebooting.<span id="more-442"></span></p>
<h3>Update Linux Kernel With Ksplice Uptrack</h3>
<p><strong>Ksplice</strong> updates are the same security and bugfix updates you would get from your Linux vendor, packaged in a special rebootless form. Type the following to apply updates (note it may take a few hours to get ksplice update as they upgrade their system after RHN releases kernel upgrades):</p>
<pre>
[root@lifelinux ~]# uptrack-upgrade
</pre>
<g:plusone href="http://lifelinux.com/how-to-update-linux-kernel-with-ksplice-uptrack/" size="standard"  annotation="none"   ></g:plusone><p>The post <a rel="nofollow" href="http://lifelinux.com/how-to-update-linux-kernel-with-ksplice-uptrack/">How To Update Linux Kernel With Ksplice Uptrack</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-update-linux-kernel-with-ksplice-uptrack/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
