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.

Can't start MySQL after RHEL upgrade to 7.2, Unregistered Authentication Agent

I just upgraded my RHEL system from 6.7 to 7.2, and am having issues starting up MySQL again. When running: # systemctl start …

mysql rhel rhel7
Update yum package using localinstall

If a package is installed using yum localinstall like this: yum -y localinstall --nogpgcheck some-package-1.0.0.rpm And now, if I …

linux redhat yum rhel
JAVA how to find the target file path that a symbolic link points to?

Good morning all, I'm trying to find a way in Java to figure out the file path that a symbolic …

java symlink rhel
dos2unix: Binary symbol found, skipping binary file

I am currently having an issue where my script is failing when trying to execute the dos2unix command on …

linux vim rhel dos2unix
Did I install Ruby 1.9.3 correctly on RHEL?

Before you say yum -y install ruby193... I did that. Please note that I am not a Ruby developer, but …

ruby-on-rails ruby linux json rhel
custom yum repo not showing rpm

I have a yum repository I've set up where I store custom rpms. I have no problem finding information about …

centos rpm yum rhel repository
Equivalent in yum of apt-get update

In Debian derivatives, before installing software from apt using apt-get install xxx, it is necessary to run apt-get update. This …

yum rhel apt package-managers
ORA-01804 error while trying to load "Oracle" dbDriver

I'm using ROracle and do the following commands in R: Sys.getenv() drv <- dbDriver("Oracle") And here is …

r oracle rhel roracle
Mono 3.0.0 build on CentOS 6

I recently found myself needing to build Mono 3.0 for CentOS 6, with a request from my infrastructure guy to otherwise keep …

build mono centos rhel centos6
Class 'ZipArchive' not found

What I want to realize I will use PhpSpreadsheet in a PHP web application development, I am trying to configure …

php linux rhel phpspreadsheet