<?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: What Version/Patch Level Do I Have Installed? in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/What-Version-Patch-Level-Do-I-Have-Installed/m-p/4977#M585</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can leverage the Linux command 'script' :&lt;/P&gt;&lt;P&gt;script -q -c 'cpinfo -y all'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="https://linux.die.net/man/1/script"&gt;Script&lt;/A&gt;&lt;A href="https://linux.die.net/man/1/script"&gt;&amp;nbsp;&lt;/A&gt;&lt;/STRONG&gt;makes a typescript of everything printed on your terminal.&lt;/P&gt;&lt;P&gt;It is useful for students who need a hard-copy record of an interactive session as proof of an assignment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;-c&lt;/STRONG&gt;&amp;nbsp;COMMAND&lt;BR /&gt;Run the COMMAND rather than an interactive shell.&lt;/P&gt;&lt;P&gt;This makes it easy for a script to capture the output of a program that behaves differently when its stdout is not a tty.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;-q&lt;/STRONG&gt;&amp;nbsp;Be quiet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 06 Aug 2017 17:21:44 GMT</pubDate>
    <dc:creator>Ofir_Shikolski</dc:creator>
    <dc:date>2017-08-06T17:21:44Z</dc:date>
    <item>
      <title>What Version/Patch Level Do I Have Installed?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/What-Version-Patch-Level-Do-I-Have-Installed/m-p/4976#M584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The answer to this used to be fairly simple: the old &lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;&lt;STRONG&gt;fw ver&lt;/STRONG&gt;&lt;/SPAN&gt; command. It's still useful, of course, but the answer today is a little more complicated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From clish in Gaia, a &lt;STRONG&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;show version all&lt;/SPAN&gt; &lt;/STRONG&gt;will show you the OS build (take), kernel, and whether 32-bit or 64-bit OS is installed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you've loaded a recent Jumbo Hotfix on R80 or earlier releases, the command &lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;&lt;STRONG&gt;installed_jumbo_take&lt;/STRONG&gt;&lt;/SPAN&gt; will give you the "Take" number of that Jumbo Hotfix.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In R80.10, the command &lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;&lt;STRONG&gt;cpinfo -y all&lt;/STRONG&gt;&lt;/SPAN&gt; will show you what jumbo hotfix is installed as well as any other (one-off) hotfixes that may be installed. Note this command works on earlier releases as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reference:&amp;nbsp;&lt;A class="link-titled" href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk98028" title="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk98028"&gt;Jumbo Hotfix Accumulator FAQ&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Aug 2017 16:50:49 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/What-Version-Patch-Level-Do-I-Have-Installed/m-p/4976#M584</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2017-08-05T16:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: What Version/Patch Level Do I Have Installed?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/What-Version-Patch-Level-Do-I-Have-Installed/m-p/4977#M585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can leverage the Linux command 'script' :&lt;/P&gt;&lt;P&gt;script -q -c 'cpinfo -y all'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="https://linux.die.net/man/1/script"&gt;Script&lt;/A&gt;&lt;A href="https://linux.die.net/man/1/script"&gt;&amp;nbsp;&lt;/A&gt;&lt;/STRONG&gt;makes a typescript of everything printed on your terminal.&lt;/P&gt;&lt;P&gt;It is useful for students who need a hard-copy record of an interactive session as proof of an assignment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;-c&lt;/STRONG&gt;&amp;nbsp;COMMAND&lt;BR /&gt;Run the COMMAND rather than an interactive shell.&lt;/P&gt;&lt;P&gt;This makes it easy for a script to capture the output of a program that behaves differently when its stdout is not a tty.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;-q&lt;/STRONG&gt;&amp;nbsp;Be quiet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Aug 2017 17:21:44 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/What-Version-Patch-Level-Do-I-Have-Installed/m-p/4977#M585</guid>
      <dc:creator>Ofir_Shikolski</dc:creator>
      <dc:date>2017-08-06T17:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: What Version/Patch Level Do I Have Installed?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/What-Version-Patch-Level-Do-I-Have-Installed/m-p/4978#M586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;Bare in mind that installed_jumbo_take command is not longer supported in R80.10. The rest of the commands mentioned sure do.&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;Another useful command is:&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;cat $CPDIR/registry/HKLM_registry.data | grep -i hotfix&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2017 18:25:06 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/What-Version-Patch-Level-Do-I-Have-Installed/m-p/4978#M586</guid>
      <dc:creator>Daniel_Lavi</dc:creator>
      <dc:date>2017-08-17T18:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: What Version/Patch Level Do I Have Installed?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/What-Version-Patch-Level-Do-I-Have-Installed/m-p/157902#M26650</link>
      <description>&lt;P&gt;cpview also show a lot of information about the appliances gateway/sms&lt;/P&gt;</description>
      <pubDate>Fri, 23 Sep 2022 11:07:11 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/What-Version-Patch-Level-Do-I-Have-Installed/m-p/157902#M26650</guid>
      <dc:creator>Samuel_EKUNDAR1</dc:creator>
      <dc:date>2022-09-23T11:07:11Z</dc:date>
    </item>
  </channel>
</rss>

