Questions tagged [redhat]

Red Hat is an open source technology solutions provider with offerings including Red Hat Enterprise Linux, open source applications, security and systems management, virtualization, Services Oriented Architecture (SOA) solutions, server and desktop operating systems, Java application software and services, and the JBoss Enterprise Middleware Suite. Please also consider whether or not the more specific RHEL5 or 6 tags might be appropriate as well.

Red Hat is an open source technology solutions provider with offerings including Red Hat Enterprise Linux, open source applications, security and systems management, virtualization, Services Oriented Architecture (SOA) solutions, server and desktop operating systems, Java application software and services, and the JBoss Enterprise Middleware Suite.

3259 questions
1
vote
1 answer

OpenShift cron does not run

I have the following file [subdomain.rhcloud.com minutely]\> pwd /var/lib/openshift/username/app-root/repo/.openshift/cron/minutely [subdomain.rhcloud.com minutely]\> ls -lha total 4.0K drwx------. 2 username username 24 Nov 20 21:08 . drwx------. 3…
Gaia
  • 1,855
  • 5
  • 34
  • 60
1
vote
0 answers

Copying from NFS mount crashes Linux client machine

I have NFS share mounted on CLIENT in /etc/fstab: SERVER:/share on /mnt/share type nfs (rw,users,noexec,nosuid,nodev,timeo=14,hard,intr,addr=1.2.3.4) Intensive use on client like copying a lot of data from it crashes the host after a few…
LetMeSOThat4U
  • 1,371
  • 2
  • 17
  • 35
1
vote
1 answer

redhat 5.8 uses cifs protocol version 1 or 2?

I have one redhat 5.8 server and i would like to know if the server uses the cifs protocol versiorn 1 or 2. I was looking trough /sys and /proc, but i didn't found nothing, my question is, how can i find the version of cifs used by redhat 5?
c4f4t0r
  • 5,301
  • 3
  • 31
  • 42
1
vote
2 answers

Can't update to latest PHP version. Centos 7

I'm unable to update to the latest PHP package. I ran yum update php and it updated to PHP 5.4.16. Reran the update command to see if there was any newer versions and stated there was no packages marked to update. 5.4.16 is over a year old and is…
user3329963
  • 163
  • 1
  • 4
  • 9
1
vote
2 answers

Is there a way to copy over the ssh passwordless authentication to a new RHEL linux server w/o being prompted on the initial login?

We will be migrating to a new server and copying all our accounts over to it. The issue we are encountering is now: There is a large number of ssh accounts and they require us typing yes on the initial connection from the new server. Is there a way…
Allen
  • 13
  • 2
1
vote
1 answer

Unable to install phpMyAdmin on Redhat 6. Missing librecode.so.0

I'm attempting to install phpmyadmin on a Redhat 6 box using Remi. $ sudo yum install phpmyadmin It fails because of a dependency issue with librecode.so.0. Any advice? Loaded plugins: product-id, refresh-packagekit, rhnplugin, security,…
Zamicol
  • 191
  • 1
  • 10
1
vote
2 answers

Unable to Configure Quotas in RHEL6 & CentOS6- quotecheck returns error message

Unable to Configure Quotas in RHEL6 & CentOS6- quotecheck returns error message I've created new partition(/dev/sda6) and mounted it(on /hulk). Edited /etc/fstab file to give quotas on the partition with following line /dev/sda6 /hulk ext4 …
1
vote
2 answers

Can HP Intelligent Provisioning install RHEL using non-HP media?

HP DL360p Gen8 has built in Intelligent Provisioning OS intallation. Will it work with stock RHEL bought on http://www.redhat.com or I have to buy Linux only from HP directly ? I don't want to buy Linux from HP because they sell it only with…
Oleg Vazhnev
  • 549
  • 4
  • 13
  • 27
1
vote
1 answer

How do I update bash on RHEL5 servers with expired contracts?

I have two servers with expired contracts that are both vulnerable to shellshock. I am in the process of migrating both to new servers with RHEL6 or greater depending when I get this done. That being said, running yum fails due to no contract…
Jonathan
  • 151
  • 2
  • 2
  • 6
1
vote
1 answer

RedHat ntp offset becomes bigger over time

I have a strange issue with a server. It is configured to use 2 servers, just like all the other server (the config is the same for a couple of server and they are all working except this one) and it had a huge offset (over 1000s), but every 1h20min…
timmeyh
  • 968
  • 1
  • 6
  • 25
1
vote
1 answer

Persistent Disk Name in RedHAt Cluster on VMWare Workstation-10.01

I am trying to implement a 2 Node REDHAT HA cluster. The following is my environment. VMWare WorkStation 10.01 Node-1 >> CentOS-6.3 x86_64 Node-2 >> CentOS-6.3 x86_64 Node-3 >> CentOS-6.3 x86_64 [ Luci ] Openfileresa-2.99.1-x86_64 I have setup the…
Thomas M
  • 11
  • 3
1
vote
0 answers

SSH hangs on remote command execution after prompting for password

I am able to execute remote commands as the root user, but not unprivileged user "admin": [user@jump01 ~]$ ssh admin@10.50.11.1 'ls' admin@10.50.1.1's password: ^CKilled by signal 2. [user@jump01 ~]$ I can, however, log in with SSH interactively…
1
vote
1 answer

Options for gpg1 instead of gpg2 on CentOS/RHEL 6?

I have a customer whose application workflow relies on gnupg (gpg). Their system was recently migrated from CentOS 5.x, which shipped with gnupg version 1, to CentOS 6.5, which has gnupg version 2. While this change should have been noticed in the…
ewwhite
  • 197,159
  • 92
  • 443
  • 809
1
vote
1 answer

Unable to install awstats on redhat 7 due to missing perl(LWP::UserAgent)

I'm unable to install awstats on my rhel7 aws ec2 instance: [root@ip-10-146-180-60 ~]# cat /etc/redhat-release Red Hat Enterprise Linux Server release 7.0 (Maipo) [root@ip-10-146-180-60 ~]# rpm -ivh…
alexus
  • 13,112
  • 32
  • 117
  • 174
1
vote
1 answer

redhat, multipath on cluster node display different result

I've a cluster with two nodes installed with "RedHat Entreprise Linux Server 5.6" If I execute "multipath -ll" on them, I do not get the same result. I've checked within "multipathd -k" with "show paths" and I do not get all paths on server1. Note…
admin
  • 11
  • 1