Skip to main content

Questions tagged [rhel8]

Enterprise Linux distribution released by Red Hat in 2019 and supported through 2029

2 votes
0 answers
50 views

Recurring rpm database corruption

I manage multiple Almalinux 8 VPS and dedicated servers, and recently I have been experiencing a lot of RPM Database corruption specifically this one: error: rpmdb: BDB0113 Thread/process 401048/...
Granwille's user avatar
  • 151
0 votes
0 answers
19 views

Installing RHEL 8 so that it is compliant with customized stigs

Need guidance regarding creating my own openscap profile based off of an existing profile that I can use too install Rhel in a standardized way that will already be compliant. I see that there is a ...
Joshua Hawley's user avatar
3 votes
1 answer
289 views

RHEL8 upgrade to RHEL9 with Leapp: warning: Signature not supported. Hash algorithm SHA1 not available

After upgrading some servers from RHEL8 to RHEL9 using the Leapp utility there's some warnings after the upgrade in dnf and rpm: warning: Signature not supported. Hash algorithm SHA1 not available. ...
Vinícius Ferrão's user avatar
1 vote
1 answer
51 views

Simplesamlphp multisite setup apache vhost

Really need some help here. Off the bat, i have a LAMP server which i'm using to host multiple apache sites. RHEL 8.9, php 8.1. I have setup simplesaml php (SP) to authenticate against host IDP (Azure)...
Vin Tastic's user avatar
0 votes
0 answers
148 views

Use yum or versionlock to ignore packages associated with a repository

I have a RHEL-8 bash script that installs several packages including ansible. Some of the packages come from epel while others come from the default rhel-8-baseos-rhui-rpms. dnf-automatic has exposed ...
John R's user avatar
  • 393
0 votes
1 answer
291 views

How to use Ansible to add a comment line to each line of a file

I am using ansible-playbook to edit a disa stig playbook. Upon initial run, it just bricks the server (RHEL 8). I want to comment out each line of the file which is over 20K lines. Then I can ...
Jamie Claybrooke's user avatar
3 votes
2 answers
1k views

STIG'd RedHat 8 kills tmux session upon SSH timeout

I am working on a Red Hat Enterprise Linux (RHEL) 8 machine with the DISA STIG applied via OpenSCAP. The STIG requires that users be automatically dropped into a tmux session, that tmux session locks ...
Andrew Laramore's user avatar
0 votes
1 answer
588 views

Oracle 19c installation on Rhel9 amd RHEL 8 difference

When I run Oracle installation using automation on rhel9, I get following error. I am using db_19.22.0.0.240228.zip Launching Oracle Database Setup Wizard... [FATAL] [INS-35955] The Database software ...
Daniel's user avatar
  • 1
0 votes
0 answers
212 views

How it is possible to run two separate chrony instances (on a same pc): one client and one server

All ntp servers and clients are implemented using chrony on RHEL 8.2. NTP client [200.100.1.3] has no access to [NTP server 200.100.1.1]. NTP client [200.100.1.2] has to get time information from NTP ...
Vinod's user avatar
  • 111
0 votes
0 answers
151 views

Why did my Azure virtual machine reboot amid omsagent/omi activity?

A virtual machine of mine, running RHEL8 in Azure, was down for a couple minutes. Turns out it rebooted. Telemetry and logs show no issue. There were no dnf updates and no scheduled update window. ...
Nemo's user avatar
  • 260
0 votes
0 answers
129 views

RHEL 8 IPA/DNS secondary to Windows AD/DNS

I have a particular scenario that I am trying to implement at work. I work on an enterprise that has both Windows and Linux clients and would like the added Linux benefits of utilizing an IPA server ...
eye4gaught's user avatar
0 votes
0 answers
33 views

which Linux operating system will go for long term usage [duplicate]

Looking replacement of centos7 centos7 will expire on 30Th June 2024. so I am looking alternative like RHEL9. I dont know why, but rhel usage is low?
user3136863's user avatar
0 votes
0 answers
49 views

scp with variable driven server is not working

#!/bin/ksh/ SERVER_NAME=bcpstd.root.net FOLDER_ROOT_PATH=/data/feed/daily CURDATE=`date +"%Y%0m%0d"` scp gfstd@${SERVER_NAME}:${FOLDER_ROOT_PATH}/details_all_data_${CURDATE}.dat.gz /local/...
Pat's user avatar
  • 111
0 votes
0 answers
193 views

Installing GCC 5.2.0 in RHEL 8.8

I'm trying to install GCC 5.2.0 in my RHEL 8.8 server as it requires by a tool that I'm using. However, I'm getting an error when running the make command. Below are the commands I used including the ...
IamBayMax's user avatar
1 vote
2 answers
1k views

Problems deploying Ansible playbook to Linux server using python3.8 - selinux python module does not assign correct contexts

I run an Alma 8/9 estate and use Ansible to deploy various config changes, and I've run into an unusual problem on one of my client boxes. Alma 8 by standard comes with python 3.6, which works quite ...
motorleague's user avatar

15 30 50 per page
1
2 3 4 5
11