LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-30-2006, 09:26 AM   #1
belkins
Member
 
Registered: Apr 2003
Posts: 60

Rep: Reputation: 15
What kernel?


I'm installing FC in a VMWare environment.

Though I doubt it much matters VMWare wants to know the kernel version of the distro that is being installed prior to beginning installation.

Is FC3 using kernel 2.4 and FC4 using kernel 2.6?

Thank you.
 
Old 01-30-2006, 09:57 AM   #2
druuna
LQ Veteran
 
Registered: Sep 2003
Posts: 10,532
Blog Entries: 7

Rep: Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405
Hi,

From a terminal give the following command:

uname -r

It will answer something like: 2.4.26. This is your present kernel release (sometimes called version)

Hope this helps.
 
Old 01-30-2006, 10:53 AM   #3
belkins
Member
 
Registered: Apr 2003
Posts: 60

Original Poster
Rep: Reputation: 15
Thank you for the reply.

Unfortunately I need to know the kernel release prior to installing it.
 
Old 01-30-2006, 11:00 AM   #4
stress_junkie
Senior Member
 
Registered: Dec 2005
Location: Massachusetts, USA
Distribution: Ubuntu 10.04 and CentOS 5.5
Posts: 3,873

Rep: Reputation: 335Reputation: 335Reputation: 335Reputation: 335
The Red Hat web site should tell you what kernel version is shipping with that product.
 
Old 01-30-2006, 11:07 AM   #5
belkins
Member
 
Registered: Apr 2003
Posts: 60

Original Poster
Rep: Reputation: 15
That did the trick! Thank you.

From the web site:

"Going down towards the system level, the 2.6.9 Linux kernel is included with SELinux enabled in active, targeted mode."

Whatever SELinux might be.......

Edit: Just figured it out. It appears to be the security componenets embedded within Linux itself.

Last edited by belkins; 01-30-2006 at 11:09 AM.
 
Old 01-30-2006, 02:42 PM   #6
stress_junkie
Senior Member
 
Registered: Dec 2005
Location: Massachusetts, USA
Distribution: Ubuntu 10.04 and CentOS 5.5
Posts: 3,873

Rep: Reputation: 335Reputation: 335Reputation: 335Reputation: 335
SELinux is a method of hardening your operating system to make it more secure. I am planning on learning more about it asap. It seems like a good idea.
 
Old 01-31-2006, 10:40 AM   #7
sundialsvcs
LQ Guru
 
Registered: Feb 2004
Location: SE Tennessee, USA
Distribution: Gentoo, LFS
Posts: 10,649
Blog Entries: 4

Rep: Reputation: 3934Reputation: 3934Reputation: 3934Reputation: 3934Reputation: 3934Reputation: 3934Reputation: 3934Reputation: 3934Reputation: 3934Reputation: 3934Reputation: 3934
SELinux (Security Enhanced Linux) is produced by, of all things, the United States National Security Agency. http://www.nsa.gov/selinux.

Their home-page says it all.

If you stop and think about it, "regular Linux" has one important Achilles heel: too many things are "root or nothing." A web-server might have to run as root, in whole or in part, just to be able to open TCP/IP port #80. In doing so, however, the potential exists that any rogue who can manage to get the web-server program to run as root and to do something nasty .. has just done something nasty to your machine! All because your web-server needed to open port #80.

One of the solutions to this problem, as implemented in these so-called "hardened Linuxes," is to introduce the concept of a capability. Now you can run your web-server as an ordinary joe, with no special powers at all except that it has been granted an "OPEN_PORT_80" (say) capability.

Another weak-link in "regular" Linux is the somewhat primitive "user/group/anyone" "read/write/execute" permission-structure, a legacy of the earliest days of Unix on a PDP-8. Access Control Lists (ACLs) enable you to assign more-specific file access rules.

These are a couple of examples of what is referred to as "hardening."

Also, "hardening" involves increasing awareness on the part of the system administrator (that means you...) as to what kinds of threats exist and how these various tools can be intelligently used to counter them. Pragmatically speaking, a lot of nasty things happen to people by pure chance: scripts are out there, trolling for IP-addresses of machines that "aren't paying attention" and exploiting them "just because they left the front door unlocked."
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Kernel 2.4 in Zipslack (Waring: unable to open an initial console | Kernel Panic...) kurtamos Linux - General 2 05-10-2006 12:58 PM
Kernel-Patch Debian Logo 2.6.2 not correctly working for custom kernel 2.6.11 smp deepclutch Debian 3 06-27-2005 03:59 AM
kernel-source-2.6.5-7.src.rpm requires kernel-dummy to build!? fizzdandantilus SUSE / openSUSE 5 12-02-2004 12:48 PM
kernel panic: try passing init= option to kernel...installation with Red Hat 9 kergen Linux - Hardware 1 09-30-2004 03:28 AM
Kernel 2.6.6 kernel heads up ! (Nvidia and Alcatel usb modem users) Evilone Linux - Software 0 04-18-2004 01:08 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:43 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration