Software :: Hwinfo RPM For RHEL 5 Or Centos 5 /6?

Jul 21, 2011

For a audit script that I use, I need a hwinfo RPM for RHEL 5 or Centos 5/6 that works (Opensuse ones do not work). Is there one which anybody knows about?

View 3 Replies


ADVERTISEMENT

CentOS 5 :: Pirut/yum: RHEL 5.1 - Maintain An Unregistered RHEL Box?

Feb 16, 2010

A client has sent me an RHEL 5.1 box for me to do some work on, but it's not registered with Red Hat. This is causing me problems, because it's a minimal installation, and I need some more dev software.My immediate reaction was to install various bits (emacs, and so on) from my Centos 5(.0) DVD.The base RHEL system only had one (disabled) repo entry,so I added a yum DVD repo entry in yum.conf.d.

This looked good to start with, but it doesn't work. Something in RHEL's pirut/yum/rpm/whatever is getting confused, and can't work out what is/isn't installed.

Question - how do you maintain an unregistered RHEL box? Has RH done something to make life difficult? Is my problem simply that I'm using a Centos 5.0 DVD, instead of Centos 5.1? Am I stuck with downloading lots of rpms from the net and doing everything manually? I really don't want to do that.

View 2 Replies View Related

CentOS 5 Networking :: Authbind Equivalent - Package For CentOS / RHEL?

Feb 23, 2010

I am trying to see if there is an authbind equivalent or authbind package for CentOS/RHEL? x If so, where can I get more info and download it? It seems to be only available for Debian and Ubuntu.

View 3 Replies View Related

CentOS 5 :: Windows AD ACLS Used On Centos/RHEL Directories?

Aug 31, 2010

We are slowly migrating from a predominantly Windows house to a 50/50 Win/RHEL operation and even further in the future.Currently, we have a LOT of Windows folders that are created by custom applications which, upon creation of a new folder set, applies the corresponding ACL so that only the associated groups are able to access the folders. Now for the problem, we are migrating the applications to a RHEL55 environment and it is creating the folders on that system now but the groups are still residing in the Windows AD. Is there an "easy" (I know, a very relative term) to have the Windows groups given permission to the Linux shares without very much manual intervention?

View 1 Replies View Related

Red Hat :: Diffrence Between RHEL And Centos?

Jan 5, 2010

what is the diffrence between RHEL and Centos. diffrences between support,packges, Xwindow, organization funda, someone say redhat is launch Centos like fedora. but when fedora for beta, RHEL for tested with formal support so why redhat launch this Centos.i get some information from net but not sufficiant for me..

View 3 Replies View Related

CentOS 5 :: Cant Compile Gcc 333 In Rhel 5?

Apr 3, 2010

I downloaded src of gcc 3.3.3 and tried to compile in RHEL 5 with the existing gcc 4.1.2.
Got following error

[root@localhost gcc-3.3.3-src]# pwd
/home/nikole/gccmy/gcc-3.3.3-src
[root@localhost gcc-3.3.3-src]# which gcc

[code]....

View 2 Replies View Related

General :: Using Centos 4 In Place Of RHEL 4?

Jun 12, 2010

I have a software program that when you try to install it on Centos it returns "This programs requires RHEL 4" Is there a work around to get the software to use the Centos software the same as it would RHEL 4?

View 6 Replies View Related

Red Hat :: CentOS 5 / RHEL 5 - YUM Updates Through Proxy?

Nov 28, 2008

I have been trying all day but so far I am unable to configure yum to use a proxy server to retrieve updates.Due a recent compliance mandate direct internet access had to be removed for a pool of our Cent/RHEL servers. I have added the http_proxy environment variable in /etc/profile using:

export http_proxy=http://ourproxy:8080
export ftp_proxy=http://ourproxy:8080
export gopher_proxy=http://ourproxy:8080

I am using the FQDN of the proxy server, and i can ping that FQDN from the CLI without a problem. When I do this and I reboot the server I can get to the internet through the proxy using links/lynx. Yum however stalls out after loading plugins. I have read in a few places that I need a trailing / after the port number above, adding this and rebooting has no effect.

So I tried specifying the yum.conf file... [URL]. When I do this yum still tries to contact the redhat/cent network directly. No behavior change. If I use tcpdump I can see the server I am running yum on try to directly connect without the proxy, which times out for good reason.

The proxy server I am running is squid, but I can see the server I am running yum on blatantly ignore any proxy settings I have tried so far. I am really in a hole on this one as I have to get several updates to fix vulnerabilities found during our last scan.

View 2 Replies View Related

Red Hat :: General - Convert Between CentOS And RHEL?

May 4, 2010

In general, how easy is it to convert between CentOS and RHEL (in either direction)?

View 6 Replies View Related

CentOS 5 :: Install Xen 3.2 On RHEL Version3

Jun 4, 2009

My doubt is " Can we install Xen 3.2 on RHEL version 3".

View 1 Replies View Related

5 :: Upgrade From Fedora And RHEL To CentOS?

Jul 9, 2009

I have a very unusual [and most likely unsupported] upgrade path I need to take.

I have two servers, both Dell PE1800's that I need to upgrade.

One of them is a Fedora Core 4 (x86) box and the second is RHEL5 x86_64.

I need to do an in-place upgrade to CentOS 5.3 without having to reinstall from scratch and keeping my downtime to an absolute minimum. Each of these servers has about 10TB of data stored and I really don't want to have to reformat and restore from backps.

How can I do this?

View 2 Replies View Related

CentOS 5 :: Two RHEL 5 Servers Connecting With A SAN

Nov 14, 2009

I wanted to access a SAN partion from my two CentOS 5 servers.

1. i wanted to get mounted the partition which i have created in the SAN.for example /dev/sdb is the partition
2. at the same time i wanted to store (Read and write )data in the SAN partition from those two CentOS server.
3. Can we use GFS? or what is the best way?

View 4 Replies View Related

Fedora :: Using RHEL / CentOS Tailored Repositories?

Feb 20, 2011

I am currently setting up a Mono environment (mono, monodevelop, gtk#, etc.) in order to experiment with C# programming. Ideally I would like to use the latest version of mono, 2.10; however, F14 repos only carry 2.6.x . Compiling and installing 2.10 from tarballs is causing me dependency troubles which I'm not willing to dedicate much time to. In the meantime, I came across this Novell-hosted rpm repo, which is supposed to be used by RHEL/CentOS users:[URL]. Is it possible to somehow add said repository as an installation source via yum/rpm, or the differences between Fedora and RHEL repositories goes beyond aesthetic differences?

View 5 Replies View Related

Red Hat / Fedora :: Changing The Timezone In RHEL 5.4 (CentOS)?

Apr 5, 2010

*Trying to change some Linux severs timezone from EDT to GMT remotely

*Unable to run "system-config-date" tool from command line

Date:

Mon Apr 5 09:31:10 EDT 2010

cat /etc/sysconfig/clock:
ZONE="America/New_York"
UTC=true
ARC=false

[code].....

View 9 Replies View Related

Red Hat / Fedora :: Autodesk Support When Using Centos Instead Of RHEL

Jun 23, 2010

So as the title says, I am looking for your experiences in this issue, because CentOs and RHEL are very, VERY similar, it is basically the same, so I was wondering, if I can get official support from Autodesk if I'll use their software on CentOs instead on RHEL.

View 2 Replies View Related

General :: Make Install To Rpm For Centos / Rhel?

Feb 10, 2011

I am looking for a tool that can automatically create a rpm package after compiling from source, replacing "make install" Ubuntu and Debian use checkinstall for that.

What is the equivalent for centos?

View 1 Replies View Related

General :: Which Is Closer To RHEL 5/6, 14, Centos 5.5 Or Another Distro

Nov 15, 2010

Which is closer to RHEL 5/6, Fedora 14, Centos 5.5 or another distro? In terms of installation and administration.

View 8 Replies View Related

Software :: GUI Frontends To BIND For CentOS/RHEL?

Oct 19, 2010

Does anyone know of any GUI frontends to BIND for CentOS/RHEL? I just can't get the hang of configuring this thing...GUI makes life easier for me.

View 2 Replies View Related

Software :: Httpd 2.2.4 Rpms For CentOS/RHEL 5.x?

May 3, 2011

I wanted to upgrade my Apache from 2.2.3 to 2.2.4 because some application issues. where we can get Apache 2.2.4 rpms for CentOS/RHEL build? I say 2.2.4 rpms in Fedora repositories? Will fedora builds work in CentOS/RHEL?

View 4 Replies View Related

CentOS 5 Hardware :: Setting Multipath In RHEL 5.4?

Apr 7, 2010

There is a server with two HBA QLA2460, connected via SAN to the SE9980 disk array. RHEL 5.4 (x86_64) is running on the server. In the SAN two zones are set up: HBA1-port1 9980; HBA2 - port2 SE9980. As a result, the server can see:

[Root @ c5 ~] # multipath-ll
mpath1 (1HITACHI_R45028F9022F) dm-2 HITACHI, OPEN-E
[Size = 14G] [features = 1 queue_if_no_path] [hwhandler = 0] [rw]
_ Round-robin 0 [prio = 0] [active]
_ 3:0:0:0 sdb 8:16 [active] [ready]
_ 4:0:0:0 sdc 8:32 [active] [ready]
_ 3:0:0:16384 sdd 8:48 [active] [ready]

[Code]...

Question: Why OS sees eight ways instead of two? Why do extra ways have such strange LUN (16384, 32768, etc.)?

View 1 Replies View Related

CentOS 5 Server :: RHEL Solaris SMF Equivalent?

Oct 21, 2010

This is actually a question regarding RHEL 5.5. rather than CentOS but I understand they are very similar.With Solaris we use SMF to ensure that certain Java process are continuously running.If SMF notices that Java process has stopped it will run a start script, if we want to stop it, it will run a stop script.What could be use in RHEL?

View 2 Replies View Related

Hardware :: Test Memory During Centos/RHEL Installation?

Apr 8, 2011

I have been battling an issue for a couple of days and I have it down to 2 possibilities. Memory or mobo. A server in the DC is being very sketchy. Sometimes it will boot fine, sometimes it will boot but will not show all the memory, and sometimes it will hang before it even posts. I have replaced just about everything inside the system except for the memory and the mobo.

I would like to test the memory before replacing either because both are a few hundred dollars. The problem is, the memory doesn't log any errors and running a memory test with ubcd doesn't work because it's ecc memory. I thought I remembered hearing that there is a way to run a memory test during a Centos or RHEL installation, but I can't figure out how.

The memory is

DDR2 667 FB-DIMM

and the board is

Tyan S5380

View 3 Replies View Related

Networking :: CentOS/RHEL Small Network Configuration?

Jan 14, 2010

I want to create a small network of 3-5 computers. I want to have one computer as my server and have services like NFS, DHCP, NTP, etc. I want to connect it to 2-4 other clients that have the bare minimal installation of linux on them. I would like 1 client computer to have a static ip address and I would like another to receive a dynamic ip address from the server. How would I go about doing all of this without the assistance of GUI's? I want to be able to do all this with the ks.cfg and network config files.

View 4 Replies View Related

General :: How Does The Documentation Of CentOS/RHEL Compare To Some Of The Other Distros

Oct 29, 2010

documentation on the "stable" war-horse OSs. I am impressed for example on the community support of Ubuntu, Slackware, and impressed by the formal documentation of Arch and Gentoo.

1. However, how does the documentation of CentOS/RHEL compare to some of the other distros? and

2. How about compared to similar OSs, like Debian

View 2 Replies View Related

General :: Rhel/centos File Execute And Installation?

Mar 6, 2010

i have new build testing centos 5.4 i386 base how to monitor logs and watch what is going wrong with file. i have 1 zmanda server enterprise i give permission and when i excecute nothing happend

# chmod +x amanda-enterprise-3.0-installer.bin
-rwxr-xr-x 1 root root 0 Mar 6 12:12 amanda-enterprise-3.0-installer.bin
# ./amanda-enterprise-3.0-installer.bin

what i am missing to install it.

View 1 Replies View Related

Server :: Regding JAVA Installation In CENTOS/RHEL?

Feb 17, 2011

Note : Test it on Test Machine before you do it on live server O.S : RHEL 5 / CENTOS 5 FYI.... OR IDEA If you wish to install only jre download & install jre-6u18-linux-i586-rpm.bin in /usr/java ( Note create java dir { mkdir /usr/java }

#ll /usr/bin/java
lrwxrwxrwx 1 root root 22 Feb 12 19:24 /usr/bin/java -> /etc/alternatives/java
unlink /usr/bin/java

[code]....

View 1 Replies View Related

Software :: 32 Bit - Use HP MC Servicegaurd With RHEL / CentOS On 32 Bit On Intel Machines?

Sep 3, 2010

I just came to know that we can also use HP MC Servicegaurd for clustering in Linux environment too. I did some google but could not found much info about the packages and all. Can I use HP MC Servicegaurd with RHEL/CentOS on 32 Bit Linux on Intel Machines? Is the rpm (or tar ball) of HP MC Servicegaurd freely available? I just wanted to use it for learning purpose.

View 2 Replies View Related

Red Hat :: Install VLC Player Easily On RHEL/CentOS 5.x Using Script

Feb 14, 2011

Today I am sharing one more how to for those who is fresher or experience but unable to Install VLC Player on Red Hat Enterprise Linux 5.x. By Performing this howto you will able to install VLC Player in Just 6 Steps.

Following things must exist on your Computer/Linux :-

=> Direct Working Internet Connection or Yum Should run from Terminal. If you are using Internet connection with Proxy then it will be problematic for you.

=> RHEL 5.x must be installed

[URL]

View 2 Replies View Related

5 :: Configure RHEL To Use Packages From CentOS Extras Repositories?

Sep 24, 2010

Can I configure RHEL to use packages from the CentOS Extras repositories?

View 6 Replies View Related

CentOS 5 :: RHEL Requires An I686 Compatible Processor?

Dec 11, 2010

I have a small AMD Geode LX 800 (500 MHz) based Nettop that I would like to use at home as home server managing printers, a central data storage, and some other things. Only I can't install CentOS 5.5 due to an Anaconda exception at the very end of the initial setup process, right before it's supposed to start copying the files.Is it true that CentOS/RHEL requires an i686 compatible processor? As far as I know the Geode LX is only i586 and Redhat's system requirements only list x86 as necessary.

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved