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

0 votes
0 answers
43 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
600 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
207 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
195 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
84 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.3k
1 vote
1 answer
66 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
74 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
61 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
87 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
118 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
187 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
135 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
131 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
357 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
0 votes
1 answer
222 views

I'm trying to create an SSL certificate using the following command on Rocky Linux: sudo openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout /etc/pki/tls/private/shaserver.bungkus.org.key -out ...
Hanister Leee i dunno nickname's user avatar

15 30 50 per page