Questions tagged [rhel6]

For development issues encountered while using Red Hat Enterprise Linux 6

This tag is for questions specific to version 6 of Red Hat Enterprise Linux. For general questions regarding Red Hat Enterprise Linux (RHEL), use the tag.

295 questions
0
votes
1 answer

how to know which file is being invoked on accessing website in tomcat

I am currently running my applications on Tomcat 7u59 with JDK6. My developers are requesting me to deploy there class files in the production environment while I am asking them to test on the testing environment. They are getting it tested but I am…
Shashikanth Komandoor
  • 781
  • 1
  • 11
  • 29
0
votes
1 answer

Salt-stack working with Pam.d

All systems running RHEL6 So, My end goal is to be able to have state controlled pam configuration(system-auth, and password-auth). That also doesn't interfere with changes that might need to happen on a local system to system basis. Essentially I…
Gravy
  • 168
  • 1
  • 10
0
votes
0 answers

java command got hung on linux machine

I am trying to launch my applications over Tomcat 7 using the Java version 6u45. I was successfully using the browser on my servers till some period. I installed all this setup on a cloud VM. For some maintenance activity, our cloud administrator…
Shashikanth Komandoor
  • 781
  • 1
  • 11
  • 29
0
votes
0 answers

Struggling to install QGIS from source in RHEL 6.4

I have installed QGIS from source in Ubuntu using the this link. In ubuntu I compiled qgis from source without any problem. but now I moved to RHEL 6.4, not able to run QGIS from source. The steps I have followed to install QGIS from source are…
0
votes
1 answer

How I can config the fluentd Proxy for install plugins?

I can't install a plugin at fluentd. i've set the proxy-variable at the System (rhel) but it have no influence. $ td-agent --gemfile grok-plugin/Gemfile fatal: Not a git repository (or any of the parent directories): .git Fetching source index…
smie
  • 1
  • 2
0
votes
1 answer

Opening syslog files safely

I have a syslog server running syslog-ng (soon to be running rsyslog) on RHEL 6 with almost a 1000 hosts logging to it. I want write a script to open each file (read-only and 1 at the time), pull some data from them and close them (probably in…
Mike
  • 1
  • 1
0
votes
2 answers

How to change %install section in spec file?

I tried to build binaries in RHEL6 using rpmbuild command.It throws file not found error during rpmbuild command execution. But In RHEL5 the same rpmbuild command is working fine. RHEL5 execution result: *Executing(%install): /bin/sh -e…
0
votes
1 answer

Unable to set Network in RHEL 6.4

I am not able to get ip in RHEL machine, It only works when i run command sudo dhclient eth0 I am new to RHEL i am not able to get this. I have tried below command to come to this above solution, But i want it automatic. # ethtool eth0 or #…
Dipak
  • 672
  • 3
  • 9
  • 26
0
votes
1 answer

Puppetlabs-firewall Module isfragment Parser error

I have successfully installed and tested Puppetlabs-firewall module 1.7.0 with puppetserver 1.0.8 and with two fresh nodes running rhel 6.6 and puppet agent 3.7.5 I took one of our existing rhel 6.6 boxes and tried running the agent on it but I'm…
jacoulter
  • 730
  • 1
  • 9
  • 19
0
votes
1 answer

pdo_informix fails `make test` after `make`

I've stuck trying to install pdo_informix on rhel6 with php 5.3.3. All is installed, except pdo_informix.so itself. I have such library for php 5.4.4 but it is compiled with API higher than is needed for 5.3.3 , so I was trying to compile from…
Altenrion
  • 764
  • 3
  • 14
  • 35
0
votes
1 answer

What packages need to upgrade for RHEL 6.x from RHEL 5.11

i would like to know, based on what rpm packages upgrade i can upgrade my RHEL version 5.11 to 6.x We can't use re-installation of RHEL 6.x, so wanted an option(s) to upgrade to RHEL 6.x from 5.x by upgrading all needful packages. By upgrading…
Vijay
  • 1,026
  • 3
  • 11
  • 28
0
votes
2 answers

Parse filename from Dumpcap output

I am trying to parse the filename from the ouput of running dumpcap in the terminal in linux in order to automatically attach it to an email. This is the relevant functions from a larger script. proc1, stdout, and eventfile are initialized to"" and…
0
votes
1 answer

Creating rhel iso with custom rpm

I have added my package under Packages folder in iso . Then i have updated repodata. Later i have created a group my-packages and added it in %package section in kickstart file at the end . But when i install the iso, and see the…
Niraj Nandane
  • 1,318
  • 1
  • 13
  • 24
0
votes
0 answers

Java 8 on RHEL 6 - what to do?

The Oracle page that specifies Java 8 system requirements on Linux is ambiguous (at least to me) http://www.oracle.com/technetwork/java/javase/certconfig-2095354.html It states that Red Hat Enterprise Linux x86 (32-bit) 6.x 1.8.0 Red Hat…
Fortyrunner
  • 12,702
  • 4
  • 31
  • 54
0
votes
2 answers

LVM , Causes server to not boot any more :(

So i have a linux 64 Bit RHEL 6.5 with one hard disk running in raid "Mirror" it is sliced into a few partitions, One of them being : /dev/sda8 750GB I have done the following : So i un-mount this partition and pvcreate , vgcreate etc ... create…
Shawn ricshawnawic
  • 147
  • 2
  • 5
  • 13