Questions tagged [ubuntu-24.04]

25 questions
2
votes
0 answers

syslog-ng spamming logs with HTTP header info since 4.8.2 update

I'm running syslog-ng OSE on Ubuntu 24.04, using the official syslog-ng.com repo. I'm feeding logs to the OpenObserve HTTP destination. destination d_openobserve_http { openobserve-log( url("https://REDACTED") port(443) …
1
vote
0 answers

Import ZFS with faulted device, missing ZLog and corrupted data on a foreign System

I have an Ubuntu 24.04 Server with 4x4TB SSD in a Raid5, an additional NVME as ZIL. Now, for unclear reasons, the server became unbootable and I plugged all disks into another Server. I still cannot boot, but with a LIVE-USB-Key, I managed to get a…
t2m
  • 146
1
vote
0 answers

CIFS/NFS mounts on XCP-NG vm are unresponsive

I have the following setup: TrueNAS server that have SMB and NFS sharing the same folder (media files - video and audio) (IP 192.168.100.2) XCP-NG machine on which I run vms. One of the vms is and ubuntu server 24.04 LTS that runs jellyfin media…
1
vote
0 answers

Configuring fail2ban with UFW to reduce stop/start times

I am running Fail2Ban v1.1.0.1 on Ubuntu 24.04 LTS with UFW. Fail2ban uses systemd as backend. The configuration works fine but with a large number of banned IPs (e.g. over 1500 in the postfix jail alone), the stop and start process takes a long…
1
vote
1 answer

Ubuntu 24 VM "systemd-logind crashed with SIGABRT" error while running Gala TownStar v2 Node

I am somewhat newb to Linux but this is my 5th or so Linux VM I've ever setup so I have some experience here. I have an Ubuntu 24 VM running in Oracle VirtualBox running in a Windows 11, 8 core, 32GB RAM PC. The Gala TownStar v2 Node that I am…
0
votes
0 answers

Ubuntu server 24.04 - Missing Signed-By in the sources

I have a ubuntu server 24.04.2 LTS When i execute this command: $ apt-get update I have this error: Hit:9 https://packages.redis.io/deb noble InRelease Fetched 532 kB in 1s (697 kB/s) Reading package lists... Done N: Missing Signed-By in the…
djo
  • 1
0
votes
1 answer

What type of VPN am I looking for??? Point to Point? Ubuntu Server, Wireguard, Avahi

I will try and write this question as best I can. I have a server running ubuntu server 24.04, and I have attempted to setup (unsuccessfully) wireguard with avahi. Now this setup is a bit more complex than most of the guides you might find on the…
0
votes
0 answers

Python polars will run on my KVM host, but not on the Guest VM

0 I have a Linux Ubuntu Server 24.04 running very nicely on some moderately old hardware, with an AMD CPU. I am able to run a Python program that uses polars without problem. I have installed a QEMU/KVM VM on this machine running Ubuntu 24.04…
StuartM
  • 1
  • 1
0
votes
0 answers

Login screen frozen in virt-manager with VM Ubuntu Server 24.04.2 LTS

I installed a VM with Ubuntu Server 24.04.2 LTS on KVM. When I open virt-manager and I start the VM domain everything works but when I close virt-manager and I open it again I can't type, in the console, username and password (there is no cursor),…
0
votes
1 answer

DNS not picking up updates

I recently moved my website to a new server and updated the DNS entries. This includes some API endpoints that other servers use. These other servers however are not picking up the changes and are still hitting the old API server. Is there a way to…
0
votes
1 answer

How does one get the mailer-daemon to copy the bounced email report to an email address?

When a client contacts me to report a recipient is receiving a bounced email "Undelivered Mail Returned to Sender", I ask them to kindly get the recipient to forward me the bounced email report so I can see the error. Is there any way to get Postfix…
0
votes
0 answers

"User unknown in virtual alias table" - postfix, dovecot with mysql

I'm setting up a ubuntu VPS and have postfix partially working. I configured it to use virtual settings to that I don't need to create a new unix user for each mailbox user I want. Thunderbird can check the inbox and send mail correctly. However,…
MTW613
  • 1
0
votes
0 answers

systemd-cryptsetup fails for Yubikey 5 w/ firmware 5.7.1, but works with 5.4.3

I am using Yubikey 5 NFC security tokens with firmware 5.4.3 to start my FDE Ubuntu 24.04 system successfully, i.e. I get asked for the FIDO2 PIN on system start, enter it, touch my key and after a few more seconds I've got a running system. Now I…
Apollo13
  • 103
0
votes
1 answer

How can I add "eth1, eth2 and eth3" interfaces on Ubuntu 24.04.2 System Summary (VDS)

I have a VDS server with 4 public IPv4 addresses. 4 IPv4 addresses are public and active, working. But when I apply the landscape-sysinfo command only "eth0" appears and "eth1", "eth2" and "eth3" don't appear. How can I make the other 3 IPv4…
0
votes
0 answers

iptables weird behavior traffic drop

I have two VPS with exactly the save iptables rules applied. VPS1 is working as intended. VPS2 is dropping INPUT traffic, I know this because when I set the INPUT policy to ACCEPT, VPS2 starts working fine. Any ping or apt update requests work fine…
dzboot02
  • 111
  • 5
1
2