LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   finding version of CentOS (https://www.linuxquestions.org/questions/linux-newbie-8/finding-version-of-centos-853879/)

abhayns 01-03-2011 05:54 AM

finding version of CentOS
 
I am a novice running a dedicated server. Please would you advise me how to find out which version of Centos my server is running. I am trying to install IonCube. Thank you.

kirukan 01-03-2011 06:00 AM

In /etc/ there is a file like redhat-release or release

EricTRA 01-03-2011 06:00 AM

Hello and Welcome to LinuxQuestions,

The following command should show you the information you need:
Code:

cat /etc/redhat-release
Enjoy Linux.

Kind regards,

Eric

ashish_neekhra 01-03-2011 06:04 AM

There is one more way press "ctrl + Alt + F1"

It'll also show you the version of your OS.

abhayns 01-03-2011 06:21 AM

Thanks
 
Quote:

Originally Posted by kirukan (Post 4211318)
In /etc/ there is a file like redhat-release or release

Thank you very much

EricTRA 01-03-2011 06:35 AM

Hi,

You're welcome. If you consider your problem/question solved then please mark it as such using the Thread Tools.

Kind regards,

Eric


All times are GMT -5. The time now is 12:46 AM.