rhel6 Questions
4
I want to install chromedriver in one of the AWS EC2 instance which is linux(Red Hat Enterprise Linux Server release 6.7 Santiago - 64 bit). While installing the chromedriver, we ran into issue due...
Revolting asked 3/6, 2016 at 22:15
2
I've got a Java8 application running on RHEL 6.10. This application registers a shutdown handler via the usual method:
Thread shutdownThread = new Thread(()=>{
Logger.info("Got shutdown signal...
13
Solved
2
In my REHL server I'm going to install WebLogic server, But while the installation it shows the following,
Launcher log file is /tmp/OraInstall2014-12-03_01-46-31AM/launcher2014-12-03_01-46-31AM...
Bookrest asked 3/12, 2014 at 8:46
3
I have written a program in C++ to read the processes from a file into a vector and then to execute the processes line by line.
I would like to find out which processes are running and which aren...
4
I work with a Linuxs server:
> cat /etc/redhat-release
Red Hat Enterprise Linux Server release 6.7 (Santiago)
(from wikipedia:
Red Hat Enterprise Linux 6 was forked from Fedora 12
6.7, also ter...
Cullie asked 4/3, 2017 at 15:26
4
Solved
Typing the command: odbcinst -q -s on RHEL 6, I get the following error message:
odbcinst: SQLGetPrivateProfileString failed with .
All my DSN's are also not showing up when I run:
odbcinst -q ...
Ozonosphere asked 14/12, 2012 at 22:47
1
I have a nightly build that builds a source tree with several compilers/options. I'm using buildbot on centos 6, though I doubt that buildbot has any relation to the problem.
Sometimes the build fa...
Meridel asked 6/4, 2018 at 15:55
10
My ultimate goal is to download and install awscli
http://docs.aws.amazon.com/cli/latest/userguide/awscli-install-linux.html
Seems python and pip are required in order to accomplish my goal.
Inst...
Protectionism asked 28/4, 2017 at 8:0
2
Is it possible to ensure by a configuration parameter, that curl uses OpenSSL, and not NSS to retrieve https content? I need to ensure this, in order to enforce compliance with FIPS140-2, which RHE...
7
my questions is similar to this one -
Problems installing R on Linux CentOS 6.3
I installed epel, but when I run yum install R, I get the two dependency problems -
Error: Package: R-core-3.0.1-...
Mastersinger asked 11/9, 2013 at 17:29
1
Solved
I have a bash script that, when run on RHEL or OS X, gives the following error:
line 62484: syntax error near unexpected token `newline'
line 62484: ` -o_gz'
This is an auto-generated script to w...
7
Solved
I'm trying to get my head around something that's been working on a Centos+Vagrant, but not on our providers RHEL (Red Hat Enterprise Linux Server release 6.5 (Santiago)). A sudo service docker res...
3
Solved
OS: RHEL 6.5 x64
Rstudio-server Version 0.98.1062
R version 3.1.1 (2014-07-10)
knitr version 1.6
When attempting to knit an Rmarkdown file I get a failure during the pandoc stage of the compilati...
Denude asked 5/8, 2014 at 20:50
4
Solved
I had earlier followed https://docs.docker.com/installation/rhel/ to install docker on rhel6.5. This used to work till today, till I decided to run "yum update" and upgraded to docker1.3.
Now, /et...
3
I am trying to download a file in rhel6 and use tar to uncompress it.
I am running this on docker. I get a wierd error saying /bin/sh: tar: command not found.
I am new to linux and docker. Can some...
3
Solved
The documentation states that the default value for buffering is: If omitted, the system default is used. I am currently on Red Hat Linux 6, but I am not able to figure out the default buffering th...
2
Solved
I need to setup Oracle ODBC drivers on RHEL 6 to connect to an Oracle data source residing on a remote Windows machine.
I have taken the following steps:
[1] Installed oracle-instanceclient-basic...
1
© 2022 - 2025 — McMap. All rights reserved.