Additional steps for cloud deployments - LiveNX - 23.1.0

LiveNX Migration Guide

ft:locale
en-US
Product name
LiveNX
Version
23.1.0
  • Ensure there is a password for the admin account prior to data migration. The password is required to access the LiveAdmin utility. If the admin account does not have a password, the steps to configure one are provided here:
    • SSH into admin account using an authorized .pem key with command ssh -i [filename].pem admin@[put ip here].
    • Run command sudo passwd admin and input the new password.
    • Reboot LiveNX with command sudo reboot.
    • (Optional after the upgrade is complete) Lock the admin password with command sudo passwd -l admin.