...
Note | |||||
---|---|---|---|---|---|
| |||||
Before starting the upgrade, please ensure that all Desktop clients have been logged out. If you want to see which Desktops that are connected, you can use the following command:
|
Note | ||
---|---|---|
| ||
When upgrading to 9.0.0, and if install.security is set to true, the install.admin.password needs to be manually updated to the password you set before doing ./setup.sh upgrade step. |
Enter the release content directory that was created when you extracted the delivered *.tgz file during the Preparations, and execute the upgrade.
Code Block theme Eclipse $ ./setup.sh upgrade
When using the setup.sh upgrade command, setup log file will be generated in the $MZ_HOME/log directory.
Tip title Hint! It may be a good idea to open a new command line window in order to keep track of the log files.
Start the pico for the User Interface.
Code Block theme Eclipse $ mzsh topo set -l pico:ui template:mz.standard-ui $ mzsh startup ui
...