Last modified by michelk on 2021/09/09 20:55

From version 15.1
edited by michelk
on 2021/09/09 18:01
Change comment: Import
To version 16.1
edited by michaely
on 2021/09/09 18:01
Change comment: Import

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.michelk
1 +XWiki.michaely
Content
... ... @@ -38,7 +38,7 @@
38 38  Run the following command to extract the module to the iSymphony Server installation. You need to be in the same directory as the downloaded Desktop Client Module package when running this command.
39 39  
40 40  {{code language="bash"}}
41 -tar -zxf isymphony_desktop_<version>.tar.gz -C /opt/isymphony3/server/modules
41 +tar -zxf desktop.tar.gz -C /opt/isymphony3/server/modules 
42 42  {{/code}}
43 43  
44 44  = 3. Set The File Ownership Of The Desktop Module =
... ... @@ -83,40 +83,9 @@
83 83  
84 84  Once the Desktop Client Module is installed, you will have to restart the iSymphony Server in order to activate the module. See [[doc:Starting And Stopping The iSymphony Server]].
85 85  
86 -= 5. Add The Desktop Client Installers =
86 += 5. Install The Desktop Client On The Client Machines =
87 87  
88 -Download the .zip archive you wish to serve:
89 -
90 -{{code}}
91 -http://www.getisymphony.com/files/builds/isymphony/desktop_client/isymphony_desktop_client_2_0_0.zip
92 -{{/code}}
93 -
94 -Move the .zip archive to the installers directory created by the desktop client module:
95 -
96 -{{code}}
97 -mv ./isymphony_desktop_client_2_0_0.zip /opt/isymphony3/server/installers/
98 -{{/code}}
99 -
100 -Alternatively it can be directly download into the installers directory on the iSymphony server:
101 -
102 -{{code}}
103 -cd /opt/isymphony3/server/installers/
104 -wget http://www.getisymphony.com/files/builds/isymphony/desktop_client/isymphony_desktop_client_2_0_0.zip
105 -{{/code}}
106 -
107 -
108 -
109 -
110 -
111 -The latest version of the desktop client will be served. If no installers are added to the installers directory then the legacy installers (version < 2.0.0) will be served instead.
112 -
113 -{{info}}
114 -See [[Adding New Desktop Client Installers>>url:http://docs.getisymphony.com/display/ISYMDOCS/Adding+New+Desktop+Client+Installers||shape="rect"]] for more information.
115 -{{/info}}
116 -
117 -=== (% style="color: rgb(0,0,0);" %)6. Install The Desktop Client On The Client Machines(%%) ===
118 -
119 -Once the Desktop Client Module is installed, your users will now be able to download and install the Desktop Client Application on their machines. See [[doc:Desktop Client Installation v2\.0\.0]] or for legacy versions see [[Desktop Client Installation v1.0.1>>url:http://docs.getisymphony.com/display/ISYMDOCS/Desktop+Client+Installation+v1.0.1||shape="rect"]].
88 +Once the Desktop Client Module is installed, your users will now be able to download and install the Desktop Client Application on their machines. See [[doc:Desktop Client Installation]].
120 120  {{/layout-cell}}
121 121  {{/layout-section}}
122 122  {{/layout}}