Questions tagged [fedora]
Fedora is a fast, stable, powerful, free RPM-based GNU/Linux operating system that is developed by the community-supported Fedora Project and sponsored by Red Hat. The Fedora Project's mission is to lead the advancement of free and open source software and content as a collaborative community.
1,180 questions
-1
votes
0
answers
166
views
Setting up process-based network routing with ip netns on remote server
I would like to route all the network traffic of a specific executable through VPN, while at the same time route all other traffic through the default interface. The extra complication being that I am ...
1
vote
1
answer
118
views
Sharing / shiping of layer of an immutable linux distribution
First, let's share some context. I have been tasked to design a new development environment for the team I work in. Most details of the constraints don't matter for this question, though.
After a bit ...
0
votes
0
answers
58
views
copy/duplicate remote VPS to a new server, some questions
I want to duplicate my current VPS to a new home with the same provider. And I would like to avoid, if possible, to transfer the disk's contents to my local desktop and then back again to the new ...
0
votes
1
answer
167
views
remote VPS/Fedora Linux 41, reasons why firewalld service is masked?
My question is what are the reasons for the firewalld systemd service to be masked on a remote VPS running Fedora Linux v41? The OS image came from the VPS provider. Is it possible that they mask it ...
0
votes
1
answer
168
views
[Fedora][SELinux] How to enable access between Nginx and Docker container? [duplicate]
Disclaimer: I'm no devops, so please tell me if I'm doing this wrong.
I have a webapp in a container. I use Podman and Podman Compose to bring it up. In compose.yml, I expose the port 5000 and bind it ...
0
votes
1
answer
221
views
Issues Setting up my Server with Multiple VLAN Sub Interfaces to work with my new network via a Cisco CBS350 Switch
I have a box I run Fedora Server on and use as a multi purpose self hosted server and recently bought a Cisco CBS350-24P-4G to handle most of the network traffic, so I can relegate my crappy ISP ...
2
votes
1
answer
195
views
Reverse SSH - Issue with autossh migrating from Debian 13 to Fedora 42
I've used the following command with various Debian servers for years to set a reverse SSH tunnel up : autossh -N -f -R 21666:localserver:22 remoteserver.domain.tld
Since I migrated "localserver&...
4
votes
1
answer
371
views
virt-viewer launch as system service
Objective: launching virt-viewer automatically for a specific user at startup (user has automatic login enabled), managing it with systemd if possible for better automation.
Can't decide if trying to ...
0
votes
0
answers
64
views
dnf hangs when building ARM Fedora container on x86 Fedora host using podman
Using a Fedora 40 (cloud) physical host with podman 5.4.2 I am trying to do multi-arch build.
Alpine:3.22.x - amd64 works, arm64 works
Debian:trixie - amd64 works, arm64 works
Fedora:38,40,42- ...
0
votes
0
answers
54
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 ...
1
vote
1
answer
231
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 ...
2
votes
0
answers
272
views
Fedora Kickstart Stuck on "Checking storage configuration"
I'm trying to Kickstart a Fedora server, but it just ends up printing '.......' on and on underneath "Checking storage configuration...". Like, if I don't stop it myself it will go on for ...
0
votes
1
answer
1k
views
How to configure automount through freeipa: Fedora 40 clients, Rocky 9.4 ipa servers
I've managed to riddle this out for myself, so please don't immediately jump in because I'm going to post an answer to my own question.
I wanted to move away from automount definitions in /etc/auto....
0
votes
0
answers
75
views
installroot /boot files missing
Sequentially, I used dnf install --installroot for @core and kernel. Both say they installed and are listed in the rpmdb. The @core files are there but no kernel files exist in the installroot /boot. ...
0
votes
0
answers
119
views
After upgrading to Fedora 41 I get a compile error with rpmbuild –rebuild
After upgrading from Fedora 38 to Fedora 41 I am getting a compile error with recompiling a source rpm package.
rpmbuild --rebuild package.fc41.src.rpm
error: passing argument 1 of ‘gzwrite’ from ...