<?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: Linux and Containerization Support in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Linux-and-Containerization-Support/m-p/710287#M89425</link>
    <description>&lt;P&gt;There is a good chance your cloud is already set up with RESTful APIs for databases and other services and you can use JMP's HTTPRequest (JSL) to work with them. You can test out the GET requests with a browser and see the JSON formatted response. This is good because you just need the API docs, not someone that can write a perl/python/etc script and test it and install it in the webserver's &lt;A href="https://en.wikipedia.org/wiki/Common_Gateway_Interface" target="_self"&gt;CGI&lt;/A&gt; directory.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://aws.amazon.com/what-is/restful-api/" target="_blank"&gt;https://aws.amazon.com/what-is/restful-api/&lt;/A&gt;&amp;nbsp; is an accessible introduction without being too aws specific.&lt;/P&gt;</description>
    <pubDate>Tue, 19 Dec 2023 00:52:20 GMT</pubDate>
    <dc:creator>Craige_Hales</dc:creator>
    <dc:date>2023-12-19T00:52:20Z</dc:date>
    <item>
      <title>Linux and Containerization Support</title>
      <link>https://community.jmp.com/t5/Discussions/Linux-and-Containerization-Support/m-p/710177#M89403</link>
      <description>&lt;P&gt;Hello, I am looking to set up JMP and integrate with SAS 9.4. All our cloud infrastructure is based on Linux and Kubernetes. I am wondering if it is possible to install JMP on Linux or if there are containerized JMP images are available.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 18:38:47 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Linux-and-Containerization-Support/m-p/710177#M89403</guid>
      <dc:creator>pizzaguy</dc:creator>
      <dc:date>2023-12-18T18:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Linux and Containerization Support</title>
      <link>https://community.jmp.com/t5/Discussions/Linux-and-Containerization-Support/m-p/710208#M89407</link>
      <description>&lt;P&gt;JMP no longer is available on Linux.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You may be able to get what you want by converting whatever items you want into a Picture and then saving the picture into a format that you could read by Linux.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Others may have thoughts on socket connections etc. by I will leave that to those who are more experienced with that area.&lt;/P&gt;
&lt;P&gt;I used to use CGI to get data from a Linux system.&amp;nbsp; You might look into that.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 19:38:43 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Linux-and-Containerization-Support/m-p/710208#M89407</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2023-12-18T19:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: Linux and Containerization Support</title>
      <link>https://community.jmp.com/t5/Discussions/Linux-and-Containerization-Support/m-p/710232#M89409</link>
      <description>&lt;P&gt;Also, JMP will not be able to connect to &lt;A href="https://community.jmp.com/t5/Discussions/SAS-Integration-support-is-being-removed-in-JMP-18/m-p/672584" target="_self"&gt;SAS in the future&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 19:54:55 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Linux-and-Containerization-Support/m-p/710232#M89409</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2023-12-18T19:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: Linux and Containerization Support</title>
      <link>https://community.jmp.com/t5/Discussions/Linux-and-Containerization-Support/m-p/710258#M89416</link>
      <description>&lt;P&gt;Thank you for the heads up.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 21:45:44 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Linux-and-Containerization-Support/m-p/710258#M89416</guid>
      <dc:creator>pizzaguy</dc:creator>
      <dc:date>2023-12-18T21:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: Linux and Containerization Support</title>
      <link>https://community.jmp.com/t5/Discussions/Linux-and-Containerization-Support/m-p/710259#M89417</link>
      <description>&lt;P&gt;Thank you. Could you elaborate on CGI? If I am not mistaken, you are referring to saving the graphs as images and opening them on Linux? I was hoping to run the JMP on Linux (for example Ubuntu) similar to SAS studio or R studio.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 21:48:33 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Linux-and-Containerization-Support/m-p/710259#M89417</guid>
      <dc:creator>pizzaguy</dc:creator>
      <dc:date>2023-12-18T21:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: Linux and Containerization Support</title>
      <link>https://community.jmp.com/t5/Discussions/Linux-and-Containerization-Support/m-p/710265#M89421</link>
      <description>&lt;P&gt;JMP no loner has a version of JMP that runs on Linux, SAS and R do have version of their products that do run on Linux.&lt;/P&gt;
&lt;P&gt;The CGI connection that I am referring to is not for passing graphs.&amp;nbsp; What I am referring to is using the JMP capability to run a Webpage, a CGI webpage, that happens to be running on a Linux system, and that webpage ran a program on the Linux computer, and returned a file of data back to JMP, which created a data table.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 22:43:50 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Linux-and-Containerization-Support/m-p/710265#M89421</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2023-12-18T22:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: Linux and Containerization Support</title>
      <link>https://community.jmp.com/t5/Discussions/Linux-and-Containerization-Support/m-p/710287#M89425</link>
      <description>&lt;P&gt;There is a good chance your cloud is already set up with RESTful APIs for databases and other services and you can use JMP's HTTPRequest (JSL) to work with them. You can test out the GET requests with a browser and see the JSON formatted response. This is good because you just need the API docs, not someone that can write a perl/python/etc script and test it and install it in the webserver's &lt;A href="https://en.wikipedia.org/wiki/Common_Gateway_Interface" target="_self"&gt;CGI&lt;/A&gt; directory.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://aws.amazon.com/what-is/restful-api/" target="_blank"&gt;https://aws.amazon.com/what-is/restful-api/&lt;/A&gt;&amp;nbsp; is an accessible introduction without being too aws specific.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 00:52:20 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Linux-and-Containerization-Support/m-p/710287#M89425</guid>
      <dc:creator>Craige_Hales</dc:creator>
      <dc:date>2023-12-19T00:52:20Z</dc:date>
    </item>
  </channel>
</rss>

