Install navicat for MySQL under Linux (Ubuntu)

Source: Internet
Author: User
First download the navicat for MySQL installation package via official website
Https://www.navicat.com.cn/download/navicat-for-mysql
Click Try and download.

Unzip the downloaded tar.gz package. Put the unpacked folder under the/opt/.
And then into the/OPT directory.

To run the Navicat method:
Enter the installation directory:

Cd/opt/navicat120_mysql_cs_x64

Execute command:

./start_navicat

This launches the Navicat

After entering, the interface garbled situation occurs.

Open the Start_navicat file.

[Email protected]:/opt/navicat120_mysql_cs_x64$ sudo vim start_navicat

will see export lang= "en_US. UTF-8 "To change this sentence to export lang=" ZH_CN. UTF-8 "

And then the boot will appear normal.

Hack Solution:
When Start_navicat is executed for the first time, a hidden folder named. Navicat is generated under the user's home directory.
cd/home/wilbur/.navicat/
There is a System.reg file under this folder
RM System.reg
After you delete this file, the next time you start navicat This file will be regenerated, and the 15-day trial will start at the new date.

Install navicat for MySQL under Linux (Ubuntu)

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.