cost 508 ms
如何在 Payara 和邮件服务器使用 FQDN 的全新安装上访问端口 4848 上的 payara 5 管理?

[英]How can I access to payara 5 administration on port 4848 on a fresh installation where the FQDN is used by Payara and a mail server?

如何在 Payara 和邮件服务器使用 FQDN 的全新安装上访问端口 4848 上的 payara 管理? 我正在尝试使用 Payara 设置一个全新的平台,但无法访问端口 4848 上的管理控制台。 Environment: • OS: Debian GNU/Linux 11 (bullse ...

Debian,如何进行自动 tar 备份

[英]Debian, how to make automatic tar backups

我在服务器 A 中有一个文件夹,我想使用 tar 命令进行每日备份,有没有办法创建一个 crontab,例如,它创建我的文件夹的 tar 文件,其中包含名称中的日期并自动将其复制到远程服务器? 任何帮助都会得到帮助:) ...

创建系统接口名称列表及其 MAC 地址

[英]Creating a list of system interface names along with their mac addresses

我正在尝试从 Debian 11 服务器创建接口名称及其 MAC 地址列表,最初,我试图按顺序获取 MAC 地址,但现在我意识到我需要一个如下所示的列表:eth0 <SOME_MAC> eth1 <SOME_MAC> ... 我想将此列表作为变量传递,然后在下一个任务中使用 ...

设置数据库时 Mutillidae 错误空白页

[英]Mutillidae Error Blank Page when setting up database

我目前在使用 mutillidae 时遇到问题。 当我 go 也是 http://localhost/mutillidae/set-up-database.php 他们没有可用的屏幕,一切都是空白的。 我也附上了屏幕截图。 这是 Mutillidae 主屏幕上显示的错误 数据库错误消息:无法连接到 ...

一旦我与服务器断开连接,“nohup python3 .. &”就会结束

[英]"nohup python3 .. &" ends once I disconnect from a server

这个命令 一旦我与服务器断开连接,就会结束。 也就是说,如果我在 10 秒后断开连接,然后再连接,则任务或作业将消失。 但是,如果我留在服务器上,它会根据需要继续工作,没有问题。 为什么? 即使在我断开连接后如何使其在后台工作? 这是一个 AWS Debian 服务器。 ...

在 Debian 上使用 XP-Pen 时,我收到“错误:请连接到设备” - 如何解决此问题?

[英]When using XP-Pen On Debian I get "Error: Please Connect To Device" - How do I resolve this issue?

我正在使用 Debian 11(靶心)。 我有一台 XP-Pen 显示器,正在尝试与 Krita 一起使用。 但是,我似乎无法让 XP-Pen 充当绘图监视器(它只充当普通监视器)。 我从XP-Pen 站点下载了文件 (XPPen-pentablet-3.2.3.220323-1.x86_64.d ...

为什么在 docker 容器内启动 jupyter 笔记本时没有显示“全局”链接

[英]Why is there not a "global" link showing when starting a jupyter notebook inside a docker container

我想通过我的本地机器使用 docker 容器访问在 debian 服务器中运行的 jupter 笔记本。 我面临的问题是我期望一个带有令牌的链接,我可以在本地机器上的浏览器中插入该链接,但不幸的是事实并非如此。 当我使用配置启动 jupyter notebook 时: 像这样的链接出现http:// ...

Nginx 反向代理到 Apache2 - 不起作用 - 重定向太多

[英]Nginx reverse proxy to Apache2 - not working - too many redirects

这个赏金已经结束。 此问题的答案有资格获得+50声望赏金。 赏金宽限期在21 小时后结束。 marcocassisa正在从有信誉的来源寻找答案。 一开始我想道歉,但我是 Nginx 的新手。 我有一个 VPS,其中有一些 PHP/Symfony 项目(托管在 Apache2 中)。 现在我需要向 ...

在 linux debian 中加载 libz.so.1 库时尝试运行可执行文件时出错

[英]Error when I try to run an executable file while loading libz.so.1 library in linux debian

由于 libz.so.1 库,我无法运行可执行文件。 我在文件路径 /usr/lib/x86-64-linux-gnu/libz.so.1 中有 libz.so.1 文件,但出现错误。 我该怎么做才能解决这个问题? 这是终端的output。 aruvi@iris:桌面/Final_iRTC_wit ...

sre_constants.error:从源代码构建 python 时字符范围错误

[英]sre_constants.error: bad character range when building python from source code

我正在使用 Debian10 和 python2.7 为 ba.net 设置一个 Docker 服务。 当我通过命令 apt-get install -y python-pip 安装 python 时,我的应用程序工作正常。 然而,当我尝试通过下载和解压安装 python2.7 时,docker 服 ...

debian/ubuntu 中是否有任何方法可以让 CPU 处于负载状态,直到达到一定温度?

[英]Is there any way in debian/ubuntu to put CPU under load until it reaches a certain temperature?

我需要这个来对我的 CPU 进行一些压力测试。 它使用 Linux-Debian/Ubuntu 操作系统,我想知道是否有任何方法可以让它处于负载状态,直到它达到一定的温度。 是否有任何命令、包或 bash 脚本用于此? 任何帮助表示赞赏 ...

jetbrains-toolbox 无法从 GNOME 上的桌面快捷方式启动,提示“名称:1.686 不是由 any.service 文件提供的”

[英]jetbrains-toolbox is unable to start from its desktop shortcut on GNOME, telling that "The name :1.686 was not provided by any .service files"

通过命令安装Jetbrains Toolbox 后:sudo tar -xvf Téléchargements/jetbrains-toolbox-1.24.12080.tar.gz -C /opt 并将其文件夹的chown分配给我的非 sudo 用户。 它在Debian 11上运行良好,直到一 ...

DEBIAN - 在 package 安装过程中安装 systemd-coredump 时出现问题

[英]DEBIAN - Issue with installing systemd-coredump as part of package installation

我正在使用 debian (buster) 来构建我的包。 我正在尝试将systemd-coredump添加到我的 package 依赖项中,因此每次安装 package 时都会安装它。 所以,我更新了控制文件,所以 package 将依赖于systemd-coredump package。 并添加 ...

ButtonMotionMask 的 XCheckMaskEvent 仅返回 (0,0) 的指针 position

[英]XCheckMaskEvent for ButtonMotionMask only returns pointer position of (0,0)

使用 debian jessie 上的 X11 库,我有以下代码: 我想捕获与被移动的鼠标关联的 MotionNotify 事件。 然而,XCheckMaskEvent 会返回一个无穷无尽的 stream 的 Motion 事件,即使没有按下鼠标按钮并且没有在鼠标上进行任何动作; 这些事件的 x, ...

在 Ruby docker 映像上利用本机扩展时丢失文件

[英]Missing files while leveraging native extensions on Ruby docker image

在尝试准备与 Ruby 一起使用的 Dockerfile 时,我得到了一个在底层操作系统映像上找不到的文件列表 主要错误似乎是 在安装“bond”时,它用于“tux” gem 检查-lstdc++ ... *** extconf.rb 失败 *** 在安装“bson”时, ...

apt-get 在 docker build 期间运行完美。 但是当我们进入docker shell时没有安装该工具

[英]apt-get runs perfect during docker build. But the tool is not not installed when we get in docker shell

我是码头工人的新手。 我创建了一个 docker 文件来运行 apt update 并在 docker 镜像中安装 dnsutils,构建成功。 但是当我运行 docker image 并获取容器的外壳时,我没有找到安装的工具。 我做错了什么? 以下是 docker 文件和输出供参考。 ...

Debain WiFi 驱动程序错误(英特尔公司无线 3165)

[英]Debain WiFi Driver Error (Intel Corporation Wireless 3165)

我安装了Debian GNU/Linux 11 (bullseye) x86_64 (Xfce) 但它的WiFi不工作。 我什至将内核从5.10 (默认)更改为5.18.0-2-amd64 。 当我检查时: Ip link未显示 Wlan0(wlp1s0) 接口: 我的 WiFi 适配器 ...


 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM