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.

On linux SUSE or RedHat, how do I load Python 2.7

Can someone provide the steps needed to install python version 2.7 on SUSE and RedHat? It version that is on there …

python linux rhel suse
RHEL 6 - how to install 'GLIBC_2.14' or 'GLIBC_2.15'?

I need these 2 packages installed on RHEL 6 linux system. They are required by several other programs. When I do: sudo …

dependencies glibc yum rhel
Linux how to start "sftp-server"?

I'm not very familiar with it but there is installed openssh/sftp-server (by a vendor before) on RHEL and it …

linux sftp openssh rhel sshd
Hourly rotation of files using logrotate?

I tried to set up a log rotation of logs files located at /tmp/hr_logs/. For setting up, I …

linux cron rhel logrotate
Check RPM dependencies

When you are installing a programming using .deb packages on Ubuntu, you can check dependencies of package using Ubuntu Packages …

linux dependency-management rpm rhel
The command '/bin/sh -c returned a non-zero code: 127

I'm new to docker so I might be doing this wrong, but I'm trying to install Tomcat6 through a Dockerfile …

docker tomcat6 rhel dockerfile rhel7
Unable to start postgresql service on CentOS 7

Unable to start postgresql-9.5 on CentOS 7. I followed this page - https://wiki.postgresql.org/wiki/YUM_Installation - for …

linux postgresql centos centos7 rhel
pip install failing with 407 Proxy Authentication Required

I am trying to use the below pip install command, but its failing with Proxy authentication required issue. I have …

authentication proxy pip rhel tunnel
Suppressing the "Picked up _JAVA_OPTIONS" message

I'm using _JAVA_OPTIONS to set some defaults for Java on RHEL. It works fine but now every time I …

java rhel
mysql is dead but subsys locked

I am using PHP-mysql on Linux (RHEL 5.0) For First Time When I tried to connect to MySQL from my PHP …

php linux rhel mysql