Visar inlägg med etikett Linux - howTo: Find Out My Linux Distribution Name and Version. Visa alla inlägg
Visar inlägg med etikett Linux - howTo: Find Out My Linux Distribution Name and Version. Visa alla inlägg

tisdag 10 februari 2015

Linux - howTo: Find Out My Linux Distribution Name and Version

How do I find out what version of Linux distribution I'm using from the shell (bash) prompt?

You can use any one of the following method to find out your Linux distribution and name:a] /etc/*-release file.
Tutorial details
DifficultyEasy (rss)
Root privilegesNo
Requirementslsb_release
Estimated completion time2 minute
b] lsb_release command.c] /proc/version file.