Top "Redhat" questions

For issues relating to Red Hat platforms, products, and/or services.

Start ssh-agent on login

I have a site as a remote Git repo pulling from Bitbucket.com using an SSH alias. I can manually …

git ssh bitbucket redhat ssh-agent
How to permanently export a variable in Linux?

I am running RHEL6, and I have exported an environment variable like this: export DISPLAY=:0 That variable is lost when …

linux environment-variables redhat
Specify the from user when sending email using the mail command

Does anyone know how to change the from user when sending email using the mail command? I have looked through …

linux email redhat
How to confirm RedHat Enterprise Linux version?

I am a bit confused by the fact that although I installed RHEL 5.1 from DVD (RedHat/5.1.x86_64), when I issue …

linux redhat
MySQL config file location - redhat linux server

What is the default location for the MySQL configuration file on a redhat linux box?

mysql linux redhat
Determining the path that a yum package installed to

I've installed ffmpeg using yum under Redhat, and I'm having difficulty figuring out where (what path) it installed the package …

linux redhat rpm yum
How to install maven on redhat linux

Note: When originally posted I was trying to install maven2. Since the main answer is for maven3 I have updated …

linux maven redhat yum
How to find whether MySQL is installed in Red Hat?

I am currently using Red Hat linux. I just want to find out whether MySQL is installed in that system. …

linux redhat status
install Docker CE 17.03 on RHEL7

Is it possible to install DockerCE in the specific version 17.03 on RHEL7 ? There is information here: https://docs.docker.com/…

docker redhat
How to fix: fatal error: openssl/opensslv.h: No such file or directory in RedHat 7

I have RedHat Enterprise Linux Server 7, and I downloaded the linux kernel version 4.12.10 which I am trying to compile but …

module linux-kernel openssl redhat