Linux System Admin

[ Kernel and Release Version]

Kernel Version

eric@eric-pc:~$ uname -a Linux eric-pc 4.4.0-36-generic #55-Ubuntu SMP Thu Aug 11 18:01:55 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux eric@eric-pc:~$ cat /proc/version Linux version 4.4.0-36-generic (buildd@lcy01-01) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.2) ) #55-Ubuntu SMP Thu Aug 11 18:01:55 UTC 2016
Kernel Parameter

eric@eric-pc:~$ cat /proc/cmdline BOOT_IMAGE=/boot/vmlinuz-4.4.0-36-generic root=UUID=489809ff-57df-4d74-a797-613e1d5d80e1 ro quiet splash vt.handoff=7
Linux Distribution Version

eric@eric-pc:~$ ls /etc/*release*
/etc/lsb-release  /etc/os-release
eric@eric-pc:~$ cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.1 LTS"

 

posted @ 2016-09-18 11:08  Eric.YAO  阅读(124)  评论(0)    收藏  举报