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
8
votes
4 answers

How can I mirror a yum repository but download only the newest versions of each package?

I would like to mirror the following Yum/RPM repositories at http://yum.puppetlabs.com/…
Stefan Lasiewski
  • 23,667
  • 41
  • 132
  • 186
8
votes
3 answers

How to make NTP work despite a high offset?

Recently I have kickstarted some servers that had their time off by a month in the bios. The time in the bios said it was a random time/date in May, while it was June. This caused NTP not to work, because NTP doesn't sync with such a high offset.…
ujjain
  • 3,983
  • 16
  • 53
  • 91
8
votes
3 answers

NFSv4 not able to set any sockets for nfsd without running rpcbind

According to Red Hat docs 'rpcbind' is not required any more: Because protocol support has been incorporated into the v4 protocol, NFSv4 has no interaction with the portmap, rpc.lockd, and rpc.statd daemons. NFSv4 listens on the well-known TCP…
HTF
  • 3,148
  • 14
  • 52
  • 82
8
votes
3 answers

Understanding RedHat's recommended tuned profiles

We are going to roll out tuned (and numad) on ~1000 servers, the majority of them being VMware servers either on NetApp or 3Par storage. According to RedHats documentation we should choose the virtual-guestprofile. What it is doing can be seen here:…
espenfjo
  • 1,686
  • 2
  • 13
  • 15
8
votes
4 answers

Checking yum connectivity from a script?

When there is a problem with access to yum repos (for example if a needed proxy isn't configured), running a command like 'yum update' will wait for a very long time trying lots of different mirrors. Sometimes that is good, but sometimes I would…
kdt
  • 1,400
  • 3
  • 22
  • 34
8
votes
2 answers

Red Hat Satellite vs. Ubuntu Landscape

We have some experience using Red Hat Satellite in an environment with ~120 servers. Now we're looking into deploying Ubuntu in parallel for the further growth. How does Landscape compare to Satellite with regards to features and usability?
8
votes
2 answers

Prevent Amazon EC2 Time zone from reverting back on yum update

I use an Amazon EC2 server instance that runs a distro called Amazon Linux AMI. (I've read that it is based on CentOS/Red Hat). My specific version is the 2012.09 release. Anyway, I was able to change the time zone about a week ago from the default…
D.Tate
  • 205
  • 2
  • 6
8
votes
5 answers

Methods for analyzing Red Hat sosreport output?

For some time (since EL 4.6), Red Hat has embedded a system report and troubleshooting tool into the operating system. The tool, sosreport, collects system information and settings and bundles it into a tar.bz archive for easy distribution.…
ewwhite
  • 197,159
  • 92
  • 443
  • 809
8
votes
2 answers

Clone kvm/qemu VM to a different server

What's the easiest/quickest way to clone a VM from one server onto another if you don't have shared storage between the two servers (so you can't do a standard migration)? I have a production ready VM installed on one server, and I want to clone it…
Andrew Case
  • 3,489
  • 3
  • 23
  • 39
8
votes
1 answer

Deploy internal CA to linux clients

I have a large number of workstations that run RedHat Enterprise Linux 5 and 6. I'd like to deploy our new internal CA (Active Directory) to these machines. I can manually import the certificate into Firefox 10 without any issues, but I can't seem…
Kyle Smith
  • 9,683
  • 1
  • 31
  • 32
8
votes
4 answers

Can I set up Fedora or Centos repos in RHEL6?

I have a RHEL6 box with no subscription to Red Hat Network. I want to install gcc using yum to resolve all the complex dependencies. Can I connect to Fedora or Centos repositories to install software? If so, how?
Liam
  • 1,401
  • 3
  • 19
  • 28
8
votes
3 answers

Generate 10 Gbps traffic across nodes

I want perform a network performance benchmarking test so need to generate a 10 Gbps traffic in the network. The nodes are running RHEL 5.x. Can anyone please point me out to suitable binaries etc. Can we use the iperf and netperf commands to…
Iliyas Shirol
  • 235
  • 1
  • 3
  • 6
8
votes
3 answers

What does a Ubuntu Server admin need to know about CentOS

I've been on Ubuntu Server for the past several (5-ish) years, but I am seeing a lot of jobs that are looking for RHEL or CentOS experience. What differences, aside from package managers (dpkg/apt/.debs vs yum/.rpms) do I need to be aware of if I…
gWaldo
  • 11,957
  • 8
  • 42
  • 69
8
votes
3 answers

How do i view / enable kernel logs on centos / red hat linux?

Possible Duplicate: How do i view / enable kernel logs on an ec2 instance (amazon linux)? I've got a centos server that i'm playing around with TCP settings in the sysctl.conf to increase the number of concurrent TCP connections it can handle,…
Chris
  • 1,261
  • 5
  • 15
  • 17
8
votes
5 answers

Red Hat server minimal install

In a farm of virtualized Red Hat servers, there's the need to install a minimal system for security reasons. Minimal installs have several advantages (even no security related): Less exposure to vulnerabilities (if you don't need it, don't install…
chmeee
  • 7,370
  • 3
  • 30
  • 43