
[英]Failed to start Postgres on Debian
Postgres (13.5) 无法在重启服务器后启动 (Debian 4.19.208-1) 更新 1 我更改了用户权限,现在我在启动 postgres 时遇到另一个错误: systemctl status postgresql 致命:锁定文件“postmaster.pid”已经存在但我检查了 ...
[英]Failed to start Postgres on Debian
Postgres (13.5) 无法在重启服务器后启动 (Debian 4.19.208-1) 更新 1 我更改了用户权限,现在我在启动 postgres 时遇到另一个错误: systemctl status postgresql 致命:锁定文件“postmaster.pid”已经存在但我检查了 ...
[英].Deb package postinst file not appending data to ~/.bashrc
我有一个非常简单的 postinst 文件 a.Deb package: 当我运行它时,我什至会看到“Pandora 存储服务器安装完成”。 消息,但没有任何内容附加到~/.bashrc ; 尽管如此,当我在终端中单独运行此命令时: 它确实有效。 我已经尝试修改~/.bashrc的文件权限,但仍然 ...
[英]MariaDB Python OperationalError: This feature is not implemented or disabled
我已经在我的 Debian 11 (bullseye) 机器上编译并安装了 Python 3.10.9 (from.tar) 和 mariadb-c-connector (from official Github repo)。 我还安装了:ufw、fail2ban、mariadb-server、ma ...
[英]packets.go:123: closing bad idle connection: connection reset by peer
我正在使用 Go、Fiber web 框架、mariadb 10.6、debian 11 和github.com/go-sql-driver/mysql连接到 mariadb。我玩过这些设置 即我增加值,减少值但仍然像 1 或 2 警告 packets.go:123:关闭错误的空闲连接:对等方重置连 ...
[英]How to install npm and other packages in ubuntu without internet
我们在 docker 文件中使用 Ubuntu 基本映像,并希望安装节点 16.x 以及 npm,然后 npm install -g @stoplight/spectral-cli 离线安装。 我能够安装节点,但似乎 ubuntu npm 没有捆绑为节点安装的一部分,我们必须单独安装。 但是无论如何 ...
[英]I can't realize cypress code coverage in Debian
当我在我的虚拟机 (Debian Bullseye) 中使用 Cypress 实现代码覆盖率时,我无法获得结果。 但是,当我将我的项目克隆到我的 Windows 机器时,一切正常。 在 linux 返回此代码覆盖率: Index.html inside lcov-report 使用终端在windo ...
[英]Is it possible to capture the text output of an Android google-voice-typing from terminal?
假设我想使用我的智能手机的麦克风在我的终端中输入文本,使用 google voice2speech 引擎。 我该怎么办? 我会先听 output 的google-voice-typing ,(但如何?)然后重定向到stdin 。 adb命令有简单的方法吗? ...
[英]How come dpkg-deb: error: <file.deb>' is not a Debian binary archive (try dpkg-split?)
有一个.deb 格式的文件来提供那些程序的用户是很有用的。 通过上游程序、gpg 身份验证、quilt 和 debhelper 执行此操作的官方方法过于复杂,因为它面向的是在分发中被接受的信任链。 如果您将自己限制为 simple.deb 存档,如何解决错误“不是 Debian 二进制存档”? ...
[英]I try to run cypress, but always return me a error "dri3 extension not supported"
当我尝试执行此命令时:“npx cypress open”,终端返回错误:“错误:gpu_memory_buffer_support_x11.cc(44)] 不支持 dri3 扩展”。 我无法解决这个问题。 创建柏树结构 ...
[英]Created and installed deb package but when i run it it says 'command not found'
我正在尝试将一个简单的 python 程序转换为 Linux 的 debian package。 我创建了一个文件夹/testhello ,并创建了testhello/DEBIAN和testhello/usr 。 在testhello/DEBIAN中,我有一个控制文件,其中包含: 在testhel ...
[英]Can I configure localhost ports to be subdomains?
我有一个基于 debian 的家庭服务器在我的 home.network 中运行(出于安全原因,端口转发被禁用)。 有多个服务/网络应用程序使用基于 docker 的部署运行。 是否可以将 map 不同的端口连接到在 home.network 中运行的主机名的子域? 例如,目前我已将我的调制解调器 ...
[英]Tor proxy socks5
output上如何设置授权代理服务器,根据文档 结尾还是显示TOR,不是代理 /etc/torrc `Socks5Proxy Socks5Proxy用户名 Socks5Proxy密码 ` ...
[英]error in mogodb status server after the installation put the comando # systemctl status mongod
我正在 debian 机器上安装 mongodb,但是当我结束进程并在之后输入下一个命令 systemctl status mongod 时,结果是: 那么我该怎么做才能解决错误呢? 非常感谢。 我正在尝试安装 graylog 系统,但我在 mongo db 中遇到了这个错误... ...
[英]Understand the reasons why Mariadb has been stopped and which is the best way to retablish the service
我在 2 个不同的本地化中安装了 2 个服务器,同步文件由 heartbeat + drbd 管理。 它们从几个月开始运行,最后一次主服务器重启的日期是:2022-12-07 15:44 今天晚上在主服务器上,Mariadb 服务已经停止。 请参阅下面的日志: 我找不到/不明白 MariaDb 服务 ...
[英]Unable to access django server on debian running FusionPBX
我有一个运行 fusionPBX 的 Debian 服务器,我使用这个官方脚本安装了它。 它使用 nginx 来托管应用程序,我尝试在 nginx 的配置文件中添加另一个服务器(Django)以支持在同一台机器上运行的另一个服务器。 尽管如此,我还是无法访问 Django 服务器。 我尝试使用命令s ...
[英]Load package from Debian Proxy on Nexus Repository Manager
我想在构建 docker 图像时从 nexus 存储库管理器服务器的 debian 代理加载 debian 包(curl、gnupg2 等)。 但是找不到package。 我如何设置我的设置(sources.list 等)以及我如何搜索包? 我正在使用 Nexus Pro 3.43 当我在 nex ...
[英]OVHCloud Fresh VPS Debian 10+Plesk, Wordpress WP Toolkit - General error 11 database disk image is malformed Pdo.php
在购买预装了 Debian 10 和 Plesk Pro Edition 的全新 VPS 后,我会保持简单 - 在 PLESK 中,Wordpress WP Toolkit 模块显示此错误: 服务器错误攀上漂亮女局长之后500 SQLSTATE[HY000]:一般错误:11 数据库磁盘映像格式错 ...
[英]updating elasticsearch-oss package 6.8 to 7.17
我安装了 elasticsearch-oss 6.8。 elasticsearch-oss 和 elasticsearch 包有什么区别? 如何将 elasticsearch-oss 6.8 包更新到 7.1? 我在官方文档页面上找不到任何关于“oss”的信息。 ...
[英]Automatically starting script in foreground on headless debian
有谁知道这样做的任何方式? 非常感谢您的帮助,我已经为此苦思冥想了一段时间,而且我似乎找不到任何方法让脚本自动启动并显示在前台,如果我有的话手动启动它们。 我想做的基本上只是打开虚拟机电源,让它启动,然后观察脚本运行并将结果回显到控制台或如果手动运行脚本通常会显示的任何内容我已经能够使用 Cron ...
[英]Debian rockpi apt update errors
我在我的 rockpi m4a 上使用来自 radxa 网站的 debian 图片。 但是当我尝试执行sudo apt update时,我得到: 我试着做wget -O - apt.radxa.com/bullseye-stable/public.key | sudo apt-key add - ...