Understand the Linux Version
1. to see the base core version command
>cat /proc/version
Linux version 2.6.9-89.ELsmp (mockbuild@hs20-bc1-2.build.redhat.com) (gcc version 3.4.6 20060404 (Red Hat 3.4.6-11)) #1 SMP Mon Apr 20 10:34:33 EDT 2009
>uname -a
Linux xxxxx 2.6.9-89.ELsmp #1 SMP Mon Apr 20 10:34:33 EDT 2009 i686 i686 i386 GNU/Linux
>uname -r
2.6.9-89.ELsmp
2. to see the linux full version
>lsb_release -a
LSB Version: :core-3.0-ia32:core-3.0-noarch:graphics-3.0-ia32:graphics-3.0-noarch
Distributor ID: RedHatEnterpriseAS
Description: Red Hat Enterprise Linux AS release 4 (Nahant Update
Release: 4
Codename: NahantUpdate8
>cat /etc/redhat-release
Red Hat Enterprise Linux AS release 4 (Nahant Update
>rpm -q redhat-release
redhat-release-4AS-9
references:
http://blog.csdn.net/russle/article/details/6199232
分享到:
相关推荐
of the objectives on both exam LX0-103 and exam LX0-104, this study guide provides clear, concise information on all aspects of Linux administration, with a focus on the latest version of the exam....
The Linux System Administrator’s Guide Version 0.9 is a comprehensive resource aimed at helping new and experienced system administrators understand the nuances of managing Linux systems. The guide ...
To thoroughly understand what makes Linux tick and why it's so efficient, you need to delve deep into the heart of the operating system--into the Linux kernel itself. The kernel is Linux--in the case ...
Finally, he presents a full section on the powerful Git version control system, teaching skills you can use in Linux and many other environments. Access Linux systems, use GUIs, and work at the ...
Git is one of those version control systems - but not just any: Top projects like the Linux Kernel, Ruby On Rails, or jQuery use Git as their version control system of choice. Around the world, in ...
* **Git Fundamentals:** Presents a comprehensive section on the powerful Git version control system, teaching skills that can be used not only in Linux but also in many other environments. * **...
Starting with the fundamentals of installing and managing Kali Linux, this book will help you map your target with a wide range of network scanning tasks, including discovery, port scanning, ...
The most important document about CANopen is the normative CiA Draft Standard 301, version 4.02, which can be downloaded from the CAN in Automation website. #### 2. CanFestival Features ##### 2.1 ...
Whether you are brand new to Kali Linux or a seasoned veteran, this book will help you both understand and ultimately master many of the most powerful and useful scanning techniques in the industry....
The provided excerpt from the GNU Emacs Manual is part of the Fourteenth Edition, updated for Emacs Version 21.3. This manual serves as a detailed guide to using Emacs, covering everything from basic ...
This book will provide you with a comprehensive series of starting ...Understand the fundamentals of the Security-Enhanced Linux access control architecture Monitor your IT infrastructure using Nagios
The LPIC-1 Authorized Cert Guide has a single goal: to help you pass the new version of the Linux Professional Institute LPIC-1 exams. The most comprehensive and time-efficient LPIC-1 study guide ...
Make your life easier by knowing how to port your Swift code to the latest version Learn how to write programs that work on most of the major platforms such as iOS and Linux Book Description Since ...
It's the first book I turn to when I want to understand or re-learn any of the various system interfaces. Stephen Rago has successfully revised this book to incorporate newer operating systems such ...
It's the first book I turn to when I want to understand or re-learn any of the various system interfaces. Stephen Rago has successfully revised this book to incorporate newer operating systems such ...
it even builds the Linux kernel. In the third edition of the classic Managing Projects with GNU make, readers will learn why this utility continues to hold its top position in project build software,...
In the new version, the Swift team want to take its adoption to the next level by making it available for new platforms and audiences. This book introduces the object-oriented paradigm and its ...