Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Other Versions > EOL (End Of Life) Versions
FedoraForum Search

Forgot Password? Join Us!

EOL (End Of Life) Versions This is a Forum to discuss problems and workarounds for versions of Fedora that have passed End of Life.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 16th March 2005, 07:24 AM
Fedora_Linux Offline
Registered User
 
Join Date: Mar 2005
Posts: 2
How to determine whether it is FC3 or FC2?

Hi there,

I am just asked to take charge of a Fedora machine. I am totally new to Fedora. I guess the first thing I need to figure out is whether the machine was installed Fedora core 3 or Fedora core 2. Would you please tell me how to check that?

And if it was installed Fedora core 2 how can I upgrade it to Fedora core3? Just use "up2date"?

Thanks a lot!
Reply With Quote
  #2  
Old 16th March 2005, 07:38 AM
imdeemvp's Avatar
imdeemvp Offline
Registered User
 
Join Date: Feb 2004
Age: 44
Posts: 8,256
If you open terminal and type:
Code:
uname -r
at the end of kernel line it will tell you FC2 or FC3.
__________________
HELP with JAVA, MP3's, Wireless, Repo's, YUM, Partitions, System Monitors, Nvidia, ATI drivers, LIMEWIRE PRO & MORE!.

Easiest and most friendly desktop ever is PCLinuxOS! Includes all this apps. Just try it.

"The greater the struggle THE greater the achievment."

Do you know HIM?

If you are an idiot click here. NThis will test you linux skills :D
Reply With Quote
  #3  
Old 16th March 2005, 07:47 AM
Finalzone's Avatar
Finalzone Offline
Community Manager
 
Join Date: Mar 2004
Location: Vancouver, Canada
Posts: 2,371
Hi, welcome to fedoraforum community.
To see the version of Fedora Core you run, open any browser (Mozilla or Konqueror) to see the release note.

up2date won't upgrade to Fedora Core 3 as it was meant to updte the latest package for Fedora Core (2 in this example).

There is different method to upgrade from Fedora Core 2 to 3:
- Easy method: download Fedora Core 3 isos. Burn them on CD or DVD then reboot after inserting disc 1 of Fedora Core 3.
-Decent method: similar to above except that you burn one CD (Disk 1) to do HTTP/FTP installation from the list of mirror repository found on the official Fedora Core website. When booting: type linux askmethod to use either HTTP or FTP to do online installation. It may take hours depending the connection.
- Easy method: using yum command from a terminal (similar to DOS in Windows word) as root.
Code:
yum update yum
yum update
The first command is important because the package manager on Fedora Core 3 use metadatas (a group of file that contains repository.
__________________
Desktop CPU: AMD Phenom II(tm) X4 Processor 940 AM2+ - Memory: 8GB DDR2-RAM - GPU: Nvidia Geforce GTX 460 v2 - OS: Fedora 18 Spherical Cow x86-64 and Windows 7 Ultimate SP1 64-bit
Laptop Toshiba Satellite C650D - OS: Fedora 19 Schrödinger's Cat (preview release) x86-64 and Microsoft Windows 7 64-bit
Reply With Quote
  #4  
Old 16th March 2005, 07:57 AM
ghaefb's Avatar
ghaefb Offline
Retired Community Manager
 
Join Date: Apr 2004
Location: Slovenia
Age: 30
Posts: 1,713
Run this command: cat /etc/fedora-release
__________________
_ghaefb


blog & sysinfo
Reply With Quote
  #5  
Old 16th March 2005, 07:58 AM
ilja Offline
Registered User
 
Join Date: Apr 2004
Location: Euregio
Posts: 3,613
Why so complicated?
There is a file called /etc/redhat-release there is the current version written. So do
Code:
 cat /etc/redhat-release
in the console
//edit:
arghhhh ghaefb
__________________
--
http://twitter.com/ik12
Reply With Quote
  #6  
Old 16th March 2005, 08:01 AM
Fedora_Linux Offline
Registered User
 
Join Date: Mar 2005
Posts: 2
Thank you so much for the timely response.

I have more questions to trouble you.

(1) If I do not upgrade to Fedora core 3, is it true that I can not continue to obtaine critical update from Fedora project. Then it is possible that my server will be attacked later, right?

(2) I just browsed this forum and some thread said that it is better to install Fedora core 3 from the scratch than to upgrade Fedora core 2 to Fedora 3. My question is that usually on server we open FTP sevice or HTTP service. If I install Fedora core 3 from scrach, I need to configure FTP and HTTP services again. And Fedora provides new core 2-3 times a year. Every time when there is a new core, I have to install new core from scrach and configure FTP and HTTP services. Will it be too painful? How do you guys solve this kind of problem?

Thank you very much for your help.
Reply With Quote
  #7  
Old 16th March 2005, 08:06 AM
imdeemvp's Avatar
imdeemvp Offline
Registered User
 
Join Date: Feb 2004
Age: 44
Posts: 8,256
FC 2 will be legacy in a few more months but updates will still be provided for another year (I think) it will be better if you try fc3 since its has more life left.
__________________
HELP with JAVA, MP3's, Wireless, Repo's, YUM, Partitions, System Monitors, Nvidia, ATI drivers, LIMEWIRE PRO & MORE!.

Easiest and most friendly desktop ever is PCLinuxOS! Includes all this apps. Just try it.

"The greater the struggle THE greater the achievment."

Do you know HIM?

If you are an idiot click here. NThis will test you linux skills :D
Reply With Quote
  #8  
Old 16th March 2005, 08:24 AM
ilja Offline
Registered User
 
Join Date: Apr 2004
Location: Euregio
Posts: 3,613
The legacy project is intended to provide updates forever. But there is a problem to get developer to work in it, because of its image.
__________________
--
http://twitter.com/ik12
Reply With Quote
  #9  
Old 8th June 2005, 07:12 AM
philip_w Offline
Registered User
 
Join Date: Jun 2005
Posts: 120
What iimage? if you don't mind me asking. I'm new to alll this.
Reply With Quote
  #10  
Old 8th June 2005, 07:52 AM
ilja Offline
Registered User
 
Join Date: Apr 2004
Location: Euregio
Posts: 3,613
If you are working on Fedora Legacy you are not cutting edge any more. And most of the developers want towork with the newest and latest stuff.
__________________
--
http://twitter.com/ik12
Reply With Quote
  #11  
Old 8th June 2005, 05:12 PM
RahulSundaram Online
Registered User
 
Join Date: May 2005
Posts: 3,579
Quote:
Originally Posted by ilja
If you are working on Fedora Legacy you are not cutting edge any more. And most of the developers want towork with the newest and latest stuff.
If some of the people who want to have a extended lifecycle for their legacy versions of Fedora contribute towards improve it then its "image" would be just fine. I am pretty sure any help from intersted volunteers in that is most welcome by the Fedora Legacy project

Rahul
Red Hat Inc
Reply With Quote
  #12  
Old 8th June 2005, 06:39 PM
tejas's Avatar
tejas Offline
Registered User
 
Join Date: Feb 2005
Location: Bangalore
Age: 25
Posts: 1,574
Anyway, it is not as if their is some great difference between FC2 & FC3 or FC4 as both are 2.6.x kernels.

As long as you take care of your dependencies, you can just modify your /etc/yum.conf to get latest yum updates, even on old Fedora Cores.

It's not as if the latest GNOME or FIREFOX is not going to work because you have kernel 2.6.5 and not 2.6.10
__________________
I Was Counted! Registered Linux User #384707

BASH && Beer && Bass! Now THAT makes sense!!
Reply With Quote
  #13  
Old 8th June 2005, 10:31 PM
philip_w Offline
Registered User
 
Join Date: Jun 2005
Posts: 120
Thanks for the responses on this. I know little to nothing about fedora, so this helps me understand better. Thanks.

-philip_w
Reply With Quote
Reply

Tags
determine, fc2, fc3

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
how to determine if dvd is mounted scruffy72 Using Fedora 3 1st July 2008 06:44 PM
How do you determine what's in your path royeo Using Fedora 2 8th June 2007 11:24 AM
how to determine PCI ID of ndiswrapper?? wahaha Servers & Networking 0 9th March 2007 08:46 PM
How can I determine my architecture? atrain_old Installation and Live Media 2 1st March 2007 03:30 AM


Current GMT-time: 05:04 (Thursday, 20-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat