LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Help Me (https://www.linuxquestions.org/questions/linux-server-73/help-me-4175578172/)

sirikrishna 04-23-2016 02:07 PM

Help Me
 
Hi..I am new to this Portal..i have Experienced a issue in one of our Linux server..

Issue libssl.so.10: cannot open shared object file: No such file or directory

i was unable to connect through ssh or anything.

How to resolve this issue...

Habitual 04-23-2016 04:36 PM

Welcome to LQ!
What OS/Desktop please?

John VV 04-23-2016 10:06 PM

then install it

for help we are going to have to know what your operating system is and it's version

sirikrishna 04-24-2016 02:18 AM

Help Me
 
Operating System: RHEL 6.6, 64-bit

ardvark71 04-24-2016 04:05 AM

Quote:

Originally Posted by sirikrishna (Post 5535731)
Operating System: RHEL 6.6, 64-bit

Hi...

Welcome to the forum :)

Try installing this package. If you need to see the page where the package comes from, please see here. :)

Regards...

John VV 04-24-2016 11:35 AM

you really DO NOT want to install random rpms on RHEL!!!

USE!!! yum and the redhat repos!!!!!

Code:

su -
yum provides */libssl.so

/* then from the list  install that */

yum install openssl

the .pbone.net rpm is 3 YEARS!!!!!! out of date and is missing the last 3 YEARS!!!!! of security updates

ardvark71 04-24-2016 09:51 PM

Quote:

Originally Posted by John VV (Post 5535870)
the .pbone.net rpm is 3 YEARS!!!!!! out of date and is missing the last 3 YEARS!!!!! of security updates

To the OP: For the reason John VV mentioned above, try his solution first. :)

Regards...


All times are GMT -5. The time now is 10:18 AM.