How to Install dbeaver in Ubuntu 18.04 LTS?
1162 단어 DBeaver데이터베이스ubuntu18.04우분투
1. Download
# cd ~/Downloads
# wget https://dbeaver.io/files/dbeaver-ce-latest-linux.gtk.x86_64.tar.gz
2. Unzip
# cd ~/Downloads
# tar zxvf dbeaver-ce-latest-linux.gtk.x86_64.tar.gz
3. Launch and Test SQL Connection
# ./dbeaver/dbeaver
Select MSSQL Server (You can use other SQL server.)
Enter Account and Password
Test
Reference
이 문제에 관하여(How to Install dbeaver in Ubuntu 18.04 LTS?), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다
https://qiita.com/moonlightbox/items/697e9d42584fe06b4579
텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념
(Collection and Share based on the CC Protocol.)
# cd ~/Downloads
# wget https://dbeaver.io/files/dbeaver-ce-latest-linux.gtk.x86_64.tar.gz
# cd ~/Downloads
# tar zxvf dbeaver-ce-latest-linux.gtk.x86_64.tar.gz
3. Launch and Test SQL Connection
# ./dbeaver/dbeaver
Select MSSQL Server (You can use other SQL server.)
Enter Account and Password
Test
Reference
이 문제에 관하여(How to Install dbeaver in Ubuntu 18.04 LTS?), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다
https://qiita.com/moonlightbox/items/697e9d42584fe06b4579
텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념
(Collection and Share based on the CC Protocol.)
# ./dbeaver/dbeaver
Reference
이 문제에 관하여(How to Install dbeaver in Ubuntu 18.04 LTS?), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다 https://qiita.com/moonlightbox/items/697e9d42584fe06b4579텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념 (Collection and Share based on the CC Protocol.)