This Blog is about new technologies, Linux, Sysadmin, Devops, Programming, AWS, Cloud platforms, HP, Hardware, Tech news, Networking, How tos, Configurations, Apache, PHP, Java, Kubernetes, Docker, Openstack, MySQL,
Wednesday, April 28, 2010
Find Ubuntu version
Method 01.
* cat /etc/issue
result Ubuntu 9.10 \n \l
Method 02.
* lsb_release -a
result
No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 9.10 Release: 9.10 Codename: karmic
No comments:
Post a Comment