Skip to main content

Questions tagged [rocky-linux]

The tag has no usage guidance.

0 votes
0 answers
15 views

`yum clean all` differs regarding handling disabled repositories

I'm porting some old build scripts from CentOS 7 to Rocky 8. I've noticed that the following command cleans all repository caches on Rocky 8, as opposed to just the caches of the one enabled ...
liori's user avatar
  • 630
2 votes
2 answers
44 views

Why is the group permissions rwx for folder but read for newly created files within it?

On Rocky 8 (Redhat), I have a site running under Apache (httpd). I have the permissions set as follows including setguid so files created within the uploads folder inherit the group: [root@myserver ~]#...
Confounder's user avatar
0 votes
0 answers
26 views

How to fix netplan error on Rocky 9.4 FileNotFoundError

I am running Rocky 9.4 and installed netplan by: sudo dnf install netplan Before making any changes, the ip address via dhcp is 192.168.0.102 and the ethernet name is enp0s3. I created file /etc/...
arcomber's user avatar
  • 274
0 votes
2 answers
77 views

RHEL 9 nmcli how to change permanently ethtool settings?

[root@101 system-connections]# nmcli c modify enp2s0f0 ethtool.tx-checksumming off Error: invalid property 'tx-checksumming': 'tx-checksumming' not among [feature-esp-hw-offload, feature-esp-tx-csum-...
None's user avatar
  • 647
0 votes
1 answer
46 views

dnf download --resolve not downloading dependencies

I'm trying to download an rpm and its dependencies so that I can install it on an offline machine later. I'm starting with an empty directory, and a repoquery confirms that my target has indeed got a ...
Troyseph's user avatar
  • 111
0 votes
1 answer
46 views

What is the standard way to enable/install packages in rocky linux?

I want to build a package for rockylinux of a project of mine: https://github.com/eantoranz/gitmod I was able to create packages for ubuntu, debian and fedora without much issues.... just install the ...
eftshift0's user avatar
  • 605
0 votes
0 answers
12 views

Autofs expiring browseable offset mounts, resulting in the inability to mount

Summary: We define a /mount/path/pathcontd/mountpoint tree in autofs, have historically --ghosted the paths, but have recently attempted to set the offset mounts as browse-able. Our configuration ...
user613003's user avatar
0 votes
0 answers
119 views

CentOS 9 / AlmaLinux 9 / Rocky Linux 9 and xtables-addons: xt_geoip missing kernel module

I'm trying to get working xt_geoip extension on RHEL 9 compatible OSes. I've installed xtables-addons from rpmfusion repo and the xt_geoip extension was working for a while, but after OS ...
MarcinC's user avatar
  • 21
0 votes
0 answers
39 views

Automate Rocky Linux 9 installation through iLo

We have an HP iLo server and we want to automate the installation process of Rocky Linux 9 OS on it. Originally, we started using Ansible ran from a host machine, however we ran into issues when ...
eur's user avatar
  • 1
0 votes
0 answers
20 views

Auditd not logging certain user management events

I'm trying to track user management changes such as adding user to groups. I'm currently testing it on 2 machines and receive different results: Ubuntu 22.04.3 LTS (Jammy Jellyfish) Rocky Linux 9.2 (...
Janek Piotrowski's user avatar
0 votes
0 answers
20 views

Why do kernel-core and raspberrypi2-kernel4 packages in Rocky Linux repository "latest" have different kernel versions?

I'm using Rocky Linux on a Raspberry Pi, and I noticed that the kernel-core and raspberrypi2-kernel4 packages have different kernel versions. Here's the output from my system: # uname -a Linux rocky9 ...
NevilleDNZ's user avatar
0 votes
0 answers
43 views

Firewalld (nftables) SNAT problem

so my setup is following: A: PrivIP: 172.16.1.1 PublicIP: 212.1.2.3 B: PrivIP: 10.123.0.1 (Interface: dummyip, dont ask why I named it like that) PublicIP: 213.1.2.3 (Interface: eth0) They both are ...
TwoSoulz's user avatar
0 votes
0 answers
115 views

Rocky Linux Emergency Mode in KVMachine does not start

I have "inherited" a virtual server at German hoster STRATO with Rocky Linux 8, but no root password. I wanted to change this as usual, so in grub I entered rd.break enforcing=0 Enter rd....
AlbiWe's user avatar
  • 1
0 votes
1 answer
21 views

VirtualBox, RockyLinux, Screen/Video Corrupted

Sorry, I don't know where to place this question. I have Windows 10 Professional, and I would like to install Rocky Linux 9.3 in my machine using VirtualBox Version 7.0.14 r161095 (Qt5.15.2). The ...
joseluisbz's user avatar