<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Red Hat on Bill Brown:Thoughts and Reference Material Online</title><link>https://www.billbrown.info/series/red-hat/</link><description>Recent content in Red Hat on Bill Brown:Thoughts and Reference Material Online</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>BillBrown.info</copyright><lastBuildDate>Thu, 22 Sep 2005 00:00:00 +0000</lastBuildDate><atom:link href="https://www.billbrown.info/series/red-hat/index.xml" rel="self" type="application/rss+xml"/><item><title>How to Enable Magic SysRq in Red Hat Linux</title><link>https://www.billbrown.info/post/red-hat-trouble-sysrq/</link><pubDate>Thu, 22 Sep 2005 00:00:00 +0000</pubDate><guid>https://www.billbrown.info/post/red-hat-trouble-sysrq/</guid><description>
&lt;h2 id="red-hat-trouble-sysrq"&gt;Red Hat Trouble SYSrq&lt;/h2&gt;
&lt;hr&gt;
&lt;h2 id="sysrq"&gt;SysRq&lt;/h2&gt;
&lt;h3 id="how-to-enable-magic-sysrq-in-red-hat-linux"&gt;How to Enable Magic SysRq in Red Hat Linux&lt;/h3&gt;
&lt;p&gt;Magic SysRq key sequence is used to collect additional system information to aid in the troubleshooting of system hangs or panics.&lt;/p&gt;
&lt;p&gt;NOTE: Disable ASR so that ASR will not restart the server before the SysRq information can be captured.&lt;/p&gt;
&lt;script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1012089347386563"
crossorigin="anonymous"&gt;&lt;/script&gt;
&lt;ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-1012089347386563"
data-ad-slot="9168865232"
data-ad-format="auto"
data-full-width-responsive="true"&gt;&lt;/ins&gt;
&lt;script&gt;
(adsbygoogle = window.adsbygoogle || []).push({});
&lt;/script&gt;
&lt;p&gt;1. Ensure that “Kernel Hacking” has been compiled into the running kernel.&lt;br&gt;
CONFIG_MAGIC_SYSRQ=y This is required for SysRq to work. Itâ€™s enabled on all RHEL by default.&lt;/p&gt;</description></item><item><title>Setting Up a Netdump Server and Client</title><link>https://www.billbrown.info/post/redhat-trouble-netdump/</link><pubDate>Thu, 22 Sep 2005 00:00:00 +0000</pubDate><guid>https://www.billbrown.info/post/redhat-trouble-netdump/</guid><description>
&lt;h2 id="redhat-trouble-netdump"&gt;RedHat Trouble netdump&lt;/h2&gt;
&lt;hr&gt;
&lt;h2 id="netdump-server-and-client-setup"&gt;Netdump Server and Client setup&lt;/h2&gt;
&lt;p&gt;netdump server: collard.alf.cpqcorp.net (16.113.5.139)&lt;br&gt;
netdump client: bubba.alf.cpqcorp.net (16.113.5.104)&lt;/p&gt;
&lt;h3 id="setup-netdump-server"&gt;Setup Netdump Server:&lt;/h3&gt;
&lt;p&gt;1. Check to see if the netdump-server is installed:&lt;br&gt;
#rpm â€“qa | grep â€“i netdump-server&lt;/p&gt;
&lt;p&gt;If it is not already installed, install the netdump-server package.&lt;br&gt;
#rpm â€“ivh netdump-server-0.6.11-3.i386.rpm&lt;/p&gt;
&lt;p&gt;2. Set a password for the netdump user.&lt;br&gt;
# passwd netdump&lt;br&gt;
Changing password for user netdump&lt;br&gt;
New password:&lt;br&gt;
Retype new password:&lt;br&gt;
passwd: all authentication tokens updated successfully&lt;/p&gt;</description></item></channel></rss>