You can verify the EcoStruxure IT Gateway installer SHA1 checksum on a Mac, Windows, or Linux computer.
DO NOT run the installer if your calculated value does not match the published checksum for your Gateway version and operating system.
Verify from a Mac terminal
- Download the EcoStruxure IT Gateway installer to your Mac OS machine.
- Open a terminal window.
- Navigate to the directory containing the downloaded file.
- Use the shasum terminal command to calculate the installer SHA1 checksum and compare it against the published checksum in the table.
shasum EcoStruxureITGateway-x.x.x.x-windows.exe
Verify from Windows PowerShell
- Download the EcoStruxure IT Gateway installer to your Windows machine.
- Open PowerShell. The PowerShell.exe command starts a session in a command window.
- Navigate to the directory containing the downloaded file.
- Use the Get-FileHash PowerShell command to calculate the SHA1 checksum of the installer and compare it against the published value in the table.
Get-FileHash -Path .\EcoStruxureITGateway-x.x.x.x-windows.exe -Algorithm SHA1
Verify from a Linux terminal
- Download the EcoStruxure IT Gateway installer to your CentOS or RHEL machine.
- Open a terminal window.
- Navigate to the directory containing the downloaded file.
- Use the sha1sum terminal command to calculate the SHA1 checksum of the installer and compare it against the published value.
sha1sum EcoStruxureITGateway-x.x.x.x-linux-x64.run
EcoStruxure IT Gateway SHA1 checksum
Gateway version |
Windows installer name |
SHA1 |
Linux installer name |
SHA1 |
1.19.0.4 |
EcoStruxureITGateway-1.19.0.4-windows.exe |
2cba6246c616abd519b5d75880a4494470db5ab0 |
EcoStruxureITGateway-1.19.0.4-linux-x64.run |
1160778770cb8690c9c06c3bf3752dbec741039a |
Comments
0 comments
Please sign in to leave a comment.