Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Upgrading and installing SQL DM for MySQL can be either done by using:

  • YUM to upgrade:
    Code Block
    themeConfluence
    # yum update MONyog

or to install SQL DM for MySQL,

...

  • Downloading the binaries from here and upgrading it with RPM:
    Code Block
    themeConfluence
    # rpm -Uvh MONyog-*.rpm

or, installing it with RPM:

...

Note

We highly recommend you to change the SSL certificates. You can either have a self-signed SSL certificate or get one signed by any Certificate Authority(CA). Refer the following to know more about generating SSL certificates with OpenSSL:

Newtab2
aliasCA.pl
urlhttps://www.openssl.org/docs/manmaster/man1/CA.pl.html
. Also refer FAQ 14 points 5-7.

To change SSL certificates in Nginx follow the FAQ 13 section of the HELP file.Reset the admin password before continuing to use SQL DM for MySQL. Refer here for more details.

Reset the admin password before continuing to use SQL DM for MySQL. Refer here for more details.

...