Table of Contents |
---|
How can i export the log from SWS?
At this link:
SWS Appliance Installation Guide
You can see the guide for export the files.
How can i see the SWS version?
There are two ways. First way:
Go to link:
Code Block |
---|
http://<IP-APPLIANCE>:8080/SignEngineWeb/help.xhtml |
And read the version software (starts with 2.x )
Or:
1) Login SSH to appliance and execute:
Code Block |
---|
rpm -q sws |
And read the version software (starts with 2.x)
NOTE: for the old appliance SWS is available only the second way.
How can i upgrade SWS appliance to
lastestlatest version?
1) Login SSH to SWS appliance
2) Execute:
Code Block |
---|
sudo yum update https://cms.namirialtsp.com/download/sws.rpm |