AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / user-12846

Mysterio's questions

Martin Hope
Mysterio
Asked: 2019-08-14 05:14:29 +0800 CST

如何在 18.04 中为 MYSQL 和 PostgreSQL 安装和配置最新的 ODBC 驱动程序

  • 6

我目前正试图通过 ODBC 连接通过 ODBC 管理员 GUI 访问一些 MYSQL 和 PostgreSQL 数据库,就像在 Windows 上一样。搜索后,我只找到了在 Ubuntu 上安装和设置 ODBC 连接的零散和旧教程。

当我在一个微妙的生产环境中工作时,有人可以帮助我提供更新的说明,所以我最不需要搞砸的事情吗?预先感谢。

mysql postgresql 18.04 odbc
  • 2 个回答
  • 5715 Views
Martin Hope
Mysterio
Asked: 2019-08-06 05:54:09 +0800 CST

重新添加 vs 代码仓库后出现 apt 目标错误

  • 4

vs-code我目前在添加稳定存储库后通过 apt 冲突消息遇到冲突。我怀疑我可能会“加倍”将 repo 添加到导致此问题的系统中。

我该如何解决这个冲突?这是运行后的输出sudo apt update:

W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:56 and /etc/apt/sources.list.d/vscode.list:3
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:56 and /etc/apt/sources.list.d/vscode.list:3
W: Target Translations (main/i18n/Translation-en_US) is configured multiple times in /etc/apt/sources.list:56 and /etc/apt/sources.list.d/vscode.list:3
W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:56 and /etc/apt/sources.list.d/vscode.list:3
W: Target DEP-11 (main/dep11/Components-amd64.yml) is configured multiple times in /etc/apt/sources.list:56 and /etc/apt/sources.list.d/vscode.list:3
W: Target DEP-11 (main/dep11/Components-all.yml) is configured multiple times in /etc/apt/sources.list:56 and /etc/apt/sources.list.d/vscode.list:3
W: Target DEP-11-icons-small (main/dep11/icons-48x48.tar) is configured multiple times in /etc/apt/sources.list:56 and /etc/apt/sources.list.d/vscode.list:3
W: Target DEP-11-icons (main/dep11/icons-64x64.tar) is configured multiple times in /etc/apt/sources.list:56 and /etc/apt/sources.list.d/vscode.list:3
W: Target CNF (main/cnf/Commands-amd64) is configured multiple times in /etc/apt/sources.list:56 and /etc/apt/sources.list.d/vscode.list:3
W: Target CNF (main/cnf/Commands-all) is configured multiple times in /etc/apt/sources.list:56 and /etc/apt/sources.list.d/vscode.list:3
W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:56 and /etc/apt/sources.list.d/vscode.list:3
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:56 and /etc/apt/sources.list.d/vscode.list:3
W: Target Translations (main/i18n/Translation-en_US) is configured multiple times in /etc/apt/sources.list:56 and /etc/apt/sources.list.d/vscode.list:3
W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:56 and /etc/apt/sources.list.d/vscode.list:3
W: Target DEP-11 (main/dep11/Components-amd64.yml) is configured multiple times in /etc/apt/sources.list:56 and /etc/apt/sources.list.d/vscode.list:3
W: Target DEP-11 (main/dep11/Components-all.yml) is configured multiple times in /etc/apt/sources.list:56 and /etc/apt/sources.list.d/vscode.list:3
W: Target DEP-11-icons-small (main/dep11/icons-48x48.tar) is configured multiple times in /etc/apt/sources.list:56 and /etc/apt/sources.list.d/vscode.list:3
W: Target DEP-11-icons (main/dep11/icons-64x64.tar) is configured multiple times in /etc/apt/sources.list:56 and /etc/apt/sources.list.d/vscode.list:3
W: Target CNF (main/cnf/Commands-amd64) is configured multiple times in /etc/apt/sources.list:56 and /etc/apt/sources.list.d/vscode.list:3
W: Target CNF (main/cnf/Commands-all) is configured multiple times in /etc/apt/sources.list:56 and /etc/apt/sources.list.d/vscode.list:3

cat当我列出我的来源时输出:

# deb cdrom:[Ubuntu 18.04.2 LTS _Bionic Beaver_ - Release amd64 (20190210)]/ bionic main restricted

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://dk.archive.ubuntu.com/ubuntu/ bionic main restricted
# deb-src http://dk.archive.ubuntu.com/ubuntu/ bionic main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://dk.archive.ubuntu.com/ubuntu/ bionic-updates main restricted
# deb-src http://dk.archive.ubuntu.com/ubuntu/ bionic-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://dk.archive.ubuntu.com/ubuntu/ bionic universe
# deb-src http://dk.archive.ubuntu.com/ubuntu/ bionic universe
deb http://dk.archive.ubuntu.com/ubuntu/ bionic-updates universe
# deb-src http://dk.archive.ubuntu.com/ubuntu/ bionic-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
## team, and may not be under a free licence. Please satisfy yourself as to 
## your rights to use the software. Also, please note that software in 
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://dk.archive.ubuntu.com/ubuntu/ bionic multiverse
# deb-src http://dk.archive.ubuntu.com/ubuntu/ bionic multiverse
deb http://dk.archive.ubuntu.com/ubuntu/ bionic-updates multiverse
# deb-src http://dk.archive.ubuntu.com/ubuntu/ bionic-updates multiverse

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://dk.archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse
# deb-src http://dk.archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu bionic partner
# deb-src http://archive.canonical.com/ubuntu bionic partner

deb http://security.ubuntu.com/ubuntu bionic-security main restricted
# deb-src http://security.ubuntu.com/ubuntu bionic-security main restricted
deb http://security.ubuntu.com/ubuntu bionic-security universe
# deb-src http://security.ubuntu.com/ubuntu bionic-security universe
deb http://security.ubuntu.com/ubuntu bionic-security multiverse
deb [arch=amd64] https://download.docker.com/linux/ubuntu bionic stable
# deb-src [arch=amd64] https://download.docker.com/linux/ubuntu bionic stable
deb https://cloud.r-project.org/bin/linux/ubuntu bionic-cran35/
# deb-src https://cloud.r-project.org/bin/linux/ubuntu bionic-cran35/
# deb-src http://security.ubuntu.com/ubuntu bionic-security multiverse
deb [arch=amd64] https://packages.microsoft.com/repos/vscode stable main
# deb-src [arch=amd64] https://packages.microsoft.com/repos/vscode stable main
package-management apt
  • 1 个回答
  • 3344 Views
Martin Hope
Mysterio
Asked: 2014-06-22 06:11:21 +0800 CST

任何用于管理华为 USB 加密狗的应用程序/GUI?

  • 2

目前使用的是华为 USB 加密狗,它与 14.04 开箱即用。我现在唯一需要的是 Linux 版本的 GUI,它使用户能够发送消息、拨打电话等。那里有类似的东西吗?

14.04
  • 1 个回答
  • 3152 Views
Martin Hope
Mysterio
Asked: 2011-04-29 09:02:08 +0800 CST

开源光标动画应用

  • 1

是否有与 Cursor FX 等效的开源应用程序?

11.04
  • 1 个回答
  • 201 Views
Martin Hope
Mysterio
Asked: 2011-04-27 17:18:21 +0800 CST

是否可以在 Ubuntu 中安装 .pkg.dmg

  • 0

我在加纳有一个用于我的 Expresso USB 调制解调器的软件的 mac 光盘映像。正如标题所说,我可以转换和安装适用于 Ubuntu 的软件吗?

11.04
  • 3 个回答
  • 4477 Views
Martin Hope
Mysterio
Asked: 2011-04-27 16:26:05 +0800 CST

如何为 Firefox 安装 .xpi 附加文件?

  • 5

我刚刚下载了一个名为 SKDownloader for Firefox 4 的下载加速器。我成功安装了该程序,但现在我一直在安装随附的附加组件以.xpi使该程序与 Firefox 兼容。

在 Windows 中,我所要做的就是.xpi用 Firefox 打开它,它会自动作为附加组件安装。如何.xpi在 Ubuntu 中安装该文件?

software-installation
  • 3 个回答
  • 24110 Views
Martin Hope
Mysterio
Asked: 2011-04-23 12:51:04 +0800 CST

是什么导致了开源应用程序的体积更小?

  • 2

我是 Ubuntu 的新手,我很惊讶我的 Windows 应用程序(如 GIMP、Amarok、Libreoffice、Cheese 等)的开源替代品比它们的 Windows 同胞(MS Office、Photoshop、Youcam 等)小得多。Ubuntu 必须是有史以来最好的进化!毕竟,最好的是它是完全免费的

11.04
  • 2 个回答
  • 89 Views
Martin Hope
Mysterio
Asked: 2011-04-22 01:59:55 +0800 CST

如何使用我的 iPod nano 5G?

  • 1

我有一个第 5 代 nano,想知道如何编辑我的播放列表、添加音乐、删除音乐等。

我还读到 Banshee 是 11.04 的默认媒体播放器,它可以处理我的问题还是我需要另一个应用程序?另外,如何将视频转换为视频 iPod 格式?提前致谢。

11.04
  • 2 个回答
  • 1659 Views
Martin Hope
Mysterio
Asked: 2011-04-19 14:03:49 +0800 CST

周围有开源数据分析软件吗?

  • 2

是否有适用于 Ubuntu 的 Windows 中用于分析数据的应用程序,如 SPSS、Minitab 等?

software-recommendation
  • 3 个回答
  • 4951 Views
Martin Hope
Mysterio
Asked: 2011-04-15 13:23:52 +0800 CST

compiz 在 11.04 中默认嵌入在 Unity 3D 中吗?

  • 0

如果我的显卡支持 Unity 3D,安装 11.04 是否意味着我不必安装 Compiz 和 CCSM?

compiz
  • 1 个回答
  • 387 Views
Martin Hope
Mysterio
Asked: 2011-04-15 13:17:06 +0800 CST

Compiz 现在是否嵌入在 Unity 3D 中?[复制]

  • 0
这个问题在这里已经有了答案:
11年前关闭。

可能重复:
compiz 在 11.04 中默认嵌入在 Unity 3D 中吗?

如果我的显卡支持 Unity 3D,安装 11.04 是否意味着我不必安装 Compiz 和 CCSM?

compiz
  • 1 个回答
  • 271 Views
Martin Hope
Mysterio
Asked: 2011-04-13 23:34:31 +0800 CST

每日(开源)圣经灵修指南软件

  • 4

有没有适合我日常灵修的应用程序?

software-recommendation
  • 2 个回答
  • 579 Views
Martin Hope
Mysterio
Asked: 2011-04-12 10:50:14 +0800 CST

如何在双启动设置中从 Windows 更新 Ubuntu 而无需启动

  • 0

是否可以在 Windows 7 的双启动设置中更新 Ubuntu,而无需启动到 Ubuntu?

11.04
  • 1 个回答
  • 827 Views
Martin Hope
Mysterio
Asked: 2011-04-11 15:31:09 +0800 CST

转换各种多媒体文件格式的软件?

  • 7

什么是最好的开源多媒体编辑软件?一款可以将mp3、mp4、avi、flv等转换成各种格式的app

11.04
  • 4 个回答
  • 1218 Views
Martin Hope
Mysterio
Asked: 2011-04-08 16:26:03 +0800 CST

checkinstall 安装错误

  • 0

解决所有依赖项(./configure、make、sudo checkinstall)终端报告后。请帮我在 Ubuntu 中编译我的第一个源代码包。我正在/usr/local/src10.10 上网本版中构建软件包。我该怎么办,因为我知道我离我的目标如此之近。提前致谢

安装结果

compiling
  • 2 个回答
  • 745 Views
Martin Hope
Mysterio
Asked: 2011-04-08 04:45:26 +0800 CST

如何使用coverflow删除鹦鹉螺和安装鹦鹉螺初级?

  • 1

我使用的是 11.04 64 位,并想通过 PPA 将我的默认文件管理器从 nautilus 更改为 nautilus 初级,以使其(初级)定期更新。

我一直想知道 Globus 的封面流和预览是否在 11.04 中有效,以及它是否涉及相关步骤?提前致谢

11.04
  • 1 个回答
  • 1775 Views
Martin Hope
Mysterio
Asked: 2011-04-05 15:10:04 +0800 CST

从源代码编译软件时如何解决依赖关系

  • 2

从源代码编译时解决未满足的依赖关系的最佳工具是什么?我从 ubuntu 文档中阅读了有关“apt-file”和“checkinstall”的信息,但是我似乎无法使用 sudo apt-get install 命令或通过突触软件包管理器或软件中心在终端中安装这两个(2)软件包。提前致谢

compiling
  • 1 个回答
  • 456 Views
Martin Hope
Mysterio
Asked: 2011-04-05 12:03:11 +0800 CST

Crossover Impersonator 有 64 位的 deb 吗?

  • 2

嗨,我刚刚阅读了有关 Crossover Linux Crossover Impersonator的信息并想尝试一下,但是我读到只有 32 位版本。如何在我的 64 位 Ubuntu 11.04 上运行它?提前致谢

installation
  • 1 个回答
  • 1334 Views
Martin Hope
Mysterio
Asked: 2011-04-05 02:17:54 +0800 CST

11.04 64位的Flash播放器[重复]

  • 4
这个问题在这里已经有了答案:
10年前关闭。

可能重复:
如何安装 Adob​​e Flash 播放器?

如何为我的 64 位 11.04 安装 adobe flash player?另外还稳定吗?

installation
  • 2 个回答
  • 3229 Views
Martin Hope
Mysterio
Asked: 2011-04-04 14:40:40 +0800 CST

分区以启用双启动 windows 7 和 ubuntu 重新安装

  • 0

我决定将我的硬盘缩小 30GB,以方便 Win 7 和 11.04 双启动。30GB 分区将是我的永久 ubuntu 分区。我的问题是 28 日安装 11.04 时,如果需要(交换、ubuntu 数据和设置),30GB 中需要多少子分区才能重新安装?30GB 应该是主要的还是逻辑的?我有 4GB 内存,需要多少交换空间?请帮助一个喜欢 UBUNTU 的新手!

dual-boot
  • 2 个回答
  • 675 Views

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    如何运行 .sh 脚本?

    • 16 个回答
  • Marko Smith

    如何安装 .tar.gz(或 .tar.bz2)文件?

    • 14 个回答
  • Marko Smith

    如何列出所有已安装的软件包

    • 24 个回答
  • Marko Smith

    无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗?

    • 25 个回答
  • Martin Hope
    Flimm 如何在没有 sudo 的情况下使用 docker? 2014-06-07 00:17:43 +0800 CST
  • Martin Hope
    Ivan 如何列出所有已安装的软件包 2010-12-17 18:08:49 +0800 CST
  • Martin Hope
    La Ode Adam Saputra 无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗? 2010-11-30 18:12:48 +0800 CST
  • Martin Hope
    David Barry 如何从命令行确定目录(文件夹)的总大小? 2010-08-06 10:20:23 +0800 CST
  • Martin Hope
    jfoucher “以下软件包已被保留:”为什么以及如何解决? 2010-08-01 13:59:22 +0800 CST
  • Martin Hope
    David Ashford 如何删除 PPA? 2010-07-30 01:09:42 +0800 CST

热门标签

10.10 10.04 gnome networking server command-line package-management software-recommendation sound xorg

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve