Sponsored Content
Operating Systems Linux Red Hat Differences in the version of RedHat linux 5.2 and 9.0. Post 302439685 by verdepollo on Friday 23rd of July 2010 09:49:36 AM
Old 07-23-2010
Quote:
Originally Posted by flamingo_l
Oh... Thanks guys..

Am new to Linux and I was thinking that RedHatLinux and RHEL are one and the same.

can you please clearly tell me what is the difference between RHL and RHEL?
Basically RHL was discontinued in 2004-2005. It had a paid version and a free version (one of the reasons it was so popular in those days).

The paid version gradually became RHEL and the free version became Fedora Core (known today just as "Fedora").

RHEL 3 was based on RH9 and current version (5.x) is based mainly on FC6 (the last "Core" release). Smilie
This User Gave Thanks to verdepollo For This Post:
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Redhat linux version

Guys How do i know the version of linux (Redhat) on one of our systems..Thanks in advance..The uname -r gives 2.4.18-0.13..Is it the kernel version (3 Replies)
Discussion started by: sssow
3 Replies

2. Linux

Linksys WPC11 Version 4 (NOT FOR REDHAT!)

I just purchased a Linksys WPC11 Version 4 wireless PCMCIA card, and am looking for the device driver for it. Apparently, as opposed to Version 1-4, it uses a RealTek 8180 chipset. However, the kernel module which Linksys released does not work on any other distribution EXCEPT for Redhat Linux.... (0 Replies)
Discussion started by: Farhan
0 Replies

3. Linux Benchmarks

Dual Xeon 2.6, RedHat EL 4 ES, up to latest release version. 2.6.9 kernel

============================================================== BYTE UNIX Benchmarks (Version 3.11) System -- Linux linux.hhc.ac.uk 2.6.9-11.ELsmp #1 SMP Fri May 20 18:26:27 EDT 2005 i686 i686 i386 GNU/Linux Start Benchmark Run: Wed Jul 6 15:06:07 BST 2005 1 interactive users.... (2 Replies)
Discussion started by: Garp
2 Replies

4. UNIX for Dummies Questions & Answers

Redhat linux command to check Version

Hi All, I need to know RedHat linux version installed on a different servers. I know uname -a or /proc/version Is any other command to know the Linux version???? When we telnet to any of the Linux server, the version shows very clearly like Red Hat Enterprise Linux ES release 3 (Taroon... (1 Reply)
Discussion started by: bache_gowda
1 Replies

5. UNIX for Advanced & Expert Users

Find RedHat version.

How can I find out with a C program, on which RedHat version the program is being ran ? I do know through compilation variables that I'm on RedHat but so far cannot find out which one. Currently the closest I got was to invoke an ls or cat through syscall for the release or motd files. ... (5 Replies)
Discussion started by: amirvosko
5 Replies

6. Red Hat

Redhat Enterprise version 4 RHEL4 patches

Hi, I would like to know if should i patch my system and sshd based on the version that i have here below: cat /etc/redhat-release Red Hat Enterprise Linux ES release 4 (Nahant Update 5) ------------ uname -a: redhat kernel version and type (64-bit or not) Linux server2 2.6.9-55.ELsmp... (2 Replies)
Discussion started by: lamoul
2 Replies

7. UNIX for Dummies Questions & Answers

How to get Xconsole of Redhat 5 version.

Hi How would i get xconsole of redhat5 linux machine. Following is the distribution detail. # lsb_release -a LSB Version: :core-3.1-ia32:core-3.1-noarch:graphics-3.1-ia32:graphics-3.1-noarch Distributor ID: RedHatEnterpriseServer Description: Red Hat Enterprise Linux Server release 5.5... (1 Reply)
Discussion started by: pinga123
1 Replies

8. Red Hat

Does devlable support RedHat Linux 5.5 or later version?

Dear Guru, Last time when I install ORACLE RAC with ASM, I have use udev to mapping the raw device. Someone told me that "devlable" is good tool to achieve that. But I can find the rpm package for Linux 5.5. Look devlable only for x86 system? Am I right? What is the different between: udev... (0 Replies)
Discussion started by: devyfong
0 Replies

9. Red Hat

RedHat version in rpm spec files

Hi In opensuse we have this nice version control variable I use much when designing rpm spec files: rpm --showrc | grep suse_version %if 0%{?suse_version} > 0 && 0%{?suse_version} < 1700 -14: suse_version 1140But I do not find anything close to this in rhel/centos The only way... (0 Replies)
Discussion started by: mortenb
0 Replies
MKLNIM(1)						      General Commands Manual							 MKLNIM(1)

NAME
mklnim - make Linux Netinstall Image SYNOPSIS
mklnim outputfile [path-to-cdrom] DESCRIPTION
mklnim is a shell script that takes a SuSE, TurboLinux or a RedHat CDROM, or equivalent disk directory, and creates a network bootable image (NBI) that can be used with Etherboot (http://etherboot.sourceforge.net/) or Netboot (http://www.han.de/~gero/netboot.html). This NBI, when booted via the network, will make the target computer behave just as if a CDROM boot (TurboLinux), or a floppy boot (RedHat and SuSE) had been selected. A conventional install can be done from this point onwards. There are several occasions when this technique is useful: 1. It can be used to quickly boot a target computer when the floppy loading is very slow. 2. In the case of TurboLinux, it loads the CDROM initial ramdisk which does not require any further floppy loading. In the case of RedHat, it only loads the floppy initial ramdisk which does not contain the material in the supplementary floppy, and may require more floppy insertion. 3. It can start the install from a floppy of any size, not just 1.4 MB, or even from a floppyless machine, if one has a boot ROM (providing no further floppy access is required). 4. It could be used as part of an automatic installation process. Naturally, all this assumes that the infrastructure for diskless booting (bootp and tftp servers) has been set up. BUGS
If supplementary floppies are required, this script doesn't include that material in the network boot image. Please feel welcome to fix this problem. SEE ALSO
Etherboot tutorial at http://etherboot.sourceforge.net/ COPYRIGHT
mklnim is under the GNU Public License AUTHOR
Ken Yap (ken_yap@users.sourceforge.net) DATE
Version 0.4 April 2000 25 April 2000 MKLNIM(1)
All times are GMT -4. The time now is 01:21 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy