Enterprise Linux distribution released by Red Hat in 2019 and supported through 2029
Questions tagged [rhel8]
145 questions
0
votes
1 answer
How to install pam_mount on RHEL 8?
I'm trying to install pam_mount on RHEL8 but keep getting this:
rror:
Problem: package pam_mount-2.16-10.el8.x86_64 requires hxtools, but none of the providers can be installed
- conflicting requests
- nothing provides perl(encoding) needed by…

francisaugusto
- 180
- 10
0
votes
1 answer
Unable to use YUM. RHEL 8.2 server hosted in Azure
I have a Red Hat server hosted in Azure and when I try to use yum to install software or do a system update I get the below error,
Errors during downloading metadata for repository 'rhui-rhel-8-for-x86_64-baseos-rhui-rpms':
Curl error (28): Timeout…

redhatsamurai
- 3
- 7
0
votes
0 answers
Client machine unable to connect to the local ftp repository server. Writes an error: Failed to synchronize cache for repo '***', ignoring this repo
Please help me to understand where I was wrong, because I've read a lot of articles also I've seen lot's of Youtube videos, but all the time in the end I've got the same error result.
So, on my Server machine (192.168.25.146) I've install from the…

d1masta94
- 1
- 1
- 4
0
votes
1 answer
New to RHEL; Coming from Fedora; Different repo managers?
I'm coming from fedora. Just testing the waters in RHEL 8.2
None of my standard dnf packages are available. For instance:
$ sudo dnf install powerline powerline-fonts
[sudo] password for adamhanna:
Updating Subscription Management…

adam-m-hanna
- 113
- 6
0
votes
3 answers
ImportError: No module named svn.core Python Traceback
I am working on the Setup of the Subversion server in one of my environments using
RHEL 8
Apache 2.4
Subversion 1.10.6
Python 2.7
Viewvc 1.2.1
Apache & Subversion installation has been done successfully. Further I am trying to use the WebSVN as…

pravintemghare
- 1
- 1
0
votes
1 answer
Increasing ulimit open files not applied in RHEL 8.1
I have a fully-updated Red Hat Enterprise Linux (RHEL) 8.1 x86_64 system where, as a local user in a local terminal (i.e. not remotely via SSH), when I run ulimit -Sn it says 1024 and ulimit -Hn yields 4096. I would like to increase those numbers…

hpy
- 845
- 3
- 18
- 28
0
votes
1 answer
RHEL 8.1 how to install libssh2 1.9 and openssh 8.1 or higher
I need to upgrade my libssh2 and openssh to newer versions. Currently, I have libssh2 v1.8 and openssh v8.0 . To pass compliance, both need updated but these are the only versions showing up in yum/dnf.
I read that the CodeReady repo would have…

James
- 113
- 1
- 8
0
votes
1 answer
How to install Node.js 12 on CentOS 8?
I tried the following this post which states
Application Streams are typically named for the version of the software that is included, e.g. nodejs:8 or nodejs:10 [...]
... but as you can see below: It's not working.
$ dnf module list nodejs
…

leonheess
- 144
- 3
- 12
0
votes
2 answers
RHEL 8.1 Kickstart cannot find ks.cfg
I'm having an issue with the RHEL 8.1 kickstart via NFS:
NFS share: 192.168.x.x:/export/nfs/kickstart/rhel8
Kickstart File: 192.168.x.x:/export/nfs/kickstart/rhel8/ks.cfg
It appears that Anaconda(?) is mounting the NFS directory locally under…

J. Selman
- 1
- 1
-1
votes
1 answer
Encrypted Disk (LUKS): Upgrading from RHEL 8 to RHEL 9
Known limitations - Notable known limitations of Leapp currently include:
Encryption of the whole disk or a partition, or file-system encryption currently cannot be used on a system targeted for an in-place upgrade.
Question:
How do I upgrade my…

VcDeveloper
- 99
- 3