<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to use sysctl command in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-use-sysctl-command/m-p/5240067#M52128</link>
    <description>Hi Frederick,&lt;BR /&gt;&lt;BR /&gt;Refer the following link which says how you can thank this forum&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/helptips.do?#28" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/helptips.do?#28&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Murali</description>
    <pubDate>Sat, 15 May 2010 12:05:19 GMT</pubDate>
    <dc:creator>P Muralidhar Kini</dc:creator>
    <dc:date>2010-05-15T12:05:19Z</dc:date>
    <item>
      <title>How to use sysctl command</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-use-sysctl-command/m-p/5240064#M52125</link>
      <description>I am installing an application on a Redhat 3.4 server. The install requires a reboot as kernel parms have been changed. I am told the sysctl command dynamically changes kernel parms without a reboot. The procedure requires I edit the /etc/syscntl.conf file then do a "sysctl -p /etc/syscntl.conf" command to effect the changes. I dont see the parms needed in the conf file. Do I have to add them?</description>
      <pubDate>Sat, 15 May 2010 10:49:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-use-sysctl-command/m-p/5240064#M52125</guid>
      <dc:creator>frederick hannah</dc:creator>
      <dc:date>2010-05-15T10:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to use sysctl command</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-use-sysctl-command/m-p/5240065#M52126</link>
      <description>Hi Frederick,&lt;BR /&gt;&lt;BR /&gt;To find more info on the sysctl command, refer&lt;BR /&gt;&lt;A href="http://linux.about.com/library/cmd/blcmdl8_sysctl.htm" target="_blank"&gt;http://linux.about.com/library/cmd/blcmdl8_sysctl.htm&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.ghacks.net/2010/05/13/tune-your-linux-kernel-with-sysctl/" target="_blank"&gt;http://www.ghacks.net/2010/05/13/tune-your-linux-kernel-with-sysctl/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Murali</description>
      <pubDate>Sat, 15 May 2010 11:15:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-use-sysctl-command/m-p/5240065#M52126</guid>
      <dc:creator>P Muralidhar Kini</dc:creator>
      <dc:date>2010-05-15T11:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to use sysctl command</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-use-sysctl-command/m-p/5240066#M52127</link>
      <description>Thanks for the help.</description>
      <pubDate>Sat, 15 May 2010 12:02:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-use-sysctl-command/m-p/5240066#M52127</guid>
      <dc:creator>frederick hannah</dc:creator>
      <dc:date>2010-05-15T12:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to use sysctl command</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-use-sysctl-command/m-p/5240067#M52128</link>
      <description>Hi Frederick,&lt;BR /&gt;&lt;BR /&gt;Refer the following link which says how you can thank this forum&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/helptips.do?#28" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/helptips.do?#28&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Murali</description>
      <pubDate>Sat, 15 May 2010 12:05:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-use-sysctl-command/m-p/5240067#M52128</guid>
      <dc:creator>P Muralidhar Kini</dc:creator>
      <dc:date>2010-05-15T12:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to use sysctl command</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-use-sysctl-command/m-p/5240068#M52129</link>
      <description>Short answer: yes, you must add them.&lt;BR /&gt;&lt;BR /&gt;The sysctl -p forces the application of the parameters.&lt;BR /&gt;&lt;BR /&gt;Using sysctl -a you can check all the parameters and their values.</description>
      <pubDate>Sat, 15 May 2010 16:03:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-use-sysctl-command/m-p/5240068#M52129</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2010-05-15T16:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to use sysctl command</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-use-sysctl-command/m-p/5240069#M52130</link>
      <description>Thanks again guys</description>
      <pubDate>Mon, 14 Jun 2010 13:17:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-use-sysctl-command/m-p/5240069#M52130</guid>
      <dc:creator>frederick hannah</dc:creator>
      <dc:date>2010-06-14T13:17:11Z</dc:date>
    </item>
  </channel>
</rss>

