Install linux navicat for MySQL

Source: Internet
Author: User

Ubuntu navicat for MySQL installation:

 

1. Download The navicat8_mysql_cs.tar.gz File

 

2. decompress the tar file after the download.

A) running Terminal

B) First, CD the file to the folder you want to decompress on the terminal.

 

Java code
  1. CD/home/admin/download/

 

C) decompress the package.

 

Java code
  1. Tar-zxvf/home/admin/download/navicat8_mysql_en.tar.gz

 

 

3. decompress the package and run it in the decompressed directory.

 

Java code
  1. ./Start_navicat

 

Finished ....

 

That's all.

 

That's all.

 

After connecting to the database, the Chinese data is garbled and the Ubuntu character set is changed to zh_cn.utf8. The modification method is as follows:

1. view supported character sets

 

Java code
  1. Locale-

 

2. Modify Character Set

 

Java code
  1. Export lang = zh_cn.utf8

 

 

 

If it is cracked

 

When start_navicat is executed for the first time, a hidden folder named. navicat is generated in the user's home directory.

Java code
  1. CD/home/Anmin/. navicat/

 

This folder contains a system. reg file.

 

Java code
  1. Rm system. Reg

 

After this file is deleted, the next time navicat is started, the file will be regenerated. The 30-day trial period will start based on the new time.

 

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.