|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (5)
View Page HistoryYou can define a _username_ and _password_ for the Backup Manager Web Interface before you can begin using the Free Backup Manager.
You can define a _username_ and _password_ for the Backup Manager Web Interface from the command line.
{code}serverbackup-setup --user DESIRED_USERNAME --pass DESIRED_PASSWORD{code}
After running you will see output similar to:
{code}serverbackup-setup --user admin --pass r1soft
Server username and password set
After running you will see output similar to:
{code}serverbackup-setup --user admin --pass r1soft
Server username and password set
The Idera Server Backup Manager must be restarted for these changes to take effect
Use '/etc/init.d/cdp-server restart' to restart.{code}
Use '/etc/init.d/cdp-server restart' to restart.{code}
{code}
Then restart the Backup Manager. See [Restart Backup Manager].
...