When I get my kernel version (by uname -r command) terminal prints 3.2.6, but on kernel.org writes, that "latest stable version 3.14.2", so I don't understand, is it latest version, or it is only stable latest version?

有帮助吗?

解决方案

The software version announced on a website (in this case the linux kernel from kernel.org), is not automatically the one you have installed on your system.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top