问题标签 [ubuntu-19.10]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
1010 浏览

ubuntu - Nextcloud应用程序无法登录

两周前,我决定学习如何设置 Ubuntu 服务器以安装 Nextcloud。在阅读了几篇文章后,我设法使用 snap 安装了 Nextcloud,并对其进行了配置以监听 5000 端口。我必须这样做,因为我还想安装其他 Web 应用程序,所以我不想让 nextcloud 保留端口 80 和 443。它工作正常,我使用 Web 浏览器、我的 Android 设备对其进行了测试,我还安装了 Windows 桌面应用程序为了上传和同步我的文件。

我已经完成了第一步,我有一个可以工作的 Nextcloud 服务器。下一步是使用 Let's Encrypt 的 SSL 证书对其进行保护。我花了几个小时试图了解如何设置 certbot 以生成 SSL 证书,并使用 NGINX Web 服务器将请求从我的服务器 443 端口重定向到 nextcloud 正在侦听的 5000 端口。我使用以下配置文件将我的域设置为重定向到 5000 端口。

我用 chrome 尝试了 nextcloud 服务器,一切都很完美。我有一个使用 SSL 证书的域后面的服务器。然后我尝试使用 android 和 windows 应用程序,但由于某种原因我无法登录。

应用程序打开,我输入服务器地址,当我输入用户名和密码以允许应用程序访问我的服务器时,加载图标永远旋转。它不显示错误消息,以便我了解问题所在,而且我不是经验丰富的 linux 用户,因此我会了解问题所在。

我想配置文件有问题,因为如果没有重定向,服务器似乎可以与我尝试过的所有应用程序一起正常工作。

有人能帮我吗?

更新 我删除了永久重定向并且它有效。

像这样离开它安全吗?

0 投票
0 回答
46 浏览

gnome - ubuntu mate will not log on after changing one of my init login scripts

I was having some issues with switching my audio output (ie I plug in HDMI, if an application is currently running its audio through the computer's speakers, the audio does not move to the HDMI unless I kill the pulseaudio session and restart the program) and tried adding some scripts that run at login but can't remember what they are (not smart). I know I put, for example, pulseaudio -k somewhere.

Anyway, I get to a login screen as usual but after I enter my credentials it flashes the dell screen then goes right back to login. I can login using the terminal. I am certain that I broke my system when adding these custom scripts as something related to them comes up after I login using the terminal.

I just want to basically reset my desktop without losing my files, and perhaps internet bookmarks, as I have given up on trying to see where the offending code is, but if there is an easy way to find this then I'm all ears. Maybe there is a way, for example, to restore my desktop to its factory settings from the terminal without touching my documents?

0 投票
0 回答
1854 浏览

linux - Docker:创建 aufs 挂载时出错,尽管 Ubuntu 19.01 可启动 USB 支持 aufs

我对 linux 和 docker 还很陌生,所以为这篇文章道歉!

我有一个带有 Ubuntu 19.01 持久数据存储的可启动 USB。我使用官方 docker 安装指南中概述的步骤安装了 docker。我在安装过程中遇到的问题与未安装推荐的软件包有关:

我尝试手动安装它们,但是收到以下消息:

在任何情况下,这些不存在的软件包都不会导致安装失败。此后我运行 hello world 示例并看到以下错误:

当我运行时docker info,我得到以下输出(截断):

根据上面的输出可以说我的内核支持aufs吗?我试图通过运行来确认这一点grep aufs /proc/filesystems并得到以下信息:

nodev aufs

当我df -Th /var/lib/docker在我的根目录上运行时,我得到:

根据我上面概述的所有内容,我不知道为什么会看到Error response from daemon: error creating aufs mount错误?

我只能通过像这样附加--storage-driver=devicemapper/lib/systemd/system/docker.service文件来让 docker 工作:

ExecStart=/usr/bin/dockerd --storage-driver=devicemapper -H fd://

0 投票
1 回答
1096 浏览

linux - docker.service 的作业失败,因为控制进程以错误代码退出。在安装 docker ubuntu 19.10 期间

我尝试在 Ubuntu 19.10 上安装 docker 我遵循了这个Docker 安装文档

但是在sudo apt-get install docker-ce docker-ce-cli containerd.io我遇到一些错误之后:

Docker Application Container Engine 似乎无法启动。这是输出journalctl -xe

这是输出sudo systemctl status docker.service

我尝试了很多方法,例如删除 docker,然后重新安装,还重新安装了 Ubuntu 19.10。但它没有用。

也试图为此搜索解决方案,但找不到任何解决方案。任何帮助,将不胜感激。

0 投票
3 回答
675 浏览

ubuntu - 即使在 /etc/default/tomcat9 文件发生更改后,Tomcat9 仍然在用户 tomcat9 下运行

我想用与默认用户不同的用户运行tomcat9,并在网上搜索,我发现我可以在文件中配置它/etc/default/tomcat。在这个文件中,我使用 and 更改行,TOMCAT9-USERTOMCAT9_GROUP更改为我希望运行 tomcat9 的所需用户和组。之后,我停止了tomcat,然后重新启动(我也尝试过重启),但是当我运行时ps -ef,tomcat仍然显示在用户tomcat下运行。我在这里做错了什么?我需要修改其他文件吗?

0 投票
1 回答
162 浏览

antivirus - Sophos for Ubuntu 阻止 Flatpak 应用程序安装

我已经为 Ubuntu 安装了 Sophos,它一直运行良好,直到我决定尝试 Flatpak。

当使用 Flatpak 安装或更新任何东西时,我现在会弹出这个窗口:

错误弹出

在终端上出现此相应错误:

除了 Github 上的这个注释https://github.com/flatpak/flatpak/issues/3512之外,搜索 Google 网络并没有真正给我任何信息

关于如何将这些文件列入白名单或以其他方式忽略这些文件的任何建议?

0 投票
2 回答
2851 浏览

ubuntu - E: 无法纠正问题,您持有破损的包裹

我刚刚安装了 ubuntu 19.10,我试图安装 git 并收到以下错误:

当问到同样的问题时,我尝试了以前给出的所有解决方案,但没有一个有效。大多数解决方案建议如下:

但这些都行不通。 为什么我会收到此错误 。请帮助我解决此问题...

谢谢你。

0 投票
2 回答
754 浏览

virtual-machine - VMWare 错误:VMware Player 和 Device/Credential Guard 不兼容

我已经在 VMWare Workstation 15 Player 上运行 ubuntu 19(64 位)两个月了。到目前为止运行虚拟机没有问题,但是今天尝试运行机器时,它给了我以下错误: VMware Player and Device/Credential Guard are not compatible. VMware Player can be run after disabling Device/Credential Guard. Please visit http://www.vmware.com/go/turnoff_CG_DG for more details. 以下是错误的屏幕截图: 关于设备凭据的 错误 返回主屏幕后的错误代码

我按照对话框提供的链接进行操作,但它对我没有用。搜索了一段时间后,我发现我的电脑无法安装Hyper V,因为我有 Windows 10 家庭版,因此我在我的电脑上找不到任何有关设备凭据的信息。

除了卸载我的 VM 或 VMWare 播放器之外,还有什么有用的解决方案吗?

0 投票
1 回答
188 浏览

ubuntu - dhcpd[]: send_packet6: 错误的文件描述符

我在 ubuntu 上配置了 dhcpv6 服务器。我根据接口 ID 为每个客户端定义了静态绑定。但是当客户端请求时,DHCPv6 服务器上的分配失败。“ dhcpd[122762]: send_packet6: 错误的文件描述符

----在dhcpv6服务器上配置----

----系统日志消息----

0 投票
0 回答
134 浏览

windows - 笔记本电脑在 ubuntu 上收费,但在 windows 10 上不收费

我正在使用 Windows 和 ubuntu 运行双启动。笔记本电脑在启动到 Windows 10 时会显示警告并插入并且不充电。

当启动到 ubuntu 时,它会收费。

有什么办法让它在 Windows 10 中也为电池充电

编辑:在 ubuntu 启动之前它不会收费。