Tech and Academic things for Chianshin

Friday, April 06, 2007

Find which Debian or ubuntu Linux Version you are running -- Debian Admin

Find which Debian or ubuntu Linux Version you are running -- Debian Admin: "Find which Debian or ubuntu Linux Version you are running
by Admin @ 7:12 pm. Filed under General

There are times debian or ubuntu users and admins want to find which version of debian and ubuntu linux version is running on their machines.This is very useful for those who is helping their customers and they want to know which version they are running and if you took over new system admin job you want to know which version is running on your servers or desktops.

Find or identify which version of Debian Linux you are running

This can be checked in /etc/debian_version file

Find or identify which version of ubuntu Linux you are running

You can find in different ways in ubuntu

Solution 1

cat /etc/issue

The file /etc/issue holds the version of Ubuntu installed on your system

Solution 2

lsb_release -a

or

cat /etc/lsb-release"

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]



<< Home