How do I tell which version of Linux I have

I have a dedicated server but software seems quite outdated now (Fedora something) yum and apt-get fail and think its time to upgrade or change my repos but not sure what version of linux I have on it.

I'd like to be able to just update what I not sure how to set up repos

No votes yet

Replies

get linux verison info

Try from shell should spit out some good info
cat /etc/*release
about the same for me
cat /etc/issue
Kernal only but for on a Fedora Core 3 machine I had it spit out an FC3 on the end
uname -r 2.6.12-1.1381_FC3

(Check with your hosting provider they should know and perhaps say you're considering changing hosts if they don't upgrade for you)

Your rating: None

Post new comment

 
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd><code>
  • Lines and paragraphs break automatically.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Enter the characters (without spaces) shown in the image.