<?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 Anyone have Expedition running on Unbuntu in Azure? in Expedition Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/expedition-discussions/anyone-have-expedition-running-on-unbuntu-in-azure/m-p/411400#M3362</link>
    <description>&lt;P&gt;Folks, I've installed Expedition on an Azure 16.04.7 instance of Ubuntu in Azure.&amp;nbsp; To get the setup script to successfully complete, I had to run a few prerequisite commands.&amp;nbsp; Everything in Expedition seems to run correctly, but when I import a Palo xml config, the import hangs about 3/4 the way through.&amp;nbsp; The same config imports successfully on an on-premise Expedition that was installed from the legacy VM OVA install.&amp;nbsp; Anyone else having issues running Expedition in Azure?&amp;nbsp; I am running the latest 1.1.98 code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, here are the Linux commands to get Expedition to complete the install in Azure.&amp;nbsp; Python 3.7, PIP 3.7 and Maria mysql must be pre-installed, or the setup fails.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;sudo apt-get update&lt;/P&gt;
&lt;P&gt;sudo apt-get install software-properties-common -y&lt;/P&gt;
&lt;P&gt;sudo apt-key adv --recv-keys --keyserver hkp://keyserver.ubuntu.com:80 0xF1656F24C74CD1D8&lt;/P&gt;
&lt;P&gt;sudo add-apt-repository 'deb [arch=amd64,arm64,i386,ppc64el] &lt;A href="https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fmirror.nodesdirect.com%2Fmariadb%2Frepo%2F10.3%2Fubuntu&amp;amp;data=04%7C01%7Cdavid.mccaleb%40arrow.com%7Ccac1425a6cc24de0e3ed08d9284adee3%7C0beb0c359cbb4feb99e5589e415c7944%7C1%7C0%7C637585124727861106%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0&amp;amp;sdata=aAQje2aXtH9PMISrsur0%2FB9c3jlnCAGeqVk8dxEkYcQ%3D&amp;amp;reserved=0" target="_blank"&gt;http://mirror.nodesdirect.com/mariadb/repo/10.3/ubuntu&lt;/A&gt; xenial main'&lt;/P&gt;
&lt;P&gt;sudo add-apt-repository ppa:deadsnakes/ppa&lt;/P&gt;
&lt;P&gt;sudo apt-get update&lt;/P&gt;
&lt;P&gt;sudo apt-get install mariadb-server -y&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;-WHEN PROMPTED, USE THE PASSWORD 'paloalto'&lt;/P&gt;
&lt;P&gt;sudo apt-get install mariadb-client -y&lt;/P&gt;
&lt;P&gt;sudo apt-get install python3.7 -y&lt;/P&gt;
&lt;P&gt;sudo apt-get install python3-pip -y&lt;/P&gt;
&lt;P&gt;sudo python3.7 -m pip install pip --upgrade&lt;/P&gt;
&lt;P&gt;COPY THE expeditionInstaller.tgz FILE TO THE UBUNTU SERVER&lt;/P&gt;
&lt;P&gt;sudo gunzip expeditionInstaller.tgz&lt;/P&gt;
&lt;P&gt;sudo tar -xf expeditionInstaller.tar&lt;/P&gt;
&lt;P&gt;sudo adduser --gecos '' expedition&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;-WHEN PROMPTED, USE THE PASSWORD 'paloalto'&lt;/P&gt;
&lt;P&gt;sudo /initSetup.sh&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 05 Jun 2021 18:23:49 GMT</pubDate>
    <dc:creator>DaveTheWolf</dc:creator>
    <dc:date>2021-06-05T18:23:49Z</dc:date>
    <item>
      <title>Anyone have Expedition running on Unbuntu in Azure?</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/anyone-have-expedition-running-on-unbuntu-in-azure/m-p/411400#M3362</link>
      <description>&lt;P&gt;Folks, I've installed Expedition on an Azure 16.04.7 instance of Ubuntu in Azure.&amp;nbsp; To get the setup script to successfully complete, I had to run a few prerequisite commands.&amp;nbsp; Everything in Expedition seems to run correctly, but when I import a Palo xml config, the import hangs about 3/4 the way through.&amp;nbsp; The same config imports successfully on an on-premise Expedition that was installed from the legacy VM OVA install.&amp;nbsp; Anyone else having issues running Expedition in Azure?&amp;nbsp; I am running the latest 1.1.98 code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, here are the Linux commands to get Expedition to complete the install in Azure.&amp;nbsp; Python 3.7, PIP 3.7 and Maria mysql must be pre-installed, or the setup fails.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;sudo apt-get update&lt;/P&gt;
&lt;P&gt;sudo apt-get install software-properties-common -y&lt;/P&gt;
&lt;P&gt;sudo apt-key adv --recv-keys --keyserver hkp://keyserver.ubuntu.com:80 0xF1656F24C74CD1D8&lt;/P&gt;
&lt;P&gt;sudo add-apt-repository 'deb [arch=amd64,arm64,i386,ppc64el] &lt;A href="https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fmirror.nodesdirect.com%2Fmariadb%2Frepo%2F10.3%2Fubuntu&amp;amp;data=04%7C01%7Cdavid.mccaleb%40arrow.com%7Ccac1425a6cc24de0e3ed08d9284adee3%7C0beb0c359cbb4feb99e5589e415c7944%7C1%7C0%7C637585124727861106%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0&amp;amp;sdata=aAQje2aXtH9PMISrsur0%2FB9c3jlnCAGeqVk8dxEkYcQ%3D&amp;amp;reserved=0" target="_blank"&gt;http://mirror.nodesdirect.com/mariadb/repo/10.3/ubuntu&lt;/A&gt; xenial main'&lt;/P&gt;
&lt;P&gt;sudo add-apt-repository ppa:deadsnakes/ppa&lt;/P&gt;
&lt;P&gt;sudo apt-get update&lt;/P&gt;
&lt;P&gt;sudo apt-get install mariadb-server -y&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;-WHEN PROMPTED, USE THE PASSWORD 'paloalto'&lt;/P&gt;
&lt;P&gt;sudo apt-get install mariadb-client -y&lt;/P&gt;
&lt;P&gt;sudo apt-get install python3.7 -y&lt;/P&gt;
&lt;P&gt;sudo apt-get install python3-pip -y&lt;/P&gt;
&lt;P&gt;sudo python3.7 -m pip install pip --upgrade&lt;/P&gt;
&lt;P&gt;COPY THE expeditionInstaller.tgz FILE TO THE UBUNTU SERVER&lt;/P&gt;
&lt;P&gt;sudo gunzip expeditionInstaller.tgz&lt;/P&gt;
&lt;P&gt;sudo tar -xf expeditionInstaller.tar&lt;/P&gt;
&lt;P&gt;sudo adduser --gecos '' expedition&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;-WHEN PROMPTED, USE THE PASSWORD 'paloalto'&lt;/P&gt;
&lt;P&gt;sudo /initSetup.sh&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 05 Jun 2021 18:23:49 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/anyone-have-expedition-running-on-unbuntu-in-azure/m-p/411400#M3362</guid>
      <dc:creator>DaveTheWolf</dc:creator>
      <dc:date>2021-06-05T18:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone have Expedition running on Unbuntu in Azure?</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/anyone-have-expedition-running-on-unbuntu-in-azure/m-p/411583#M3363</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/178018"&gt;@DaveTheWolf&lt;/a&gt;&amp;nbsp; Any Error message shows in&amp;nbsp;&lt;SPAN&gt;/tmp/error?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 18:06:07 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/anyone-have-expedition-running-on-unbuntu-in-azure/m-p/411583#M3363</guid>
      <dc:creator>lychiang</dc:creator>
      <dc:date>2021-06-07T18:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone have Expedition running on Unbuntu in Azure?</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/anyone-have-expedition-running-on-unbuntu-in-azure/m-p/412446#M3370</link>
      <description>&lt;P&gt;I figured it out.&amp;nbsp; We had to install Maria mysql from a special repository at DigitalOcean.&amp;nbsp; This is the repository in the install script. It works now. Updated script is below.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;sudo apt-get update&lt;/P&gt;
&lt;P&gt;sudo apt-get install software-properties-common -y&lt;/P&gt;
&lt;P&gt;sudo apt-key adv --recv-keys --keyserver hkp://keyserver.ubuntu.com:80 0xF1656F24C74CD1D8&lt;/P&gt;
&lt;P&gt;sudo add-apt-repository 'deb [arch=amd64,i386] &lt;A href="https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fsgp1.mirrors.digitalocean.com%2Fmariadb%2Frepo%2F10.1%2Fubuntu&amp;amp;data=04%7C01%7CDavid.McCaleb%40arrow.com%7C18066cc22622473dd25e08d9287bb8c2%7C0beb0c359cbb4feb99e5589e415c7944%7C1%7C0%7C637585334127795063%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;amp;sdata=rpPNMn7g6C5F9iertzjFSZQ2xWkwEhh1KnDxBh%2FghSs%3D&amp;amp;reserved=0" target="_blank"&gt;http://sgp1.mirrors.digitalocean.com/mariadb/repo/10.1/ubuntu&lt;/A&gt; xenial main'&lt;/P&gt;
&lt;P&gt;sudo add-apt-repository ppa:deadsnakes/ppa&lt;/P&gt;
&lt;P&gt;sudo apt-get update&lt;/P&gt;
&lt;P&gt;sudo apt-get install libmysqlclient18 -y --allow-unauthenticated&lt;/P&gt;
&lt;P&gt;sudo apt-get install mariadb-server -y --allow-unauthenticated &amp;lt;-WHEN PROMPTED, USE THE PASSWORD 'paloalto'&lt;/P&gt;
&lt;P&gt;sudo apt-get install mariadb-client -y --allow-unauthenticated&lt;/P&gt;
&lt;P&gt;sudo apt-get install python3.7 -y --allow-unauthenticated&lt;/P&gt;
&lt;P&gt;sudo apt-get install python3-pip -y --allow-unauthenticated&lt;/P&gt;
&lt;P&gt;sudo python3.7 -m pip install pip --upgrade&lt;/P&gt;
&lt;P&gt;COPY THE expeditionInstaller.tgz FILE TO THE UBUNTU SERVER&lt;/P&gt;
&lt;P&gt;sudo gunzip expeditionInstaller.tgz&lt;/P&gt;
&lt;P&gt;sudo tar -xf expeditionInstaller.tar&lt;/P&gt;
&lt;P&gt;sudo adduser --gecos '' expedition&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;-WHEN PROMPTED, USE THE PASSWORD 'paloalto'&lt;/P&gt;
&lt;P&gt;sudo /initSetup.sh&lt;/P&gt;
&lt;P&gt;** After the install completes, run this.&lt;/P&gt;
&lt;P&gt;apt-get install libestr0 libfastjson4 liblognorm5 rsyslog&lt;/P&gt;
&lt;P&gt;sudo apt-mark hold libmariadbclient18 libmysqlclient18&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jun 2021 21:12:52 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/anyone-have-expedition-running-on-unbuntu-in-azure/m-p/412446#M3370</guid>
      <dc:creator>DaveTheWolf</dc:creator>
      <dc:date>2021-06-10T21:12:52Z</dc:date>
    </item>
  </channel>
</rss>

