Sponsored Content
Operating Systems Linux Red Hat Need help for RHCE certification ? Post 302608305 by mark54g on Friday 16th of March 2012 11:36:00 PM
Old 03-17-2012
CentOS is built from Redhat's source code. The differences are almost non existent. The things you would miss would be possibly the /etc/redhat-release file as well as any redhat specific extensions, such as RH Cluster, which is an additional product anyhow.
 

9 More Discussions You Might Find Interesting

1. Linux

Documentation for preparing RHCE certification

Hi all, Could someony give me a link to download a document for preparing linux RHCE certification? Regards, Tovo (0 Replies)
Discussion started by: tovohery
0 Replies

2. Linux

RHCE tutorials

Does anyone here who is an RHCE already? Do you have tutorials for this? (0 Replies)
Discussion started by: invinzin21
0 Replies

3. Red Hat

rhce 6

guys I am preparing for rhce 6.Is there anyone rhce here who can give me tips to prepare for rhce.which books should i use (1 Reply)
Discussion started by: shamapraveen
1 Replies

4. Red Hat

RHCE DUMPS

Hi All, I am planing to take RHCE exam in the month of March 2012. Could anyone provide me with the latest dumps and pattern which can help me in clearing the certification exam. Thanks (1 Reply)
Discussion started by: chetansingh23
1 Replies

5. Red Hat

RHCE Materials

I'd like to get RHCE certification but I can't find the books which get me for doing such , could someone guide me where can i find the books ?:wall: (4 Replies)
Discussion started by: arm
4 Replies

6. Red Hat

RHCE certification

Hi, Can any one provide me the details of RHCE certification like Course details, exam pattern, topics to study. I am planning to take up exam next month so i want to prepare for it. Thanks (1 Reply)
Discussion started by: chetansingh23
1 Replies

7. Red Hat

What to expect after RHCE certification?

I finished my RHCE certification about 2 weeks back and was wondering when will I get my RHCE certification kit and when can I create a login on Redhat website (as I heard that there is special access to some content which is only available after RHCE cert). I also heard that we can buy some... (4 Replies)
Discussion started by: freebird8z
4 Replies

8. What is on Your Mind?

The Benefits or Not of Certification (was LPIC certification)

Hi guys, What do you think about these certifications? (18 Replies)
Discussion started by: Luca.Francesca
18 Replies

9. Red Hat

Please help me with query regarding RHCE certification

Hi. I am already working in IT in a non-tech environment for the past 3 years. I am trying to move to tech side of IT by doing RedHat certification. Is it possible to move to System/server admin(tech) side after completing the RHCE course? Does anyone know of a good coaching center(Online/class) in... (2 Replies)
Discussion started by: anandg2015
2 Replies
yumdownloader(1)														  yumdownloader(1)

NAME
yumdownloader - download RPM packages from Yum repositories SYNOPSIS
yumdownloader [options] package1 [package2...] DESCRIPTION
yumdownloader is a program for downloading RPMs from Yum repositories. GENERAL OPTIONS
-h, --help Help; display a help message and then quit. --destdir DIR Specify a destination directory for the download. Defaults to the current directory. --urls Instead of downloading RPMs, list the URLs that would be downloaded. --resolve When downloading RPMs, resolve dependencies and also download the required packages. --source Instead of downloading the binary RPMs, download the source RPMs. --archlist=ARCH1[,ARCH2...] Limit the query to packages of given architecture(s). Valid values are all architectures known to rpm/yum such as 'i386' and 'src' for source RPMS. Note that repoquery will now change yum's "arch" to the first value in the archlist. So "--archlist=i386,i686" will change yum's canonical arch to i386, but allow packages of i386 and i686. ADDITIONAL OPTIONS
Yumdownloader inherits all other options from yum. See the yum(8) man page for more information EXAMPLES
Download the kernel RPM to /var/tmp: yumdownloader --destdir /var/tmp kernel List the URL for the kernel and kernel-smp RPMs: yumdownloader --urls kernel kernel-smp FILES
As yumdownloader uses YUM libraries for retrieving all the information, it relies on YUM configuration for its default values like which repositories to use. Consult YUM documentation for details: /etc/yum.conf /etc/yum/repos.d/ /var/cache/yum/ SEE ALSO
yum.conf (5) http://yum.baseurl.org/ AUTHORS
See the Authors file included with this program. BUGS
There are of course no bugs, but should you find any, you should first consult the FAQ section on http://yum.baseurl.org/wiki/Faq and if unsuccessful in finding a resolution contact the mailing list: yum-devel@lists.baseurl.org. To file a bug use http://bugzilla.redhat.com for Fedora/RHEL/Centos related bugs and http://yum.baseurl.org/report for all other bugs. Gijs Hollestelle 28 November 2005 yumdownloader(1)
All times are GMT -4. The time now is 10:03 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy