Versions Compared

Key

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

...

  • Click the Start menu, then click Run and then type,

    Code Block
    themeConfluence
    services.msc
  • After this the 'Services' window pops up with a list of all the services running in your system.
  • Search for Monyog and then right click --> Properties.
  • Click "Log On" tab and then you can see that SQL DM for MySQL is using "Local System Account".
  • You need to use "This account" option and then give the credentials that you use to log on to the system with "Administrative" privilege.
  • Save the settings, restart MONyog(SQL DM for MySQL) service.
  • After following the above steps try to access the file which is shared across network.

...

35. How do I get help and report problems?

Four ways:

...

  • Copy the public key generated under the "Key" space to the authorized_keys file, which is located in the .ssh directory on the remote host that you want to connect to.
  • Go to "Conversions" in PuTTY key generator and click "Export openssh key" and save the new converted private key in a file.
  • Now open the file containing the converted OpenSSH private key, copy this key and paste in the "Private key" field in SQL DM for MySQL (Edit server -> SSH settings -> Private key).

TOP

Anchor
FAQ-37
FAQ-37

37. Steps to auto-start MONyog(SQL DM for MySQL) service with OS reboot in Ubuntu and Debian systems.

...