In this post, we will see how to resolve How to require RPM dependency from a certain module stream? Question: I have to package my Node.js app into an RPM, which will be installed on Oracle Linux 8 using dnf ...

In this post, we will see how to resolve Getting error during Jenkins build “fatal error: opensslconf-i386.h” Question: Jenkins pipeline fails with the below error while running in Rhel 7.9 worker node /usr/include/openssl/opensslconf.h:13:30: fatal error: opensslconf-i386.h: No such file or ...

Question: here is simple example how to re-scan disk sda from python script in case we want to set the disk as variable as disk_name then what is the rights approach to pass the disk_name variable in to command ? ...

Question: When the properties or .xml of some application (ear) in jboss (RHEL) are modified, is it necessary to restart the jboss service or simply by doing a redeploy (mv .deployed .dodeploy) are the changes recognized? Thanks Answer: You only ...

Question: I am trying to install the Ops Agent from the GCP yum repo: https://packages.cloud.google.com/yum/repos/ I see there are 4 different packages for this agent: What is the difference between the suffixes, -0, -1, -2, and -all? I’ve tried looking ...

Question: Good day, looking for some assistance, still quite new to scripting and don’t have a clue where to start with this. Scenario: I have multiple Cisco switches on which I want to check the port status and alias and ...

Question: I ran the following commands to change some lines in a file contained in a podman container: What am I missing? I thought I could update the image, but it doesn’t work. Everytime the replace works, it goes up ...

Question: When you login using SSH, pam_systemd module automatically launches a systemd –user instance when the user logs in for the first time. We can mask the [email protected] to deactivate this. Even when we deactivate the [email protected], there is no ...

Question: I’m working on OpenShift container, need to push some .nupkg package based on.nuspec file. I can’t even run help, nor nuget pack or push, when trying to execute nuget in cli is giving me error. If I would like ...

Question: I am a self-confessed beginner level when it comes to RHEL and I can navigate around, find things, run things etc. And I only have basic permissions on my DEV, INT, PROD and BCP servers at my client as ...