« The Anatomy of a Large-Scale Hypertextual Web Search Engine // Braille converter bridges the information gap »
How to know what version of Linux (Ubuntu) you are running
Posted on May 14th, 2008 by Fred
Try:
# lsb_release -d -s -c
Ubuntu 8.04
hardy
# cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.04
DISTRIB_CODENAME=hardy
DISTRIB_DESCRIPTION=”Ubuntu 8.04″
# cat /etc/issue
Ubuntu 8.04 \n \l
Discussion Area - Leave a Comment