Skip to main content

Questions tagged [rhel]

Red Hat Enterprise Linux (RHEL) is a commercially supported Linux distribution.

0 votes
0 answers
12 views

Change location of user defined odbc

BY default "USER DATA SOURCES" must be $HOME/.odbc.ini, But in a newly built RHEL8 server is showing the below result. Is its possible to update the "USER DATA SOURCES" location as ...
Siva's user avatar
  • 9,077
-2 votes
0 answers
31 views

Having A Kickstart File prompt for Network Information in RHEL 9

How do I go about having RHEL ask you for the network and hostname information now that bootproto=query and asknetwork have been sunset?
Kaibien's user avatar
0 votes
0 answers
57 views

How do I create an SElinux policy to allow php-fpm to execute optipng?

I am running Wordpress in Rocky Linux 9 and need optipng for some image transformation tasks, but it is being blocked: SELinux is preventing /usr/sbin/php-fpm from execute access on the file optipng. ...
location's user avatar
3 votes
2 answers
260 views

giving variables a default value in a spec file

I have a spec (myspecfile.spec) file that looks similar to Name: package-%{myname} Version: %{myversion} Release: %{myrelease} License: gpl2 Summary: this is my package BuildArch: noarch %...
basil's user avatar
  • 143
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
0 answers
44 views

How to use a Red Hat Enterprise Linux (RHEL) Yum repository server on CentOS

I have created a yum repository server on RHEL. That server work on RHEL client machine. I want use this server on CentOS client machine. I have create a repo file under the /etc/yum.repos.d/x when i ...
Chirag Darji's user avatar
2 votes
1 answer
38 views

Increase root space in RHEL

I have a VM (RHEL, in vSphere), that is running out of space in /dev/mapper/rhel-root. Wich one should be the easiest approach against this problem? I added 10GB to the virtual HardDisk of the VM and ...
Santiago Pelaez's user avatar
0 votes
1 answer
36 views

RedHat Quay does not start on RHEL 9.4

I'm not super deep on troubleshooting yet, but I have fired up a brand new install of RHEL 9.4 minimal just to run RedHat Quay. I followed the instructions exactly as listed here, but when I run the ...
Grant Curell's user avatar
2 votes
1 answer
130 views

Configuring sshd directly instead of using "security policy" on RHEL 8

RHEL 8 overrides some sshd settings, so no matter what it has been set in /etc/ssh/sshd_config, the options listed in /etc/crypto-policies/back-ends/opensshserver.config takes precedence. From my ...
pepoluan's user avatar
  • 1,363
0 votes
0 answers
18 views

act_connmark kernel module in RHEL

act_connmark kernel module is used by tc ... action connmark. For some reason, I cannot find this module in RHEL, but it's available in Centos and Ubuntu. yum -y install kernel-modules-extra installs ...
Alex Panchenko's user avatar
0 votes
1 answer
64 views

How can I get the list of available desktop environments?

Suppose I'm on a Linux machine, in a shell session, and I want to obtain the list of options I would have if I logged in graphically and had to choose a desktop environment / session type. I expect a ...
einpoklum's user avatar
  • 9,653
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
1 answer
61 views

sudo passwordless in ssh session not working

In RHEL7, I have the same local users on all machines within my cloud tenancy. That local user is configured in sudoers to be able to: run all commands, run sudo commands without password EDIT: ssh ...
Lou Lee's user avatar
0 votes
0 answers
42 views

RHEL 9: black screen after login (ASMB11-iKVM)

Fresh install of RHEL9, once logged in, I get a black screen for Gnome Classic using X11 and Wayland. Using ASMB11-iKVM BMC. No issue with anything else. What can I do to debug that?
None's user avatar
  • 647
0 votes
0 answers
179 views

Autofs - setautomntent: lookup(sss): setautomountent: entry for map auto_master not found

I am trying to set up my NFS system between my server node and my client node running on rhel9. They are both on different physical servers on the same network. The nfs-server daemon is properly ...
paul runner's user avatar

15 30 50 per page