Newest Questions
329,061 questions
0
votes
1
answer
33
views
Get name of script from ps / in nmon
I am having a memory issue with a PHP application on a linux system and am trying to find out what specific PHP script is consuming the memory
Basically, PHP-FPM over the space of around 4 hours, goes ...
0
votes
0
answers
35
views
Issue: Installing Shrewsoft Vpn Client 2.2.2 on Windows 11 stops network traffic [closed]
Installing Shrew soft VPN client on Windows 11, may stop network traffic for some network interfaces.
Network works via WiFi Realtek 8852CE , but via Intel I219 (LAN) - does not, could not obtain IP.
...
0
votes
1
answer
37
views
Is it possible to set client-aware quota on mounted NFS shares?
I have a Ubuntu 22.04 "computational" server in our lab that mounts a NFS share from a NAS (Synology DS1522+):
147.xxx.xxx.xxx:volume1/compserver /mnt/nas2 nfs rsize=8192,wsize=8192,timeo=14,...
0
votes
0
answers
25
views
Script's piped data visible in journal when running as systemd unit
This has been an issue on both Fedora CoreOS 41 and currently on 42.20250410.3.2 with systemd 257.3-7.fc42.
When a systemd unit calls a bash script, which in turn pipes data between two commands, all ...
0
votes
0
answers
29
views
Show all information of the certificate in Chrome "Select a certificate" pop up
Chrome pop-up will only show the following information of the certificate.
| Subject | Issuer | Serial
I would like to know how to show all information of the certificate.
Many thanks.
0
votes
0
answers
23
views
xfreerdp3 on Debian trixie
I have been using freerdp2-x11 for years connecting from my Debian bookworm to a remote W11. Normally xfreerdp parameters made it possible that login name was specified and password could be entered ...
0
votes
0
answers
23
views
Fujitsu RX2540 M2 max disk size
I try to use a 4 TB SSD with the EP400i RAID Controller.
In the RAID Controller Configuration in the BIOS the new disk will shown as JBOD and nor as a available disk.
Could it be, that the reason is, ...
0
votes
0
answers
16
views
O365 to O365 tenant to tenant migration, Can't Assign ArchiveGUID "used by another recipient object"
I'm trying to migrate some mailboxes from one O365 tenant to another (no hybrid/on-prem involved). Using this guide I've got endpoints set up and the app authorized on both sides, all my mailboxes ...
0
votes
0
answers
32
views
mariadb behind wordpress cannot be started [closed]
My wordpress instance is not working anymore, it is just showing Error establishing a database connection.
The vServer is running:
Operating System: Debian GNU/Linux 10 (buster)
Kernel: ...
1
vote
1
answer
48
views
Postfix smtp_bind_address with additional IP addresses
I am running a Debian 12 server with two additional IP addresses that I want to use for sending emails through my SMTP server.
The main IP address of the server works perfectly for sending and ...
0
votes
0
answers
37
views
nginx - Error / Access Log could not be found
I am working on one of our servers, trying to get the SSL certificates renewed.
The documentation I have from the previous run of this has the command to test the changes:
docker compose -f /mnt/...
0
votes
0
answers
31
views
K8s HA Architecture Review - Need Advice on the overall architecture [closed]
K8s HA Architecture Review - Need Advice on Outbound NAT and VLAN Setup
Hello! I'm deploying a high-availability Kubernetes cluster on VMware vSphere using Terraform and need feedback on some ...
2
votes
2
answers
49
views
How common are non-graceful container shutdowns in Azure Container Apps (or Kubernetes) compared to graceful ones?
I'm building a distributed system running on Azure Container Apps, where graceful shutdowns of containers (e.g., to flush state, finalize jobs, etc.) are important for ensuring data integrity and ...
-1
votes
1
answer
63
views
How to avoid file corruption after an electrical power failure [closed]
Sometimes files on our RHEL 7.9 host are zero after a power failure.
Is there is a way to avoid this issue?
Here is an example of the files after an OS power-off:
The following files exist under /opt/...
1
vote
1
answer
68
views
Fedora CoreOS on Vagrant: transaction failed: Signature verification failed after provisioning
TL;DR
When provisioning a Fedora CoreOS Vagrant box, created using Packer and VirtualBox as provider, it automatically tries to update packages at startup. But, since after the first boot the ...