{"id":14115,"date":"2014-09-05T23:31:53","date_gmt":"2014-09-05T23:31:53","guid":{"rendered":"http:\/\/localhost:8888\/zoomdocs\/?p=10"},"modified":"2020-05-30T00:27:35","modified_gmt":"2020-05-30T04:27:35","slug":"installing-zoom-server-linux","status":"publish","type":"post","link":"https:\/\/evolphin.com\/help\/deployment\/server-installation\/installing-zoom-server-linux\/","title":{"rendered":"Installing Zoom Server (Linux)"},"content":{"rendered":"\n<p>Zoom Server is certified to run on <span class=\"keyword\">CentOS \/ Red Hat Linux<\/span> for the server (Please check the system requirements for the exact OS version supported at the current time). The <span style=\"line-height: 1.428571429;\">following instructions describe how to perform a basic installation of Zoom Server on <\/span><span style=\"line-height: 1.428571429;\">these systems. This guide assumes that CentOS \/ RHEL has already been <\/span><span style=\"line-height: 1.428571429;\">installed and configured.<\/span><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><a name=\"redHat-dependencies\"><\/a>Dependencies<\/h2>\n\n\n\n<h4 class=\"wp-block-heading\">Install Libraries<\/h4>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><th>Library<\/th><th>Yum Installation Command<\/th><\/tr><\/thead><tbody><tr><td>glib2.x86_64<\/td><td>yum install glib2.x86_64~~yum install glib2.x86_64<\/td><\/tr><tr><td>libstdc++.x86_64<\/td><td>yum install libstdc++.x86_64<\/td><\/tr><tr><td>compat-libstdc++-33<\/td><td>yum install compat-libstdc++-33<\/td><\/tr><tr><td>libgomp<\/td><td>yum install libgomp<\/td><\/tr><tr><td>libasound.so.2<\/td><td>yum install libasound.so.2<\/td><\/tr><tr><td>libX11<\/td><td>yum install libX11<\/td><\/tr><tr><td>fontconfig<\/td><td>yum install fontconfig.x86_64<\/td><\/tr><tr><td>libwmf.x86_64<\/td><td>yum install libwmf.x86_64<\/td><\/tr><tr><td>libXext.x86_64<\/td><td>yum install libXext.x86_64<\/td><\/tr><tr><td>libXt.x86_64<\/td><td>yum install libXt.x86_64<\/td><\/tr><tr><td>libICE.x86_64<\/td><td>yum install libICE.x86_64<\/td><\/tr><tr><td>ld-linux.so.2<\/td><td>yum install ld-linux.so.2<\/td><\/tr><tr><td>libSM.x86_64<\/td><td>yum install libSM.x86_64<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>You can also run the following command in your terminal:<br>sudo yum install glib2.x86_64 libstdc++.x86_64 compat-libstdc++-33 libgomp libasound.so.2 libX11 fontconfig.x86_64 libwmf.x86_64 libXext.x86_64&nbsp;libXt.x86_64 libICE.x86_64 ld-linux.so.2 libSM.x86_64<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Create Service User<\/h3>\n\n\n\n<ol class=\"wp-block-list\"><li><strong>Log into<\/strong> the RedHat Linux server running Zoom as root user.<\/li><li><span class=\"command\">Type<\/span> the following command to add a user called with<span class=\"keyword\"><em> a name you like, for instance, &#8220;evolphin&#8221;<\/em><\/span>: <div class=\"code\"><code>$ useradd -r -m evolphin<\/code><\/div><\/li><li>Type the following command to set a password for the user.<p><code>$ passwd evolphin<\/code><\/p> <\/li><\/ol>\n\n\n\n<h3 class=\"wp-block-heading\">Set up Firewall Settings<\/h3>\n\n\n\n<p>Zoom must have the following ports open for normal operation:<\/p>\n\n\n<div data-post-id=\"545\" class=\"insert-page insert-page-545 \">\n<p>The following ports should be opened in the firewall for Zoom access:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><th>Port<\/th><th><strong>Required for desktop access<\/strong><\/th><th><strong>Required for web access<\/strong><\/th><th><strong>Description<\/strong><\/th><\/tr><\/thead><tbody><tr><td>8880<\/td><td>Yes<\/td><td>No<\/td><td>Zoom Server<\/td><\/tr><tr><td>8443<\/td><td>Yes<\/td><td>No<\/td><td>Web&nbsp;Administration &amp; API access<\/td><\/tr><tr><td>8873<\/td><td>Yes<\/td><td>Yes<\/td><td>Preview Server<\/td><\/tr><tr><td>8983<\/td><td>No<\/td><td>No<\/td><td>Zoom Curator Service<\/td><\/tr><tr><td>8874<\/td><td>No<\/td><td>No<\/td><td>Zoom NonStop Server to Server&nbsp;Data Transfer (HADR)<\/td><\/tr><tr><td>18880<\/td><td>No<\/td><td>No<\/td><td>Zoom NonStop Server to Server Control Messages (HADR)<\/td><\/tr><tr><td>7770<\/td><td>Yes<\/td><td>No<\/td><td>Zoom Client Proxy to Adobe plugins<\/td><\/tr><tr><td>9880<\/td><td>Yes*<\/td><td>No<\/td><td>*SSL Zoom Server<\/td><\/tr><tr><td>9443<\/td><td>Yes*<\/td><td>No<\/td><td>*SSL Web&nbsp;Administration &amp; API access<\/td><\/tr><tr><td>8973<\/td><td>Yes*<\/td><td>Yes*<\/td><td>*SSL Preview Server<\/td><\/tr><tr><td>443<\/td><td>Yes*<\/td><td>Yes*<\/td><td>*SSL Preview Server<\/td><\/tr><tr><td>8974<\/td><td>No<\/td><td>No<\/td><td>*SSL Zoom NonStop Server to Server&nbsp;Data Transfer (HADR)<\/td><\/tr><tr><td>8282<\/td><td>No<\/td><td>Yes<\/td><td>Archive Hub<\/td><\/tr><tr><td>9292<\/td><td>No<\/td><td>No<\/td><td>*SSL Archive Hub<\/td><\/tr><tr><td>5551<\/td><td>Yes<\/td><td>Yes<\/td><td>EZ Downloader<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>To test any TCP port&#8217;s connectivity, check <a href=\"https:\/\/evolphin.com\/help\/docs\/v5\/server\/checking-open-ports\/\">this article<\/a>.<\/p>\n\n\n\n<p>*Usually if SSL ports are enabled, their non-SSL counterpart ports can be disabled or blocked by the firewalls.<\/p>\n\n\n\n<p>Desktop access includes Asset Browser, Repository Browser, Zoom plugins, Client Proxy, and EZ client installer.&nbsp;<\/p>\n\n\n\n<p>Web access includes Web Asset Browser and Web Client.<\/p>\n<\/div>\n\n\n\n<ol class=\"wp-block-list\"><li><span class=\"command\">Edit<\/span> the <span class=\"keyword\">IPTABLES<\/span> by typing the following:<br><code>$ nano \/etc\/sysconfig\/iptables<\/code><\/li><li><span class=\"command\">Append<\/span>&nbsp;following code to open the ports for Zoom:<br><code>$ nano \/etc\/sysconfig\/iptables<\/code><\/li><li><span class=\"command\">Add<\/span> the following to the file:<br><code>-A INPUT -m state --state NEW -m tcp -p tcp --dport 22 -j ACCEPT<\/code><br><code>-A INPUT -m state --state NEW -m tcp -p tcp --dport 8443 -j ACCEPT<\/code><br><code>-A INPUT -m state --state NEW -m tcp -p tcp --dport 8880 -j ACCEPT<\/code><br><code>-A INPUT -m state --state NEW -m tcp -p tcp --dport 8873 -j ACCEPT<\/code><\/li><li>On the <span class=\"keyword\">keyboard<\/span>, <span class=\"command\">hit<\/span> <span class=\"keyboard\">Ctrl<\/span>+<span class=\"keyboard\">X<\/span> to close the document.<\/li><li>To save the document, <span class=\"command\">hit<\/span> <span class=\"keyboard\">Y<\/span> and <span class=\"keyboard\">Enter<\/span> on your <span class=\"keyword\">keyboard<\/span>.<\/li><li>Restart the iptables service:<br><code class=\"\">$ service iptables restart<\/code><\/li><\/ol>\n\n\n\n<h2 class=\"wp-block-heading\"><a name=\"redHat-installZoomPackage\"><\/a>Install Zoom Package<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Moving Files<\/h3>\n\n\n\n<ol class=\"wp-block-list\"><li>Make sure you sudo or log into the evolphin zoom user account. Assuming the account is <span style=\"color: #00ccff;\">evolphin<\/span><span class=\"keyword\">&nbsp;<\/span>(could be<span class=\"keyword\"> evolphin <\/span>or whatever Zoom service user you created in the previous step):<br><code class=\"\">$ sudo su - evolphin<\/code><\/li><li><span class=\"command\">Copy<\/span> the Linux server distribution,&nbsp;<span class=\"keyword\">zoom*.tar.bz2<\/span> installation file to a preferred folder such as&nbsp;<span class=\"keyword\">\/home\/evolphin <\/span>on the Zoom Server. The rest of the instructions assume the installation folder is <span class=\"keyword\">\/home\/evolphin\/<\/span>,&nbsp;this is not required, you can use any preferred folder.<\/li><li>Make sure you are NOT a <span class=\"keyword\">root<\/span> user at this point:<br><code class=\"\">$&nbsp;whoami<\/code><br><code class=\"\">evolphin<\/code><\/li><li><span class=\"command\">Verify <\/span>the md5sum is the same from the properties file and md5sum output\n<p><code>$ grep md5 *.properties; md5sum zoom-server-linux64.tar.bz2<\/code><\/p>\n<\/li><\/ol>\n\n\n\n<h3 class=\"wp-block-heading\">Extract Files<\/h3>\n\n\n\n<ol class=\"wp-block-list\"><li><span class=\"command\">Extract<\/span> the <span class=\"keyword\">*.tar.bz2<\/span> into the <span class=\"keyword\">\/home\/evolphin\/<\/span> directory using the command shown below.\n<div class=\"note\">If you get the error as shown below the command, you will need to install bzip2<\/div>\n<p>&nbsp;<\/p>\n<div class=\"code\"><code> $ tar -jxvf zoom-server-linux64.tar.bz2<br>\n <\/code><\/div>\n<p>&nbsp;<\/p>\n<div><code>tar (child):bzip2: Cannot exec :Nosuch of file or directory<\/code><\/div>\n<div><code>tar (child): Error is not recoverable: exitng now<\/code><\/div>\n<div><code>tar: Child returned status 2<\/code><\/div>\n<div><code>tar:Error is not recoverable: exiting now<\/code><\/div>\n<\/li><li>The folder you extracted into, will now be the Zoom home directory,&nbsp;<span class=\"keyword\">[zoomDirectory]<\/span>.<\/li><li><strong>Exit<\/strong> and <strong>switch back<\/strong> to the root user or do the following command.\n<p><code class=\"\">$ sudo su -<\/code><\/p>\n<\/li><li><strong>Ensure<\/strong> the ownership for the <span class=\"keyword\">zoom<\/span> folder is with the&nbsp;<span class=\"keyword\">evolphin<\/span> user:<br><code class=\"\">[root@rhel6 zoom]# ls -ald .\/zoom<\/code><br><code class=\"\">drwxrwxr-x. 13 evolphin evolphin&nbsp;4096 Dec 2 16:06 .\/zoom<\/code><\/li><li><span class=\"command\">Change the ownership<\/span> for the <span class=\"keyword\">zoom<\/span> folder to <span style=\"color: #0091e4;\"><i>evolphin<\/i><\/span>&nbsp;user <em>if you accidentally<\/em> extracted as root:<br><code> $ chown -R evolphin&nbsp;\/home\/evolphin\/zoom<\/code><\/li><\/ol>\n\n\n\n<h3 class=\"wp-block-heading\">Set up Init Script<\/h3>\n\n\n\n<ol class=\"wp-block-list\"><li><span class=\"command\">Make a copy<\/span> of the <span class=\"keyword\">init.d<\/span> scripts for Zoom and Preview Server from&nbsp;<span class=\"keyword\">[zoomDirectory]\/bin<\/span> by typing the following command:<br><code>$ cp \/home\/evolphin\/zoom\/bin\/zoom_init.d.sh \/etc\/init.d\/zoom<\/code><br><code>$ cp \/home\/evolphin\/zoom\/bin\/preview-server_init.d.sh \/etc\/init.d\/preview-server <\/code>\n<p>&nbsp;<\/p>\n<ul>\n<li><code><span class=\"keyword\">If Auto-checkout feature is needed, only then do this on the Zoom Server: <\/span>$ cp \/home\/evolphin\/zoom\/bin\/clientproxy_init.d.sh \/etc\/init.d\/zmclientproxy <\/code><\/li>\n<\/ul>\n<\/li><li>Add to the zoom <span class=\"keyword\">init.d<\/span> file the <span class=\"keyword\"><code>ZOOM_HOME<\/code><\/span> and <span class=\"keyword\"><code>ZOOM_USER<\/code><\/span> variables to add the path to Zoom and the username to run the Zoom respectively.<br><code>$ nano \/etc\/init.d\/zoom<br>\n #!\/bin\/sh<br>\n # chkconfig: 35 - -<br>\n # description: Start and stops zoom server.<br>\n ### BEGIN INIT INFO<br>\n # Provider: Revzoom<br>\n # Required-Start: $network# Required-Stop:<br>\n # Default-Start: 3 4 5<br>\n # Default-Stop: All<br>\n # Description: Zoom Server.<br>\n ### END INIT INFO<br>\n <strong>ZOOM_HOME=\"\/home\/evolphin\/zoom\"<\/strong><br>\n<strong> ZOOM_USER=\"evolphin\"<\/strong><br>\n if [ -z \"$ZOOM_HOME\" ]; then&nbsp;<code>echo \"ERROR: cannot start Zoom.\"<br>\n echo \"Please set ZOOM_HOME to the installation directory using export ZOOM_HOME OR set it in zoom init.d script\"<br>\n ...<\/code><\/code><\/li><li>In the top, change the chkconfig:<br><strong>Before:<\/strong><br><code># chkconfig: 35 - -<\/code><br><strong>After<\/strong>:<br><code># chkconfig: 345 55 25 <\/code><\/li><li>On the <span class=\"keyword\">keyboard<\/span>, <span class=\"command\">hit<\/span>&nbsp;<span class=\"keyboard\">Ctrl<\/span>+<span class=\"keyboard\">X<\/span> to close the document.<\/li><li><span class=\"command\">Add<\/span> to the<span class=\"keyword\"> preview-server init.d<\/span> file the <code>ZOOM_HOME<\/code> and <code>ZOOM_USER<\/code> variables to add the path to Zoom and the username to run the Zoom respectively.<br><code>$ nano \/etc\/init.d\/preview-server<\/code><br><code>#!\/bin\/sh<br>\n #<br>\n # chkconfig: 35 - -<br>\n # description: Start and stops preview server.<br>\n ### BEGIN INIT INFO<br>\n # Provider: Revzoom<br>\n # Required-Start: $network<\/code><code class=\"code\"># Required-Stop:<\/code><code class=\"code\"># Default-Start: 3 4 5<br>\n # Default-Stop: All<br>\n # Description: Preview Server.<br>\n ### END INIT INFO<br>\n <strong>ZOOM_HOME=\"\/home\/evolphin\/zoom\"<\/strong><br>\n<strong> ZOOM_USER=\"evolphin\"<\/strong><br>\n if [ -z \"$ZOOM_HOME\" ]; then<br>\n echo \"ERROR: cannot start Preview Server.\"<\/code><br>echo &#8220;Please set ZOOM_HOME to the installation directory using export ZOOM_HOME OR set it in preview server$<\/li><li>In the top, <span class=\"command\">change<\/span> the <span class=\"keyword\">chkconfig<\/span>:<br><strong>Before:<\/strong><br><code># chkconfig: 35 - -<\/code><br><strong>After:<\/strong><br><code># chkconfig: 345 &nbsp;55 25<\/code><\/li><li>On the <span class=\"keyword\">keyboard<\/span>, <span class=\"command\">hit<\/span>&nbsp;<span class=\"keyboard\">Ctrl<\/span>+<span class=\"keyboard\">X<\/span>&nbsp;to <span class=\"command\">close<\/span> the document.<\/li><li>To <span class=\"command\">save<\/span>&nbsp;the document, hit&nbsp;<span class=\"keyboard\">Y<\/span>&nbsp;and <span class=\"keyboard\">Enter<\/span> on your <span class=\"keyword\">keyboard<\/span>.<\/li><li><span class=\"command\">Add<\/span> to the<span class=\"keyword\"> zmclientproxy init.d<\/span>&nbsp;(if remote hot folder feature is needed) file the <code>ZOOM_HOME<\/code> and <code>ZOOM_USER<\/code> variables to add the path to Zoom and the username to run the Zoom respectively.<br><code>$ nano \/etc\/init.d\/zmclientproxy<\/code><br><code>#!\/bin\/sh<br>\n #<br>\n # chkconfig: 35 - -<br>\n # description: Start and stops zmclientproxy.<br>\n ### BEGIN INIT INFO<br>\n # Provider: Revzoom<br>\n # Required-Start: $network<\/code><code class=\"code\"># Required-Stop:<\/code><code class=\"code\"># Default-Start: 3 4 5<br>\n # Default-Stop: All<br>\n # Description: zmclientproxy.<br>\n ### END INIT INFO<br>\n <strong>ZOOM_HOME=\"\/home\/evolphin\/zoom\"<\/strong><br>\n<strong> ZOOM_USER=\"evolphin\"<\/strong><br>\n if [ -z \"$ZOOM_HOME\" ]; then<br>\n echo \"ERROR: cannot start zmclientproxy.\"<\/code><br>echo &#8220;Please set ZOOM_HOME to the installation directory using export ZOOM_HOME OR set it in zmclientproxy$<\/li><li>In the top, <span class=\"command\">change<\/span> the <span class=\"keyword\">chkconfig<\/span>:<br><strong>Before:<\/strong><br><code># chkconfig: 35 - -<\/code><br><strong>After:<\/strong><br><code># chkconfig: 345 &nbsp;55 25<\/code><\/li><li>On the <span class=\"keyword\">keyboard<\/span>, <span class=\"command\">hit<\/span>&nbsp;<span class=\"keyboard\">Ctrl<\/span>+<span class=\"keyboard\">X<\/span>&nbsp;to <span class=\"command\">close<\/span> the document.<\/li><li>To <span class=\"command\">save<\/span>&nbsp;the document, hit&nbsp;<span class=\"keyboard\">Y<\/span>&nbsp;and <span class=\"keyboard\">Enter<\/span> on your <span class=\"keyword\">keyboard<\/span>.<\/li><li>&nbsp;Exit root sudo and return to evolphin user<\/li><\/ol>\n\n\n\n<h2 class=\"wp-block-heading\">Set up Services to autostart on Startup<\/h2>\n\n\n\n<ol class=\"wp-block-list\"><li><span class=\"command\">Add<\/span> the <span class=\"keyword\">Zoom<\/span> and <span class=\"keyword\">Preview-Server<\/span> services to <span class=\"keyword\">chkconfig<\/span> using the command:\n<div class=\"code\">\n<p><code>$ sudo chkconfig --add zoom<\/code><\/p>\n<p><code>$ sudo chkconfig --add preview-server<\/code><\/p>\n<div class=\"note\">Zoom Client Proxy service is an optional service that you can run on the Zoom Linux Server machine to set up service as a hot folder ingest. &nbsp;Additionally, this service can also be useful when you want to set up a hot folder on a headless Linux machine. Use the following link for instructions to <a href=\"https:\/\/evolphin.com\/help\/docs\/hot-folder-headless\/\">set up a hot folder on a headless machine<\/a>.<\/div>\n<p>&nbsp;<\/p>\n<p><code>$ sudo chkconfig --add zmclientproxy<\/code><\/p>\n<\/div>\n<\/li><\/ol>\n\n\n\n<h3 class=\"wp-block-heading\"><a name=\"redHat-startingAndStoppingServices\"><\/a>Starting and Stopping&nbsp;Services<\/h3>\n\n\n<div data-post-id=\"566\" class=\"insert-page insert-page-566 \">\n<div class=\"note\">For information on how to start and stop services for a Windows Server, see&nbsp;<span data-post-id=\"490\" class=\"insert-page insert-page-490 \"><a href=\"https:\/\/evolphin.com\/help\/administration-server\/starting-and-stopping-zoom-services-windows\/\">Starting and Stopping Zoom Services (Windows)<\/a>\n\t\t\t\t\t\t<\/span>.<\/div>\n\n\n\n<p>Zoom has various services for its MAM, Preview, Curator, and HADR Servers. You may use one or more of these on the servers for Zoom. If multiple services are running on a server then it is recommended to follow an order while starting, restarting, or stopping them.<\/p>\n\n\n\n<p>The recommended <span class=\"keyword\">order to start\/restart services<\/span> is:<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>Zoom HADR Service &#8211; for Zoom NonStop Servers<\/li><li>Zoom Services &#8211; for Zoom MAM Server and Zoom NonStop Servers<\/li><li>Zoom Preview Service &#8211; for Preview Server, Transcoder, Ingest Server<\/li><li>Zoom Curator Service &#8211; for Curator Server<\/li><\/ol>\n\n\n\n<p><span class=\"keyword\">Stop the services in the reverse order.<\/span><\/p>\n\n\n\n<p>The following instructions describe how to properly stop Zoom Services on RedHat and CentOS Linux.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Start Zoom Server and Preview Server<\/h4>\n\n\n\n<p>Please follow the following procedures for <span class=\"keyword\">starting<\/span> Zoom Services:<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>In <span class=\"keyword\">Terminal<\/span>, <span class=\"command\">run<\/span> the following command to <span class=\"keyword\">start<\/span>&nbsp;the Zoom Server Service:<br><code>$ sudo service zoom start<\/code><\/li><li>In <span class=\"keyword\">Terminal<\/span>, <span class=\"command\">run<\/span> the following command to <span class=\"keyword\">start<\/span>&nbsp;the Zoom Preview Server Service:<br><code>$ sudo service preview-server start<\/code><\/li><\/ol>\n\n\n\n<h4 class=\"wp-block-heading\"><span id=\"Stop_Zoom_Server_and_Preview_Server\">Stop Zoom Server and Preview Server<\/span><\/h4>\n\n\n\n<p>Please follow the following procedures for <span class=\"keyword\">stopping<\/span>&nbsp;Zoom Services:<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>In <span class=\"keyword\">Terminal<\/span>, <span class=\"command\">run<\/span> the following command to <span class=\"keyword\">stop<\/span> the Zoom Server Service:<br><code>$ sudo service zoom stop<\/code><\/li><li>In <span class=\"keyword\">Terminal<\/span>, <span class=\"command\">run<\/span> the following command to <span class=\"keyword\">stop<\/span> the Zoom Preview Server Service:<br><code>$ sudo service preview-server stop<\/code><\/li><\/ol>\n\n\n\n<h4 class=\"wp-block-heading\"><a id=\"linux-cproxy\"><\/a>Zoom Client Proxy Service<\/h4>\n\n\n\n<p>In <span class=\"keyword\">Zoom 5.2<\/span> or greater, you can optionally configure and run the zoom client proxy on Linux server machines if you want to make use of services like Hot Folder ingest. The commands to start and stop the client proxy service is similar to the ones listed above.<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>In <span class=\"keyword\">Terminal<\/span>, <span class=\"command\">run<\/span> the following command to <span class=\"keyword\">start<\/span>&nbsp;the Zoom Client Proxy&nbsp;Service:<br><code>$ sudo service zmclientproxy&nbsp;start<\/code><\/li><li>In <span class=\"keyword\">Terminal<\/span>, <span class=\"command\">run<\/span> the following command to <span class=\"keyword\">stop<\/span> the Zoom Client Proxy&nbsp;Service:<br><code>$ sudo service zmclientproxy&nbsp;stop<\/code><\/li><\/ol>\n\n\n\n<h4 class=\"wp-block-heading\">Other Services in Linux<\/h4>\n\n\n\n<p>These services are used for Zoom or related products:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><th><strong>Server<\/strong><\/th><th>Usual Service Name<\/th><\/tr><\/thead><tbody><tr><td><strong>Zoom Server<\/strong><\/td><td>zoom<\/td><\/tr><tr><td><strong>Preview Server<\/strong><\/td><td>preview-server<\/td><\/tr><tr><td><strong>Curator Server<\/strong><\/td><td>curator-server<\/td><\/tr><tr><td><strong>Zoom NonStop<\/strong><\/td><td>hadr-server<\/td><\/tr><tr><td><strong>Hub<\/strong><\/td><td>hub<\/td><\/tr><tr><td><strong>EZ<\/strong><\/td><td>ez-updater<\/td><\/tr><\/tbody><\/table><\/figure>\n<\/div>\n\n\n\n<h3 class=\"wp-block-heading\">Configure Network Settings<\/h3>\n\n\n\n<p>If you need to change the network settings such as DNS hostname or IP addresses of the servers please look at:<\/p>\n\n\n<div data-post-id=\"2516\" class=\"insert-page insert-page-2516 \"><a href=\"https:\/\/evolphin.com\/help\/administration-server\/configuration-server\/zoom-database-preview-service-on-different-machines\/\">Zoom Database &amp; Preview Service Network Settings<\/a>\n\t\t\t\t\t\t<\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Updating additional services and features<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Curator (enhanced searching)&nbsp;<\/h3>\n\n\n\n<div class=\"note\">For the full details on this service please visit:&nbsp;https:\/\/evolphin.com\/help\/docs\/curator-configuration\/<\/div>\n\n\n\n<h4 class=\"wp-block-heading\">Installing the service<\/h4>\n\n\n\n<ol class=\"instructions wp-block-list\"><li><span class=\"command\">Copy&nbsp;<\/span><code>curator-server_init.d.sh<\/code> from the <code>Zoom_Installation_Directory\/bin\/<\/code> directory to the <code>\/etc\/init.d\/<\/code> directory.<\/li><li><span class=\"command\">Rename<\/span> the newly copied file to <code>curator-server<\/code><\/li><li><span class=\"command\">Edit<\/span> the <code>curator-server<\/code> file in a text editor, if required, to ensure the values of the following 2 variables match the Zoom setup:\n<ul>\n<li><code>ZOOM_HOME=Zoom_Installation_Directory<\/code>; by default <code>ZOOM_HOME=\/home\/evolphin\/zoom<\/code><\/li>\n<li><code>ZOOM_USER=Service_Running_User<\/code>; by default <code>ZOOM_USER=evolphin<\/code><\/li>\n<\/ul>\n<\/li><li><span class=\"command\">Open<\/span> the <span class=\"keyword\">Terminal<\/span> and issue the following commands as the root user:\n<ul>\n<li><code>chkconfig --add curator-server<\/code><\/li>\n<li><code>chkconfig --list<\/code><\/li>\n<\/ul>\n<p>Ensure that the <code>solr-server<\/code> service is listed in the output of the second command.<\/p>\n<\/li><li>Now the Curator service can be controlled, like other Zoom Services, with the following commands on the Linux Terminal:\n<ul>\n<li><code>service curator-server status<\/code> (Check the status of Curator service)<\/li>\n<li><code>service curator-server start<\/code> (Start the Curator service)<\/li>\n<li><code>service curator-server stop<\/code> (Stop the Curator service)<\/li>\n<li><code>service curator-server restart<\/code> (Restart Curator service)<\/li>\n<\/ul>\n<\/li><\/ol>\n\n\n\n<h4 class=\"wp-block-heading\">&nbsp;<\/h4>\n\n\n\n<h4 class=\"wp-block-heading\">Configuring the service<\/h4>\n\n\n\n<div class=\"warning\">For Curator configuration on a Zoom HADR setup, refer to the article on <a href=\"https:\/\/evolphin.com\/help\/docs\/curator-configuration\/docs\/setup-of-curator-with-hadr\/\" target=\"_blank\" rel=\"noopener noreferrer\">Setup of Curator with HADR<\/a>.<\/div>\n\n\n\n<p>These additional initial configuration steps are only needed when the Curator service is being set up on a separate machine. If the Curator service is to be run on the same machine installation as the Zoom service, then skip to the <a href=\"https:\/\/evolphin.com\/help\/docs\/curator-configuration\/#fts-webmin-config\">next<\/a>&nbsp;section.<\/p>\n\n\n\n<ol class=\"instructions wp-block-list\"><li>Manually <span class=\"command\">edit<\/span> the <code>Zoom_Installation_Directory\/conf\/server.xml<\/code> on the Zoom server in the following manner.\n<ul>\n<li><span class=\"command\">Open<\/span> the <code>server.xml<\/code> in a text editor.<\/li>\n<li>In the editor, <span class=\"command\">move<\/span> to the <code>ftsSpec<\/code> section.<\/li>\n<li><span class=\"command\">Set<\/span> the <code>host<\/code> tag value to the Curator service machine\u2019s hostname or IP.\n<div class=\"example\">e.g. <code>&lt;host&gt;zm04.company.com&lt;host&gt;<\/code><\/div>\n<\/li>\n<li><span class=\"command\">Set<\/span> the <code>solrDataDir<\/code> tag value to the Curator service database directory; see <a href=\"https:\/\/evolphin.com\/help\/docs\/curator-configuration\/#config-solr-db-dir\">below<\/a> for a detailed description.\n<div class=\"note\">\n<p>The data directory is recommended to be located on a file-system that provides fast disk access, like local SSD drives, fiber-channel connected drives, etc.<\/p>\n<\/div>\n<\/li>\n<li><span class=\"command\">Save<\/span> the file.<\/li>\n<\/ul>\n<\/li><li><span class=\"command\">Copy<\/span> the <code>server.xml<\/code> file edited above, to the Curator server machine, overwriting <code>Zoom_Installation_Directory\/conf\/server.xml<\/code>. Alternatively, <span class=\"command\">edit<\/span> the <code>server.xml<\/code> file on the Curator server in the same manner as above.<\/li><li><span class=\"command\">Start\/Restart<\/span> the Curator Service<\/li><li><span class=\"command\">Start\/Restart<\/span> Zoom Service<\/li><li><span class=\"command\">Open<\/span> the Web-based Admin Console in a web browser.\n<div class=\"example\">Sample URL for the Admin Console: <code>http:\/\/localhost:8443\/<\/code><\/div>\n<\/li><li><span class=\"command\">Open<\/span> the <span class=\"keyword\">Server Control Panel<\/span> from the left navigation panel.<\/li><li><span class=\"command\">Open<\/span> the <span class=\"keyword\">Curator-based Search Management<\/span> form in the central control panel.<\/li><li><span class=\"command\">Change<\/span> the config, as required, and then save the form. The descriptions of the various parameters are given below.\n<figure><a href=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2016\/10\/CBSM-UI.png\" data-slb-group=\"5024\" data-slb-active=\"1\" data-slb-internal=\"0\"><img decoding=\"async\" class=\"alignnone wp-image-5529 size-full\" src=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2016\/10\/CBSM-UI.png\" alt=\"Curator-based Search Management Form\"><\/a><\/figure><p><\/p>\n<\/li><\/ol>\n\n\n\n<p>The configurable parameters signify the following:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><code>File Content Index<\/code>: Specify whether Content Indexing has to be enabled or not.<\/li><li><code>File Content Search<\/code>: Specify whether Content-based Searching has to be enabled or not.<\/li><li><code>Non-File Content Index<\/code>: Specify whether Non-Content Indexing has to be enabled or not.<\/li><li><code>Non-File Content Search<\/code>: Specify whether Non-Content based Searching has to be enabled or not.<\/li><li><code>Host<\/code>: Curator service machine hostname or IP; as will be accessed from the Zoom service (<strong>Default<\/strong>: localhost)<\/li><li><code>Port<\/code>: The port on which the Curator service runs (<strong>Default<\/strong>: 8983)<\/li><li><code>Log Level<\/code>: The logging level to be used for Curator logs (<strong>Default<\/strong>: INFO)<\/li><li><code>Failed Documents Notification<\/code>: Frequency for sending email notifications to the super-admins about documents that failed to get indexed. It can be set to <code>daily<\/code>, <code>hourly<\/code>, <code>weekly<\/code>or, <code>disable<\/code>. (<strong>Default<\/strong>: daily).<\/li><li id=\"config-solr-db-dir\"><code>Solr Data Dir<\/code>: Path to the Solr database directory on the Curator service machine; where the indexing information of the Zoom repository files is stored. (<strong>Default<\/strong>: \u201cZoom_Installation_Directory\/db\/solr-db\u201d )\n<div class=\"warning\">\n<p>The <code>Solr Data Dir<\/code> cannot be changed if the directory is no longer empty. That is, it cannot be changed after the first file got indexed successfully.<\/p>\n<\/div>\n<\/li><\/ul>\n\n\n\n<p>The other parameters are either non-configurable or, do not usually require any change from the defaults. Additional details about them can be found in the advanced Curator config <a href=\"https:\/\/evolphin.com\/help\/docs\/curator-configuration\/docs\/fts-spec\/#xml-spec-description\" target=\"_blank\" rel=\"noopener noreferrer\">specification<\/a>.<\/p>\n\n\n\n<div class=\"note\">\n<p>Whenever a new change is submitted in the Curator-based Search Management form of the Server Control Panel, the submitted details are first sent from Zoom to Curator for verification and are saved only when they are acceptable.<\/p>\n<\/div>\n\n\n\n<div class=\"warning\">\n<p>The communication between Zoom and Curator to establish the correctness of input parameters could be slow on certain set-ups.<\/p>\n<\/div>\n\n\n\n<h3 class=\"wp-block-heading\">Faceted Search&nbsp;<\/h3>\n\n\n\n<div class=\"note\">For the full details on this service please visit:&nbsp;https:\/\/evolphin.com\/help\/docs\/v5\/client\/vab\/faceted-search\/<\/div>\n\n\n\n<div class=\"pf-content\">\n<div class=\"note\">Note: any client-side zoom.properties entry can be pushed from the server to all the clients. <a href=\"https:\/\/evolphin.com\/help\/docs\/v5\/administration-docs\/pull-client-properties\/\" target=\"_blank\" rel=\"noopener noreferrer\">See here<\/a>.<\/div>\n<p>&nbsp;<\/p>\n<ul>\n<li>Client-side: Number of entries loaded under each category. The default value is 5\n<ul>\n<li>Open <span class=\"keyword\">zoom.properties<\/span> file from <span class=\"keyword\">$Home\/.zm<br><\/span>\n<p>&nbsp;<\/p>\n<div class=\"example\">\/Users\/joe\/.zm\/zoom.properties<\/div>\n<\/li>\n<li>Add new property <span class=\"keyword\">FACETED_SEARCH_LIMIT<\/span>\n<div class=\"example\">FACETED_SEARCH_LIMIT=10<\/div>\n<\/li>\n<\/ul>\n<\/li>\n<li>Client-side: Controlling the order in which categories will be visible inside the Asset Browser.\n<ul>\n<li>Add property&nbsp;<span class=\"keyword\">FACETED_SEARCH_CATEGORY_ORDER<\/span> in <span class=\"keyword\">zoom.properties<\/span>\n<div class=\"example\">FACETED_SEARCH_CATEGORY_ORDER=file_type_filter,project_name,metadata_key,keyword,file_name<\/div>\n<ul>\n<li>file_type_filter = File Type Filters<\/li>\n<li>project_name = Projects<\/li>\n<li>metadata_key = Metadata Properties<\/li>\n<li>keyword = Keywords<\/li>\n<li>file_name= File Name<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/li>\n<li>Server-side: Skipping metadata groups or property fields from the indexing, so that these groups or properties will not be visible in under the list of facets in Asset Browser\n<ul>\n<li>Open&nbsp;<span class=\"keyword\">metadataspec.xml<\/span> from <span class=\"keyword\">$ZOOM_INSTALL_DIR\/conf<\/span>\n<div class=\"example\">\/home\/evolphin\/zoom\/conf\/metadataspec.xml<\/div>\n<\/li>\n<li>Add a new tag skipMetadataFromIndexing under the config tag\n<ul>\n<li>\n<p class=\"p1\">skipMetadataFromIndexing may contain subtags group or prop, based on the requirements that need to be skipped<\/p>\n<ul>\n<li><span class=\"keyword\">Syntax<\/span>\n<pre>For skipping metadata group -&gt; &lt;group&gt;groupcode&lt;\/group&gt;\n      where groupcode is the code of metadata group specified in metadataspec.xml\nFor skipping metadata property -&gt; &lt;prop&gt;groupcode_propertylabel&lt;\/prop&gt;\n      where properylabel is of field inside metadata group\n<\/pre>\n<\/li>\n<li><span class=\"keyword\">Example<\/span>\n<pre>To skip indexing for\nmetadata groups -&gt; FIPR (File Properties) and CAME\nmetadata properties -&gt; Bitrate under metadata group VDEO (Video Properties) and Headline under group IPTC<\/pre>\n<pre><code class=\"\">&lt;config&gt;\n  &lt;xmpSupportedFormats&gt; ... &lt;\/xmpSupportedFormats&gt;\n  &lt;skipMetadataFromIndexing&gt;\n    &lt;group&gt;FIPR&lt;\/group&gt;\n    &lt;group&gt;CAME&lt;\/group&gt;\n    &lt;prop&gt;VDEO_Bitrate&lt;\/prop&gt;\n    &lt;prop&gt;IPTC_Headline&lt;\/prop&gt;\n &lt;\/skipMetadataFromIndexing&gt;\n&lt;\/config&gt;\n<\/code><\/pre>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/div>\n\n\n\n<div class=\"yarpp-related\">&nbsp;<\/div>\n\n\n\n<h3 class=\"wp-block-heading\">&nbsp;<\/h3>\n\n\n\n<h3 class=\"wp-block-heading\">Web Client&nbsp;<\/h3>\n\n\n\n<div class=\"note\">The Zoom Web Client that launched with Zoom 7 will be accessible out of the box. However, certain aspects like visual appearance, company logo and repository destination for uploads can be configured. For more information&nbsp;on this feature&nbsp;please visit:&nbsp;https:\/\/evolphin.com\/help\/docs\/web-client-configuration\/<\/div>\n\n\n\n<div class=\"pf-content\">&nbsp;<\/div>\n\n\n\n<h3 class=\"wp-block-heading\">Project templates for the Adobe suite<\/h3>\n\n\n\n<div class=\"note\">For the full details on this feature&nbsp;please visit:&nbsp;<a href=\"\/docs\/zoom-client\/app-panel\/v7new-project-creation-in-adobe-plugin-2\/\">New Project creation in Evolphin Zoom plugin<\/a><\/div>\n\n\n\n<p>In 7.0. the templates are configured using the Web Management Console.<\/p>\n\n\n\n<p>Navigate to&nbsp;Plugin-&gt;Adobe Plugin-&gt;Manage Templates, and add \/ delete \/ edit the templates as required.&nbsp;&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2017\/09\/img_59cd2946bedff-1024x320.png\" alt=\"\" class=\"wp-image-6545\"\/><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\">New Project creation after changing Premiere Pro version<\/h4>\n\n\n\n<p>When the Premiere Pro version is changed(e.g. from CC2016 to CC2017), Premiere Pro may prompt to convert the project file, if you have created the project template in some other version of Premiere Pro:<\/p>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2015\/12\/Convert_dialog.png\"><img decoding=\"async\" src=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2015\/12\/Convert_dialog.png\" alt=\"Convert_dialog\" class=\"wp-image-5881\"\/><\/a><\/figure>\n\n\n\n<p>To avoid this, the project template should be created in the same Premiere Pro version for which the template will be used.&nbsp;<\/p>\n\n\n\n<p>A project template for Premiere Pro CC2017 is attached below for reference:<\/p>\n\n\n\n<p><a href=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2015\/12\/Project_Template_CC2017.zip\">Project_Template_CC2017<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Expanded SSL support for core Zoom operations<\/h3>\n\n\n\n<div class=\"note\">For the full details on this feature&nbsp;please visit:&nbsp;https:\/\/evolphin.com\/help\/docs\/ssl-support-for-core-zoom-operations\/<\/div>\n\n\n\n<div class=\"warning\">Stop Zoom services on the Zoom Server, Preview Server, Curator Server, and HADR Server before continuing. Restart Zoom services on HADR Server, Zoom Server, Preview Server, and Curator Server in that order after updating the files mentioned below.<\/div>\n\n\n\n<p>To enable SSL in Zoom, do the following for each of the Zoom Server and Zoom Preview Server.&nbsp;Ignore the HADR peer section if HADR is not in use.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">On the&nbsp;Zoom Server<\/h4>\n\n\n\n<p>On the Zoom Server,&nbsp;<span class=\"command\">navigate<\/span> to the conf folder in the Zoom Install directory (<em>ZoomInstallDir\/conf)<\/em>.<\/p>\n\n\n\n<p><span class=\"command\">Open<\/span> <code>server.xml<\/code> and <span class=\"command\">update<\/span> the following tags:<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>Under <code>&lt;networkspec<\/code><code><\/code><code>&gt;<\/code>,&nbsp;set <code>&lt;securePortEnabled&gt;<\/code> tag&nbsp;as <em>tru<\/em><em>e<\/em><\/li><li>Under <code>&lt;networkspec<\/code><code><\/code><code><\/code><code>&gt;<\/code>, set <code>&lt;securePort&gt;<\/code> tag&nbsp;as <em>9880<\/em>\n<figure><a href=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2017\/11\/a4.png\" data-slb-group=\"6741\" data-slb-active=\"1\" data-slb-internal=\"0\"><img decoding=\"async\" class=\"alignnone wp-image-6097 size-large\" src=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2017\/11\/a4.png\" alt=\"Sample Server.xml\" border=\"2\"><\/a><\/figure><div><\/div>\n<p>&nbsp;<\/p>\n<\/li><li>Under <code>&lt;webserverspec<\/code><code>&gt;<\/code>, set <code>&lt;useSslForDesktopClient&gt;<\/code> tag&nbsp;as <em>true<\/em><\/li><li>Under <code>&lt;webserverspec<\/code><code><\/code><code>&gt;<\/code>, check <code>&lt;sslPort&gt;<\/code>&nbsp;tag is <em>9443<\/em><\/li><li>Under <code>&lt;webserverspec&gt;<\/code>,&nbsp;set <code>&lt;ssl&gt;<\/code> tag&nbsp;as <em>true<\/em>\n<figure><a href=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2017\/11\/a1.png\" data-slb-group=\"6741\" data-slb-active=\"1\" data-slb-internal=\"0\"><img decoding=\"async\" class=\"alignnone wp-image-6097 size-large\" src=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2017\/11\/a1.png\" alt=\"Sample Server.xml\" border=\"2\"><\/a><\/figure><div><\/div>\n<p>&nbsp;<\/p>\n<\/li><li>If the LDAP server is not in use then skip this step. If LDAP server is in use, then under <code>&lt;ldapspec&gt;<\/code>,&nbsp;set <code>&lt;useSsl&gt;<\/code> tag&nbsp;as <em>true<\/em>\n<figure><a href=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2017\/11\/a21.png\" data-slb-group=\"6741\" data-slb-active=\"1\" data-slb-internal=\"0\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-6889 size-full\" src=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2017\/11\/a21.png\" alt=\"\" width=\"960\" height=\"292\" border=\"2\"><\/a><\/figure><div><\/div>\n<p>&nbsp;<\/p>\n<\/li><\/ol>\n\n\n\n<div class=\"note\">If any of the tags specified above are not found, please add the tag under that relevant section.<\/div>\n\n\n\n<p><span class=\"command\">Save<\/span> changes to the <code>server.xml<\/code> file.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">On the&nbsp;Preview Server<\/h4>\n\n\n\n<p>On the Zoom Preview Server,&nbsp;<span class=\"command\">navigate<\/span> to the conf folder in the Zoom Install directory (<em>ZoomInstallDir\/conf<\/em>).<\/p>\n\n\n\n<p><span class=\"command\">Open<\/span>&nbsp;<code>server.xml<\/code>&nbsp;and&nbsp;<span class=\"command\">update<\/span>&nbsp;the following tags:<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>Under&nbsp;<code>&lt;ServerConnection&gt;<\/code>,&nbsp;set&nbsp;<code>&lt;sslPort&gt;<\/code>&nbsp;tag&nbsp;as&nbsp;<em>8973<\/em><\/li><li>Under&nbsp;<code>&lt;ServerConnection&gt;<\/code>,&nbsp;set&nbsp;<code>&lt;enableSsl&gt;<\/code>&nbsp;tag&nbsp;as&nbsp;<em>true<\/em><\/li><li>Under&nbsp;<code>&lt;reviewserverspec&gt;<\/code>,&nbsp;set&nbsp;<code>&lt;proxySslPort&gt;<\/code>&nbsp;tag&nbsp;as&nbsp;<em>8874<\/em><\/li><li>Under&nbsp;<code>&lt;reviewserverspec&gt;<\/code>,&nbsp;set&nbsp;<code>&lt;useSslForDesktopClient&gt;<\/code>&nbsp;tag&nbsp;as&nbsp;<em>true<\/em>\n<figure><a href=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2017\/11\/a6.png\" data-slb-group=\"6741\" data-slb-active=\"1\" data-slb-internal=\"0\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-6888 size-full\" src=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2017\/11\/a6.png\" alt=\"\" width=\"964\" height=\"260\" border=\"2\"><\/a><\/figure><div><\/div>\n<p>&nbsp;<\/p>\n<\/li><\/ol>\n\n\n\n<p><span class=\"command\">Save<\/span> changes to the <code>server.xml<\/code> file.<\/p>\n\n\n\n<p>Now, <span class=\"command\">navigate<\/span> to the conf folder in the Zoom Install directory (<em>ZoomInstallDir\/conf<\/em>).<\/p>\n\n\n\n<p><span class=\"command\">Open<\/span> <code>preview-server.xml<\/code> and <span class=\"command\">update<\/span> the tag &lt;ZoomServerHostPort&gt; to use <em>https<\/em>(eg.&nbsp;&lt;ZoomServerHostPort&gt;<em>https<\/em>:\/\/[ZoomServerIP]:9880&gt;).&nbsp;<span class=\"command\">Save<\/span> changes.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Certificate setup&nbsp;with a commercial certificate<\/h4>\n\n\n\n<div class=\"warning\">Before setting up the SSL certificates on servers, stop Zoom services on the Zoom Server, Preview Server, Curator Server, and HADR Server. Restart services after the server-side setup are complete.<\/div>\n\n\n\n<div class=\"warning\">Similarly, stop the Zoom Client Proxy service on&nbsp;a Client machine before setting up the SSL certificates (only for self-signed certificate).<\/div>\n\n\n\n<p><span class=\"command\">Copy<\/span> the certificate file to the conf folder in the Zoom Install directory (<em>ZoomInstallDir\/conf<\/em>) for each server machine.<\/p>\n\n\n\n<p>Now, save the password&nbsp;provided with&nbsp;the SSL certificate in each of the&nbsp;Zoom modules as follows:<\/p>\n\n\n\n<h5 class=\"wp-block-heading\">&nbsp;<\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Zoom Server<\/strong><\/h5>\n\n\n\n<ol class=\"wp-block-list\"><li>From the conf folder,&nbsp;\u0018<span class=\"command\">open<\/span> file<code>wrapper.conf<\/code><\/li><li><span class=\"command\">Set<\/span> these two properties:\n<p><code>wrapper.java.additional.11=-Dzoom.ssl.keystore.path=<\/code><\/p>\n<p><code>wrapper.java.additional.12=-Dzoom.ssl.keystore.pass=<\/code><\/p>\n<\/li><\/ol>\n\n\n\n<h5 class=\"wp-block-heading\">&nbsp;<\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Preview Server<\/strong><\/h5>\n\n\n\n<ol class=\"wp-block-list\"><li>From the conf folder, <span class=\"command\">open<\/span> file <code>preview-server.conf<\/code><\/li><li><span class=\"command\">Set<\/span> these two properties\n<p><code>wrapper.java.additional.11=-Dzoom.ssl.keystore.path=<\/code><\/p>\n<p><code>wrapper.java.additional.12=-Dzoom.ssl.keystore.pass=<\/code><\/p>\n<\/li><\/ol>\n\n\n\n<h5 class=\"wp-block-heading\">&nbsp;<\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Curator Server<\/strong><\/h5>\n\n\n\n<ol class=\"wp-block-list\"><li>From the conf folder, <span class=\"command\">open<\/span> file <code>curator-server.conf<\/code><\/li><li><span class=\"command\">Set<\/span> these two properties\n<p><code>wrapper.java.additional.11=-Dzoom.ssl.keystore.path=<\/code><\/p>\n<p><code>wrapper.java.additional.12=-Dzoom.ssl.keystore.pass=<\/code><\/p>\n<\/li><\/ol>\n\n\n\n<h5 class=\"wp-block-heading\">&nbsp;<\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Client Systems<\/strong><\/h5>\n\n\n\n<p>No setup needed.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Certificate setup&nbsp;with a self-signed&nbsp;certificate<\/h4>\n\n\n\n<p><span class=\"command\">Copy<\/span> the certificate file to the conf folder in the Zoom install directory (<em>ZoomInstallDir\/conf<\/em>).<\/p>\n\n\n\n<p>The certificate information also needs to be set up in the zoom properties file for the server machine for Zoom.<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>From the user folder (..\/users\/$user\/.zm\/) <span class=\"command\">open<\/span> <code>zoom.properties<\/code><\/li><li><span class=\"command\">Set<\/span> these two properties\n<p><code>ZOOM_SSL_TRUSTSTORE_PATH=<\/code><\/p>\n<p><code>ZOOM_SSL_TRUSTSTORE_PASSWORD=<\/code><\/p>\n<\/li><\/ol>\n\n\n\n<p>Now, save the password&nbsp;provided with&nbsp;the SSL certificate in each of the Zoom modules as follows:<\/p>\n\n\n\n<h5 class=\"wp-block-heading\">&nbsp;<\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Zoom Server<\/strong><\/h5>\n\n\n\n<ol class=\"wp-block-list\"><li>From the conf folder, <span class=\"command\">open<\/span> file <code>wrapper.conf<\/code><\/li><li>Set these two properties\n<p><code>wrapper.java.additional.11=-Dzoom.ssl.keystore.path=<\/code><\/p>\n<p><code>wrapper.java.additional.12=-Dzoom.ssl.keystore.pass=<\/code><\/p>\n<\/li><\/ol>\n\n\n\n<h5 class=\"wp-block-heading\">&nbsp;<\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Preview Server<\/strong><\/h5>\n\n\n\n<ol class=\"wp-block-list\"><li>From the conf folder, <span class=\"command\">open<\/span> file <code>preview-server.conf<\/code><\/li><li><span class=\"command\">Set<\/span> these two properties\n<p><code>wrapper.java.additional.11=-Dzoom.ssl.keystore.path=<\/code><\/p>\n<p><code>wrapper.java.additional.12=-Dzoom.ssl.keystore.pass=<\/code><\/p>\n<\/li><\/ol>\n\n\n\n<h5 class=\"wp-block-heading\">&nbsp;<\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Curator Server<\/strong><\/h5>\n\n\n\n<ol class=\"wp-block-list\"><li>From the conf folder, <span class=\"command\">open<\/span> file <code>curator-server.conf<\/code><\/li><li><span class=\"command\">Set these two properties<\/span>\n<p><code>wrapper.java.additional.11=-Dzoom.ssl.keystore.path=<\/code><\/p>\n<p><code>wrapper.java.additional.12=-Dzoom.ssl.keystore.pass=<\/code><\/p>\n<\/li><\/ol>\n\n\n\n<h5 class=\"wp-block-heading\">&nbsp;<\/h5>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Client Systems<\/strong><\/h5>\n\n\n\n<p>The certificate information also needs to be set up&nbsp;in the&nbsp;zoom properties file&nbsp;for each client machine&nbsp;with&nbsp;Zoom.<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>From the user folder (..\/users\/$user\/.zm\/), <span class=\"command\">open<\/span> <code>zoom.properties<\/code><\/li><li><span class=\"command\">Set<\/span> these two properties\n<p><code>ZOOM_SSL_TRUSTSTORE_PATH=<\/code><\/p>\n<p><code>ZOOM_SSL_TRUSTSTORE_PASSWORD=<\/code><\/p>\n<\/li><\/ol>\n","protected":false},"excerpt":{"rendered":"<p>Zoom Server is certified to run on CentOS \/ Red Hat Linux for the server (Please check the system requirements for the exact OS version supported at the current time). The following instructions describe how to perform a basic installation of Zoom Server on these systems. This guide assumes that CentOS \/ RHEL has already [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"default","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[8],"tags":[51,52,53,54,55,56],"class_list":["post-14115","post","type-post","status-publish","format-standard","hentry","category-server-installation","tag-how-to","tag-install","tag-installation","tag-linux","tag-redhat","tag-windows-server"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Installing Zoom Server (Linux) - Evolphin Documentation<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/evolphin.com\/help\/deployment\/server-installation\/installing-zoom-server-linux\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Installing Zoom Server (Linux) - Evolphin Documentation\" \/>\n<meta property=\"og:description\" content=\"Zoom Server is certified to run on CentOS \/ Red Hat Linux for the server (Please check the system requirements for the exact OS version supported at the current time). The following instructions describe how to perform a basic installation of Zoom Server on these systems. This guide assumes that CentOS \/ RHEL has already [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/evolphin.com\/help\/deployment\/server-installation\/installing-zoom-server-linux\/\" \/>\n<meta property=\"og:site_name\" content=\"Evolphin Documentation\" \/>\n<meta property=\"article:published_time\" content=\"2014-09-05T23:31:53+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-05-30T04:27:35+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2016\/10\/CBSM-UI.png\" \/>\n<meta name=\"author\" content=\"Rahul Bhargava\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Rahul Bhargava\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"16 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/deployment\\\/server-installation\\\/installing-zoom-server-linux\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/deployment\\\/server-installation\\\/installing-zoom-server-linux\\\/\"},\"author\":{\"name\":\"Rahul Bhargava\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#\\\/schema\\\/person\\\/e5f3dc53ac5f026ed258e224e75447f7\"},\"headline\":\"Installing Zoom Server (Linux)\",\"datePublished\":\"2014-09-05T23:31:53+00:00\",\"dateModified\":\"2020-05-30T04:27:35+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/deployment\\\/server-installation\\\/installing-zoom-server-linux\\\/\"},\"wordCount\":2473,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/deployment\\\/server-installation\\\/installing-zoom-server-linux\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2016\\\/10\\\/CBSM-UI.png\",\"keywords\":[\"how-to\",\"install\",\"Installation\",\"linux\",\"redhat\",\"windows server\"],\"articleSection\":[\"Server Installation and Upgrade\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/evolphin.com\\\/help\\\/deployment\\\/server-installation\\\/installing-zoom-server-linux\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/deployment\\\/server-installation\\\/installing-zoom-server-linux\\\/\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/deployment\\\/server-installation\\\/installing-zoom-server-linux\\\/\",\"name\":\"Installing Zoom Server (Linux) - Evolphin Documentation\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/deployment\\\/server-installation\\\/installing-zoom-server-linux\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/deployment\\\/server-installation\\\/installing-zoom-server-linux\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2016\\\/10\\\/CBSM-UI.png\",\"datePublished\":\"2014-09-05T23:31:53+00:00\",\"dateModified\":\"2020-05-30T04:27:35+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/deployment\\\/server-installation\\\/installing-zoom-server-linux\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/evolphin.com\\\/help\\\/deployment\\\/server-installation\\\/installing-zoom-server-linux\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/deployment\\\/server-installation\\\/installing-zoom-server-linux\\\/#primaryimage\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2016\\\/10\\\/CBSM-UI.png\",\"contentUrl\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2016\\\/10\\\/CBSM-UI.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/deployment\\\/server-installation\\\/installing-zoom-server-linux\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/evolphin.com\\\/help\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Installing Zoom Server (Linux)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#website\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/\",\"name\":\"Evolphin Documentation\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/evolphin.com\\\/help\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#organization\",\"name\":\"Evolphin Documentation\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2020\\\/04\\\/cropped-evolphin-logo-dolphin_sm.png\",\"contentUrl\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2020\\\/04\\\/cropped-evolphin-logo-dolphin_sm.png\",\"width\":200,\"height\":200,\"caption\":\"Evolphin Documentation\"},\"image\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#\\\/schema\\\/person\\\/e5f3dc53ac5f026ed258e224e75447f7\",\"name\":\"Rahul Bhargava\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g\",\"caption\":\"Rahul Bhargava\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Installing Zoom Server (Linux) - Evolphin Documentation","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/evolphin.com\/help\/deployment\/server-installation\/installing-zoom-server-linux\/","og_locale":"en_US","og_type":"article","og_title":"Installing Zoom Server (Linux) - Evolphin Documentation","og_description":"Zoom Server is certified to run on CentOS \/ Red Hat Linux for the server (Please check the system requirements for the exact OS version supported at the current time). The following instructions describe how to perform a basic installation of Zoom Server on these systems. This guide assumes that CentOS \/ RHEL has already [&hellip;]","og_url":"https:\/\/evolphin.com\/help\/deployment\/server-installation\/installing-zoom-server-linux\/","og_site_name":"Evolphin Documentation","article_published_time":"2014-09-05T23:31:53+00:00","article_modified_time":"2020-05-30T04:27:35+00:00","og_image":[{"url":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2016\/10\/CBSM-UI.png","type":"","width":"","height":""}],"author":"Rahul Bhargava","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Rahul Bhargava","Est. reading time":"16 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/evolphin.com\/help\/deployment\/server-installation\/installing-zoom-server-linux\/#article","isPartOf":{"@id":"https:\/\/evolphin.com\/help\/deployment\/server-installation\/installing-zoom-server-linux\/"},"author":{"name":"Rahul Bhargava","@id":"https:\/\/evolphin.com\/help\/#\/schema\/person\/e5f3dc53ac5f026ed258e224e75447f7"},"headline":"Installing Zoom Server (Linux)","datePublished":"2014-09-05T23:31:53+00:00","dateModified":"2020-05-30T04:27:35+00:00","mainEntityOfPage":{"@id":"https:\/\/evolphin.com\/help\/deployment\/server-installation\/installing-zoom-server-linux\/"},"wordCount":2473,"commentCount":0,"publisher":{"@id":"https:\/\/evolphin.com\/help\/#organization"},"image":{"@id":"https:\/\/evolphin.com\/help\/deployment\/server-installation\/installing-zoom-server-linux\/#primaryimage"},"thumbnailUrl":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2016\/10\/CBSM-UI.png","keywords":["how-to","install","Installation","linux","redhat","windows server"],"articleSection":["Server Installation and Upgrade"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/evolphin.com\/help\/deployment\/server-installation\/installing-zoom-server-linux\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/evolphin.com\/help\/deployment\/server-installation\/installing-zoom-server-linux\/","url":"https:\/\/evolphin.com\/help\/deployment\/server-installation\/installing-zoom-server-linux\/","name":"Installing Zoom Server (Linux) - Evolphin Documentation","isPartOf":{"@id":"https:\/\/evolphin.com\/help\/#website"},"primaryImageOfPage":{"@id":"https:\/\/evolphin.com\/help\/deployment\/server-installation\/installing-zoom-server-linux\/#primaryimage"},"image":{"@id":"https:\/\/evolphin.com\/help\/deployment\/server-installation\/installing-zoom-server-linux\/#primaryimage"},"thumbnailUrl":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2016\/10\/CBSM-UI.png","datePublished":"2014-09-05T23:31:53+00:00","dateModified":"2020-05-30T04:27:35+00:00","breadcrumb":{"@id":"https:\/\/evolphin.com\/help\/deployment\/server-installation\/installing-zoom-server-linux\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/evolphin.com\/help\/deployment\/server-installation\/installing-zoom-server-linux\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/evolphin.com\/help\/deployment\/server-installation\/installing-zoom-server-linux\/#primaryimage","url":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2016\/10\/CBSM-UI.png","contentUrl":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2016\/10\/CBSM-UI.png"},{"@type":"BreadcrumbList","@id":"https:\/\/evolphin.com\/help\/deployment\/server-installation\/installing-zoom-server-linux\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/evolphin.com\/help\/"},{"@type":"ListItem","position":2,"name":"Installing Zoom Server (Linux)"}]},{"@type":"WebSite","@id":"https:\/\/evolphin.com\/help\/#website","url":"https:\/\/evolphin.com\/help\/","name":"Evolphin Documentation","description":"","publisher":{"@id":"https:\/\/evolphin.com\/help\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/evolphin.com\/help\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/evolphin.com\/help\/#organization","name":"Evolphin Documentation","url":"https:\/\/evolphin.com\/help\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/evolphin.com\/help\/#\/schema\/logo\/image\/","url":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2020\/04\/cropped-evolphin-logo-dolphin_sm.png","contentUrl":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2020\/04\/cropped-evolphin-logo-dolphin_sm.png","width":200,"height":200,"caption":"Evolphin Documentation"},"image":{"@id":"https:\/\/evolphin.com\/help\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/evolphin.com\/help\/#\/schema\/person\/e5f3dc53ac5f026ed258e224e75447f7","name":"Rahul Bhargava","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g","caption":"Rahul Bhargava"}}]}},"_links":{"self":[{"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/posts\/14115","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/comments?post=14115"}],"version-history":[{"count":2,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/posts\/14115\/revisions"}],"predecessor-version":[{"id":15205,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/posts\/14115\/revisions\/15205"}],"wp:attachment":[{"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/media?parent=14115"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/categories?post=14115"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/tags?post=14115"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}