Hippies
標題:
如何知道目前使用的Linux Kernel Version
[打印本頁]
作者:
kevinhu
時間:
2014-9-17 11:32
標題:
如何知道目前使用的Linux Kernel Version
最容易的方式是使用 uname 指令
uname -r
其他還有如下方式:
cat /proc/version
dmesg | grep Linux
ls /boot
詳細參考
http://www.linfo.org/find_kernel_version.html
歡迎光臨 Hippies (http://bbs.hippies.tw/)
Powered by Discuz! X3.2