A quick blog post on how to determine your Fedora release name and its release version. For several years of staying and working under a company with multiple linux distributions and versions, multiple OS upgrades and server redundcancy backups makes it somehow confusing and difficult to differentiate which release name and version was a specific server is currently on.
In Fedora, the release name and release version is reflected by viewing the /etc/fedora-release file. Simply view the file using cat like so
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# cat /etc/fedora-release
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
You may get similar output lines below
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Fedora release 8 (Werewolf)
Fedora Core release 6 (Zod)
Fedora Core release 3 (Heidelberg)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
RedHat of course has this file /etc/redhat-release which shows the same distro release name and release version.
Check out these files as well.
/etc/system-release
/etc/issue
/etc/issue.net
HTH
Subscription
Categories
- HowTos (612)
- Linux Devices (40)
- Linux Diggs (620)
- Linux News (1541)
- Linux Videos (24)
Recent Posts
Blog Archive
-
▼
2007
(340)
-
▼
December
(38)
- Holiday Linux
- HowTo: Chikka messenger over GAIM Pidgin Messenger
- HowTo: Rename Multiple Files Without A Script
- HowTo: KDocker/AllTray - System Tray Docking
- HowTo: Thunderbird - News/Feed Reader
- HowTo: ThinFeeder - RSS/RDF/Atom Aggregator
- HowTo: Sage - Firefox Feed Reader Extension
- HowTo: Snownews - RSS/RDF Newsreader
- HowTo: Planet - RDF/RSS/Atom Feed Aggregator
- HowTo: Liferea - RSS/RDF Feed Reader
- HowTo: Blam - RSS/RDF Feed Reader
- Switching Hospital Systems to Linux
- HowTo: CSS Editor and Validator Install
- HowTo: Ebook Reader Install
- vertito's blogspot anniversary
- HowTo: Install 113 Amazing Fedora Games Part 8
- HowTo: Install 113 Amazing Fedora Games Part 7
- HowTo: Install 113 Amazing Fedora Games Part 6
- HowTo: Install 113 Amazing Fedora Games Part 3
- HowTo: Install 113 Amazing Fedora Games Part 2
- HowTo: Thunar File Manager
- HowTo: LeafPad Extremely Fast Text File Editor
- HowTo: View Bzipped file On-The-Fly
- HowTo: TuxPaint Drawing Program Installation
- HowTo: InkScape Drawing Program Installation
- HowTo: Adobe Flash Player on Fedora 8
- HowTo: Install Digital Comic Reader
- HowTo: Install 113 Amazing Fedora Games
- HowTo: Translate Find Statements to Perl Codes
- HowTo: Single Step VirtualBox Installation on Fedo...
- CLI Tip: Control Terminal Keystroke Combinations
- CLI Tip: Clearing Terminal Screen
- HowTo: Linux Aliasing Aliases
- HowTo: Move Multiple Files Recursively
- HowTo: Rename multiple files recursively
- HowTo: Strip Non-Directory Path Suffix from FileName
- HowTo: Generate Pronounceable Random Passwords
- HowTo: Determine RedHat and Fedora release version
-
▼
December
(38)
Saturday, December 1, 2007
HowTo: Determine RedHat and Fedora release version
Subscribe to:
Post Comments (Atom)
ILoveTux - howtos and news | About | Contact | TOS | Policy
1 comments:
helpful info....thanks
Post a Comment