Skip to main content

Questions tagged [rocky-linux]

Rocky Linux is a redhatoid (DNF, rpm) linux distribution that arose from the demise of CentOS, which is binary-compatible with RHEL

1 vote
1 answer
79 views

My colleague created a Rocky Linux 10 USB drive to replace Windows 11. However, he can't boot from it because it only seems to accept UEFI 'secure' boot options. He had disabled secure booting in the ...
Hari's user avatar
  • 113
0 votes
0 answers
64 views

I’ve been running into a frustrating issue with SSH connections lately and could use some advice or insight. When I SSH into a few of our servers, the connection drops with an error like: ...
Roberto_1986's user avatar
3 votes
2 answers
782 views

I have been able to create and run (as root) a systemd service that runs a "Hello World" script logged in as root. The script is just a shebang and an echo command. This is /etc/systemd/...
OcR19's user avatar
  • 31
0 votes
1 answer
287 views

I just installed Rocky Linux 9.6 on a Dell R740xd. During the installation, I don't remember seeing an option to add the Server with GUI Environment Group. Now the system has booted, i'd like to ...
Andrew Steitz's user avatar
2 votes
1 answer
260 views

When using Rocky Linux 9, I was surprised that the output of the ip command (e. g. ip a) was colored, even though I did not call it with the --color=auto option. Furthermore, no alias (such as alias ...
py-php's user avatar
  • 71
0 votes
1 answer
98 views

Is nagios for rockyLinux available? Yes https://dl.fedoraproject.org/pub/epel/10/Everything/x86_64/Packages/n/ https://dl.fedoraproject.org/pub/epel/10/Everything/x86_64/Packages/n/nagios-4.5.9-1....
elbarna's user avatar
  • 14.5k
1 vote
1 answer
92 views

I am running podman version 5.4.0 on Rocky Linux 9.6. I notice that when a container is killed along with its 'conmon' OCI runtime wrapper, say by issuing a kill -9, the podman ps command does not ...
lmk's user avatar
  • 111
0 votes
0 answers
90 views

I am using a Dell Precision 3561, which has an Nvidia T1200 GPU. I would like to be able to use my GPU for hardware-accelerated graphics under WSL 2, with Rocky 9 as the OS. From what I understand ...
Tyler Shellberg's user avatar
2 votes
1 answer
79 views

We were running a set of Java processes on an RHEL box. There was one or two particular services that used to go down due to OOM killer after every 2-3 weeks. We used to get alerts, and it was ...
Navneet Mishra's user avatar
0 votes
0 answers
98 views

Hello I use XRDP for multiuser and I have performance issue and connec issue. First, is about channel drdynvc if its set to TRUE I cannot connect from windows RDP client and can connect without issues ...
gertz's user avatar
  • 53
0 votes
0 answers
139 views

I have a Rocky Linux setup going to a Dell 5248 running OS10. LAGs switch to switch work just fine. If I do individual interfaces from Rocky up to the switch, I can ping the switch's VLAN interface no ...
Grant Curell's user avatar
0 votes
0 answers
225 views

I want to share my data on my Rocky 9 server to family members using windows PCs. I setup and config samba. Seems something is missing. Users are not able to login. They are trying their unix ...
Rajeev's user avatar
  • 268
2 votes
2 answers
170 views

I'm trying out RDMA on NFS and noticed that it does not seem to work with NFSv4: [grant@host ~]$ sudo mount -t nfs -o rdma,proto=rdma,vers=4 10.99.99.98:/ifs/rdma-test /mnt/powerscale_rdma mount.nfs: ...
Grant Curell's user avatar
0 votes
1 answer
148 views

I installed microk8s on rocky linux version 9.5. To do that I did the following. # installing snapd sudo dnf install epel-release -y sudo dnf install snapd -y sudo systemctl enable --now snapd.socket ...
Gmosy Gnaq's user avatar
1 vote
1 answer
438 views

Context I am trying to build a small demo application that passes data between RTI DDS Connext topics and Kafka topics. This involves running RTI's Routing Service utility, which in turn runs a [kafka ...
rocksNwaves's user avatar

15 30 50 per page