Last modified by Tobias Wintrich on 2023/10/11 14:13

From version 17.1
edited by Tobias Wintrich
on 2023/10/11 14:13
Change comment: There is no comment for this version
To version 14.1
edited by rangee rangee
on 2021/10/01 11:21
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.twintrich
1 +XWiki.rangee
Content
... ... @@ -1,3 +1,127 @@
1 -Everything about how to perform an update can be found in our current manual at:
1 += There are different ways to update RangeeOS: =
2 2  
3 -[[Software Update>>url:https://kb.rangee.com/Handbuecher/Handbuch11/Kapitel%203%20-%20Administration%20des%20Clients/3.I.%20Software%20Aktualisierung/]]
3 +
4 +* [[Update the Client via Rangee Update-Server>>doc:||anchor="UpdateServer"]]
5 +* [[Update from TCMS-Repository>>doc:||anchor="tcmsrepo"]]
6 +* [[Updates from internal FTP-/HTTP-Server>>doc:||anchor="ftpserver"]]
7 +* [[Update via USB-Stick>>doc:||anchor="USB"]]
8 +* [[Buddy Update>>doc:||anchor="buddy"]]
9 +
10 += {{id name="UpdateServer"/}}Update the Client via Rangee Update-Server =
11 +
12 +1. Open Software-Update in the Kommbox of the Client
13 +1. Click on "Update-Server settings" and put in the following information (You'll get [ USERNAME ]/[ PASSWORD ] from our support team [support@rangee.com])
14 +11. Protocol: HTTP or HTTPS
15 +11. Server: update.rangee.com
16 +11. Path: [ USERNAME ]
17 +11. Username: [ USERNAME ]
18 +11. Password: [ PASSWORD ]
19 +1. Click on "Apply"
20 +1. Now you'll be able to install the packages, which are assigned to your user
21 +
22 += {{id name="tcmsrepo"/}}Update from TCMS-Repository =
23 +
24 +1. Configure Repository
25 +11. Click on {{status title="edit"/}} → {{status title="Settings"/}} → {{status title="Upstream-Repository"/}}{{lightbox image="image2020-1-22_11-6-21.png" group="1" height="97"/}}
26 +11. Type in the following information:
27 +111. Schema:  HTTP or HTTPS
28 +111. Host: update.rangee.com
29 +111. Path: [ USERNAME ]
30 +111. Username: [ USERNAME ]
31 +111. Password: [ PASSWORD ]
32 +111. Click on {{status title="ok"/}}{{lightbox image="image2020-1-22_11-7-18.png" group="1" height="250"/}}
33 +1. Download Firm-/Software to the TCMS:
34 +11. Click on {{status title="edit"/}} → {{status title="Repository"/}}
35 +11. Search the necessary Firm-/Software{{lightbox image="image2020-1-22_11-7-43.png" group="1" height="150"/}}
36 +11. Click on {{status title="add"/}}
37 +1. Update the client
38 +11. Open the Software-Update in the Kommbox of the Client
39 +11. Click on "Update-Server settings" and put in the following information
40 +111. Protocol: HTTP
41 +111. Server: [[[ TCMS_IP/HOSTNAME ]>>url:http://update.rangee.com/]]
42 +111. Path: /repository/
43 +111. Username: not needed
44 +111. Password: not needed
45 +11. Click on {{status title="apply"/}}
46 +11. Now you'll be able to install the packages, which are available on the TCMS
47 +
48 += {{id name="ftpserver"/}}Updates from internal FTP-/HTTP-Server =
49 +
50 +1. Create a directory on the FTP/HTTP-Server
51 +1. Create the following structure
52 +11. [ DIRECTORY ]/firmware
53 +11. [ DIRECTORY ]/software
54 +1. Download the Firm-/Software packages from our Updateserver
55 +11. Open [[http:~~/~~/update.rangee.com/[USERNAME]>>url:http://update.rangee.com/28197102]]
56 +11. Type in the login data
57 +11. Click on the floppy symbol to download the package (the download will start a few seconds after the click)
58 +1. Extract the downloaded files to the created directory:(((
59 +
60 +
61 +{{lightbox image="image2020-1-21_14-38-14.png" group="1" height="400"/}}
62 +
63 +
64 +)))
65 +1. Open the Software-Update in the Kommbox of the Client
66 +1. Click on "Update-Server settings" and put in the following information
67 +1. Protocol: HTTP,HTTPS oder FTP
68 +1. Server: [ Server-Address ]
69 +1. Path: [ PATH_TO_THE_UPDATE_SERVER_DIRECTORY ]
70 +1. Username: put in, if needed
71 +1. Password: put in, if needed
72 +1. Click on "Apply"
73 +1. Now you'll be able to install the packages which are available on the Update-Server
74 +
75 += {{id name="USB"/}}Update via USB-Stick =
76 +
77 +1. Format the USB-Stick as FAT32
78 +1. Create the following structure
79 +11. [ ROOT ]/firmware
80 +11. [ ROOT ]/software
81 +11. Download the Firm-/Software packages from our Updateserver
82 +111. Open [[http:~~/~~/update.rangee.com/[USERNAME]>>url:http://update.rangee.com/28197102]]
83 +111. Type in the login data
84 +111. Click on the floppy symbol to download the package (the download will start a few seconds after the click)
85 +11. Extract the downloaded files to the USB-Stick(((
86 += =
87 +
88 +
89 +{{lightbox image="image2020-1-21_14-38-14.png" group="1" height="400"/}}
90 +)))
91 +1. Plug the USB-Stick into the client
92 +1. Open the Software-Update in the Kommbox of the Client
93 +1. Click on "Update-Server settings" and put in the following information
94 +11. Protocol: USB
95 +11. Server: not needed
96 +11. Path: not needed
97 +11. Username: not needed
98 +11. Password: not needed
99 +11. Click on "Apply"
100 +1. Now you'll be able to install the packages which are available on the USB-Stick
101 +
102 += {{id name="buddy"/}}Buddy Update =
103 +
104 +Thin Client can also be use as Update-Server.
105 +
106 +
107 +==== Source Thin Client ====
108 +
109 +1. Open the Software-Update in the Kommbox of the Client
110 +1. Click on "Update-Server settings"
111 +1. Activate "Act as Update server::"
112 +11. Yes: Act as Update-Server
113 +11. Yes, propagate: Trägt sich beim ziehen der Konfiguration in das TCMS als Update-Server in die Gruppenkoniguration ein
114 +1. Restart the client
115 +
116 +==== Destination Thin Client ====
117 +
118 +1. Open the Software-Update in the Kommbox of the Client
119 +1. Click on "Update-Server settings" and put in the following information
120 +11. Protocol: HTTP
121 +11. Server: Source Thin Client (Hostname/IP-Address)
122 +11. Path: /update/
123 +11. Username: not needed
124 +11. Password: not needed
125 +
126 +1. Click on "Apply"
127 +1. Now you'll be able to install the packages which are available on the Source Thin Client