Top "Rhel" questions

Red Hat Enterprise Linux (RHEL) is a distribution of the Linux operating system targeted at enterprise customers with emphasis on long-term stability and support.

Unable to yum install anything on RHEL

I am on a new RHEL system. I seem to be unable to be able to install anything package via …

linux yum rhel
Install ONLY mongo shell, not mongodb

As mentioned above, I need to install only the mongo shell on a RHEL instance (machine A). I have a …

mongodb shell rhel
Apache 2.4.x manual build and install on RHEL 6.4

OS: Red Hat Enterprise Linux Server release 6.4 (Santiago) The current yum installation of apache on this OS is 2.2.15. I require …

apache apache2 redhat rhel
No acceptable C compiler found in $PATH while installing the C compiler

I am facing the following error, while installing the C compiler itself (gcc gnu). configure: error: in `/home/gcc-5.3.0': …

centos rhel
What's the root cause of error "Failed dependencies: /bin/sh is needed by xxx" on RHEL?

When I install a rpm package on RHEL using rpm, I got a error message just like "Failed dependencies: /bin/…

sh rpm rhel
mount.nfs: requested NFS version or transport protocol is not supported

NFS Mount is not working in my RHEL 7 AWS instance. When I do a mount -o nfsvers=3 10.10.11.10:/ndvp2 /root/mountme2/ …

mount rhel nfs
Installing tshark on RHEL

Is there a way to install tshark on RHEL machines using yum install? when i did: yum install tshark I …

linux wireshark yum rhel tshark
Docker behind proxy that changes ssl certificate

I am trying to run the following docker command: docker run -i -t ubuntu /bin/bash But I get the …

linux ssl rhel docker
Can't install libffi-devel

I am trying to install libffi-devel on RHEL, but when I try I get this message: Transaction Check Error: package …

yum rhel
why do I get "Suspended (tty output)" in one terminal but not in others?

Apparently I've done something strange/wrong in a tcsh shell, and now whenever I start an application in the background …

linux shell terminal rhel