<?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>article How to install Qlik Replicate on Linux and set up browser access in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-install-Qlik-Replicate-on-Linux-and-set-up-browser-access/ta-p/2020638</link>
    <description>&lt;P&gt;We have compiled a quick guide on how to install Qlik Replicate on Linux.&lt;/P&gt;
&lt;P&gt;For additional information and a list of supported Linux platforms, see&amp;nbsp;&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/replicate/Content/Replicate/Main/Installation/Linux_Install_Upgrade_and_Uninstall.htm#Setting%20up%20Qlik%20Replicate%20on%20Linux" target="_blank" rel="noopener"&gt;Setting up Qlik Replicate on Linux&lt;/A&gt;&amp;nbsp;as well as&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/replicate/Content/Replicate/Main/Installation/install_proced_linux.htm" target="_blank" rel="noopener"&gt;Linux installation prerequisites and procedures&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Index:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;LI-TOC indent="15" liststyle="none" maxheadinglevel="4"&gt;&lt;/LI-TOC&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Installation steps&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;Log in to your Linux server&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Copy the &lt;FONT face="courier new,courier"&gt;tar&lt;/FONT&gt; file to the Linux file system&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Untar the file:&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;FONT face="courier new,courier"&gt;tar -xvf &amp;lt;the name of your tar file&amp;gt;&lt;/FONT&gt;&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;Example: &lt;FONT face="courier new,courier"&gt;areplicate-2022.11.0-289.x86_64.tar.gz&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Type &lt;FONT face="courier new,courier"&gt;ls&lt;/FONT&gt; to check if the files were untared.&lt;BR /&gt;&lt;BR /&gt;In our example, the above file&amp;nbsp;was extracted to rpm:&amp;nbsp;&amp;nbsp;&lt;FONT face="courier new,courier"&gt;areplicate-2022.11.0289.x86_64.rpm&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Extract the data from the &lt;FONT face="courier new,courier"&gt;rpm&lt;/FONT&gt; file using the following command:&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;rpm -ivh areplicate-2022.11.0-289.x86_64.rpm&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;Please consider that the above will install the software with all the default parameters, if you would prefer to customize it in alignment with your business requirements, please refer to the link to Linux installation prerequisites and procedures.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Extract competed.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/97029i7F41BC144C6D66CC/image-size/large?v=v2&amp;amp;px=999" role="button" title="Extract competed.png" alt="Extract competed.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Qlik Replicate will install at the following directory &lt;FONT face="courier new,courier"&gt;/opt/attunity/replicate&lt;/FONT&gt; and the Qlik Replicate server will automatically start.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Check if the Qlik Replicate server is running:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;type - ps -ef |grep repctl&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Replicate server is running.png" style="width: 622px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/97030iB84109E941C06CE1/image-size/large?v=v2&amp;amp;px=999" role="button" title="Replicate server is running.png" alt="Replicate server is running.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Go to the &lt;FONT face="courier new,courier"&gt;bin&lt;/FONT&gt; directory under &lt;FONT face="courier new,courier"&gt;replicate&lt;/FONT&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;cd /opt/attunity/replicate/bin&lt;/FONT&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;Before running a repctl command in a Linux shell session for the first time, you need to set the environment, either by invoking the login script manually (using: $ source arep_login.sh) or by adding that line to the ~/.bashrc script. For all command line operations involving files such as&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="path"&gt;arep_login.sh&lt;/SPAN&gt;, only the bash shell is supported.&lt;/LI&gt;
&lt;LI&gt;Reset the password:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;./repctl SETSERVERPASSWORD &amp;lt;PASSWORD&amp;gt;&lt;/FONT&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; The server password must be strong enough to prevent brute-force or dictionary attacks. &lt;STRONG&gt;S&lt;/STRONG&gt;&lt;STRONG style="font-family: inherit;"&gt;ave the password for future use.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Set Password.png" style="width: 552px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/97032i1821E17597834A3E/image-size/large?v=v2&amp;amp;px=999" role="button" title="Set Password.png" alt="Set Password.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Restart the Qlik Replicate service:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;./areplicate restart&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;After the restart, verify that the service is running:&lt;BR /&gt;&lt;BR /&gt;.&lt;FONT face="courier new,courier"&gt;/areplicate status&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Troubleshooting&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;If at this point you are given an error related to &lt;EM&gt;unable to find an so file&amp;nbsp;&lt;/EM&gt;(shared object), then set and export LD_LIBRARY_PATH to attunity installation directory's lib sub-directory and try setting the password again.&lt;/P&gt;
&lt;OL class="lia-list-style-type-lower-alpha"&gt;
&lt;LI&gt;Execute:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;export LD_LIBRARY_PATH=/opt/attunity/replicate/lib&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Reset the password (see step 11 above)&lt;/LI&gt;
&lt;LI&gt;Restart Qlik Replicate: &lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;./areplicate restart.&lt;/FONT&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;If receive an error about &lt;FONT face="courier new,courier"&gt;arepbase.so missing libraries&lt;/FONT&gt;:&lt;/P&gt;
&lt;OL class="lia-list-style-type-lower-alpha"&gt;
&lt;LI&gt;Execute: &lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;source arep_login.sh&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Restart Qlik Replicate: &lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;./areplicate restart&lt;/FONT&gt;&lt;STRONG style="font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Setting up the browser&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;From the Linux machine find the machine's IP.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;For instance, Run &lt;FONT face="courier new,courier"&gt;ifconfig&lt;/FONT&gt; to find your IP address and &lt;/SPAN&gt;&lt;SPAN&gt;save it for future use&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;FONT size="4"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Find your IP.png" style="width: 501px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/97033i35B9313D4B965B66/image-size/large?v=v2&amp;amp;px=999" role="button" title="Find your IP.png" alt="Find your IP.png" /&gt;&lt;/span&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Please ensure that your firewall allows inbound and outbound traffic on the &lt;FONT face="courier new,courier"&gt;REST&lt;/FONT&gt; port (default &lt;FONT face="courier new,courier"&gt;3552&lt;/FONT&gt;). &lt;BR /&gt;&lt;BR /&gt;In most systems using firewalls, you can use the following to add exceptions to specific ports. For instance:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;sudo firewall-cmd --zone=public --add-port=3552/tcp --permanent&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;sudo firewall-cmd --reload&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Note: If you would need additional information related to how those need to be set up you may need to consult the OS vendor's recommendation and your business case and requirements.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Open your browser and navigate to:&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;https:\\&amp;lt;IP of the Linux machine&amp;gt;:3552/attunityreplicate&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;If the URL is not accessible, verify that the port,&amp;nbsp;&lt;STRONG&gt;3552&lt;/STRONG&gt;, is allowed on any network devices or firewalls.&lt;BR /&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Log in using:&lt;BR /&gt;&lt;BR /&gt;USERID: &lt;FONT face="courier new,courier"&gt;admin&lt;/FONT&gt;&lt;BR /&gt;PASSWORD: &lt;FONT face="courier new,courier"&gt;&amp;lt;Password&amp;gt;&lt;/FONT&gt; &lt;BR /&gt;&lt;BR /&gt;Where&amp;nbsp;&lt;EM&gt;password&lt;/EM&gt; is the one you previously chose during &lt;FONT face="courier new,courier"&gt;repctl SETSERVERPASSWORD&lt;/FONT&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Login screen.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/97034iA8C7BBCE598B4127/image-size/large?v=v2&amp;amp;px=999" role="button" title="Login screen.png" alt="Login screen.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;You are connected to the Replicate server on the Linux machine.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Replicate UI is connected to the Linux machine.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/97035i3E57DF0A1BCB61BC/image-size/large?v=v2&amp;amp;px=999" role="button" title="Replicate UI is connected to the Linux machine.png" alt="Replicate UI is connected to the Linux machine.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&amp;nbsp;&lt;/H3&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Related Content&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/How-to-connect-Active-Directory-users-to-Qlik-Replicate-on-Linux/ta-p/2020784" target="_blank" rel="noopener"&gt;How to connect Active Directory users to Qlik Replicate on Linux&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Video Walkthrough&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;div class="video-embed-center video-embed"&gt;&lt;iframe class="embedly-embed" src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2FtMJhi2U2JLw%3Ffeature%3Doembed&amp;amp;display_name=YouTube&amp;amp;url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DtMJhi2U2JLw&amp;amp;image=https%3A%2F%2Fi.ytimg.com%2Fvi%2FtMJhi2U2JLw%2Fhqdefault.jpg&amp;amp;type=text%2Fhtml&amp;amp;schema=youtube" width="200" height="112" scrolling="no" title="Qlik Replicate Installation on Linux" frameborder="0" allow="autoplay; fullscreen; encrypted-media; picture-in-picture" allowfullscreen="true"&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 29 Dec 2023 10:26:45 GMT</pubDate>
    <dc:creator>avidary_qlik</dc:creator>
    <dc:date>2023-12-29T10:26:45Z</dc:date>
    <item>
      <title>How to install Qlik Replicate on Linux and set up browser access</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-install-Qlik-Replicate-on-Linux-and-set-up-browser-access/ta-p/2020638</link>
      <description>&lt;P&gt;We have compiled a quick guide on how to install Qlik Replicate on Linux.&lt;/P&gt;
&lt;P&gt;For additional information and a list of supported Linux platforms, see&amp;nbsp;&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/replicate/Content/Replicate/Main/Installation/Linux_Install_Upgrade_and_Uninstall.htm#Setting%20up%20Qlik%20Replicate%20on%20Linux" target="_blank" rel="noopener"&gt;Setting up Qlik Replicate on Linux&lt;/A&gt;&amp;nbsp;as well as&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/replicate/Content/Replicate/Main/Installation/install_proced_linux.htm" target="_blank" rel="noopener"&gt;Linux installation prerequisites and procedures&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Index:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;LI-TOC indent="15" liststyle="none" maxheadinglevel="4"&gt;&lt;/LI-TOC&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Installation steps&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;Log in to your Linux server&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Copy the &lt;FONT face="courier new,courier"&gt;tar&lt;/FONT&gt; file to the Linux file system&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Untar the file:&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;FONT face="courier new,courier"&gt;tar -xvf &amp;lt;the name of your tar file&amp;gt;&lt;/FONT&gt;&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;Example: &lt;FONT face="courier new,courier"&gt;areplicate-2022.11.0-289.x86_64.tar.gz&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Type &lt;FONT face="courier new,courier"&gt;ls&lt;/FONT&gt; to check if the files were untared.&lt;BR /&gt;&lt;BR /&gt;In our example, the above file&amp;nbsp;was extracted to rpm:&amp;nbsp;&amp;nbsp;&lt;FONT face="courier new,courier"&gt;areplicate-2022.11.0289.x86_64.rpm&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Extract the data from the &lt;FONT face="courier new,courier"&gt;rpm&lt;/FONT&gt; file using the following command:&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;rpm -ivh areplicate-2022.11.0-289.x86_64.rpm&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;Please consider that the above will install the software with all the default parameters, if you would prefer to customize it in alignment with your business requirements, please refer to the link to Linux installation prerequisites and procedures.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Extract competed.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/97029i7F41BC144C6D66CC/image-size/large?v=v2&amp;amp;px=999" role="button" title="Extract competed.png" alt="Extract competed.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Qlik Replicate will install at the following directory &lt;FONT face="courier new,courier"&gt;/opt/attunity/replicate&lt;/FONT&gt; and the Qlik Replicate server will automatically start.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Check if the Qlik Replicate server is running:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;type - ps -ef |grep repctl&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Replicate server is running.png" style="width: 622px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/97030iB84109E941C06CE1/image-size/large?v=v2&amp;amp;px=999" role="button" title="Replicate server is running.png" alt="Replicate server is running.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Go to the &lt;FONT face="courier new,courier"&gt;bin&lt;/FONT&gt; directory under &lt;FONT face="courier new,courier"&gt;replicate&lt;/FONT&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;cd /opt/attunity/replicate/bin&lt;/FONT&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;Before running a repctl command in a Linux shell session for the first time, you need to set the environment, either by invoking the login script manually (using: $ source arep_login.sh) or by adding that line to the ~/.bashrc script. For all command line operations involving files such as&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="path"&gt;arep_login.sh&lt;/SPAN&gt;, only the bash shell is supported.&lt;/LI&gt;
&lt;LI&gt;Reset the password:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;./repctl SETSERVERPASSWORD &amp;lt;PASSWORD&amp;gt;&lt;/FONT&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; The server password must be strong enough to prevent brute-force or dictionary attacks. &lt;STRONG&gt;S&lt;/STRONG&gt;&lt;STRONG style="font-family: inherit;"&gt;ave the password for future use.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Set Password.png" style="width: 552px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/97032i1821E17597834A3E/image-size/large?v=v2&amp;amp;px=999" role="button" title="Set Password.png" alt="Set Password.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Restart the Qlik Replicate service:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;./areplicate restart&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;After the restart, verify that the service is running:&lt;BR /&gt;&lt;BR /&gt;.&lt;FONT face="courier new,courier"&gt;/areplicate status&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Troubleshooting&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;If at this point you are given an error related to &lt;EM&gt;unable to find an so file&amp;nbsp;&lt;/EM&gt;(shared object), then set and export LD_LIBRARY_PATH to attunity installation directory's lib sub-directory and try setting the password again.&lt;/P&gt;
&lt;OL class="lia-list-style-type-lower-alpha"&gt;
&lt;LI&gt;Execute:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;export LD_LIBRARY_PATH=/opt/attunity/replicate/lib&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Reset the password (see step 11 above)&lt;/LI&gt;
&lt;LI&gt;Restart Qlik Replicate: &lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;./areplicate restart.&lt;/FONT&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;If receive an error about &lt;FONT face="courier new,courier"&gt;arepbase.so missing libraries&lt;/FONT&gt;:&lt;/P&gt;
&lt;OL class="lia-list-style-type-lower-alpha"&gt;
&lt;LI&gt;Execute: &lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;source arep_login.sh&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Restart Qlik Replicate: &lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;./areplicate restart&lt;/FONT&gt;&lt;STRONG style="font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Setting up the browser&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;From the Linux machine find the machine's IP.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;For instance, Run &lt;FONT face="courier new,courier"&gt;ifconfig&lt;/FONT&gt; to find your IP address and &lt;/SPAN&gt;&lt;SPAN&gt;save it for future use&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;FONT size="4"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Find your IP.png" style="width: 501px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/97033i35B9313D4B965B66/image-size/large?v=v2&amp;amp;px=999" role="button" title="Find your IP.png" alt="Find your IP.png" /&gt;&lt;/span&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Please ensure that your firewall allows inbound and outbound traffic on the &lt;FONT face="courier new,courier"&gt;REST&lt;/FONT&gt; port (default &lt;FONT face="courier new,courier"&gt;3552&lt;/FONT&gt;). &lt;BR /&gt;&lt;BR /&gt;In most systems using firewalls, you can use the following to add exceptions to specific ports. For instance:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;sudo firewall-cmd --zone=public --add-port=3552/tcp --permanent&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;sudo firewall-cmd --reload&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Note: If you would need additional information related to how those need to be set up you may need to consult the OS vendor's recommendation and your business case and requirements.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Open your browser and navigate to:&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;https:\\&amp;lt;IP of the Linux machine&amp;gt;:3552/attunityreplicate&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;If the URL is not accessible, verify that the port,&amp;nbsp;&lt;STRONG&gt;3552&lt;/STRONG&gt;, is allowed on any network devices or firewalls.&lt;BR /&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Log in using:&lt;BR /&gt;&lt;BR /&gt;USERID: &lt;FONT face="courier new,courier"&gt;admin&lt;/FONT&gt;&lt;BR /&gt;PASSWORD: &lt;FONT face="courier new,courier"&gt;&amp;lt;Password&amp;gt;&lt;/FONT&gt; &lt;BR /&gt;&lt;BR /&gt;Where&amp;nbsp;&lt;EM&gt;password&lt;/EM&gt; is the one you previously chose during &lt;FONT face="courier new,courier"&gt;repctl SETSERVERPASSWORD&lt;/FONT&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Login screen.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/97034iA8C7BBCE598B4127/image-size/large?v=v2&amp;amp;px=999" role="button" title="Login screen.png" alt="Login screen.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;You are connected to the Replicate server on the Linux machine.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Replicate UI is connected to the Linux machine.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/97035i3E57DF0A1BCB61BC/image-size/large?v=v2&amp;amp;px=999" role="button" title="Replicate UI is connected to the Linux machine.png" alt="Replicate UI is connected to the Linux machine.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&amp;nbsp;&lt;/H3&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Related Content&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/How-to-connect-Active-Directory-users-to-Qlik-Replicate-on-Linux/ta-p/2020784" target="_blank" rel="noopener"&gt;How to connect Active Directory users to Qlik Replicate on Linux&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Video Walkthrough&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;div class="video-embed-center video-embed"&gt;&lt;iframe class="embedly-embed" src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2FtMJhi2U2JLw%3Ffeature%3Doembed&amp;amp;display_name=YouTube&amp;amp;url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DtMJhi2U2JLw&amp;amp;image=https%3A%2F%2Fi.ytimg.com%2Fvi%2FtMJhi2U2JLw%2Fhqdefault.jpg&amp;amp;type=text%2Fhtml&amp;amp;schema=youtube" width="200" height="112" scrolling="no" title="Qlik Replicate Installation on Linux" frameborder="0" allow="autoplay; fullscreen; encrypted-media; picture-in-picture" allowfullscreen="true"&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Dec 2023 10:26:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-install-Qlik-Replicate-on-Linux-and-set-up-browser-access/ta-p/2020638</guid>
      <dc:creator>avidary_qlik</dc:creator>
      <dc:date>2023-12-29T10:26:45Z</dc:date>
    </item>
  </channel>
</rss>

