Before we go on and install additional software, it's a good idea to find out about your kernel version because in chapter 9 we will install the packages kernel-source and kernel-desktop586-devel which are needed by VMware Server (which we will install at the end of this tutorial). There might be multiple kernel-source and kernel-desktop586-devel packages available, and to select the right ones you need to know your kernel version.
To find out about your kernel version, open a terminal (Applications > Tools > Terminal )...
... and run
uname -r
The output should look like this:
[falko@localhost ~]$ uname -r
2.6.27-desktop586-0.rc8.2mnb
[falko@localhost ~]$
which means you have kernel 2.6.27-desktop586-0.rc8.2mnb installed.
YOU CAN USE QUICK SEARCH ENGINE IN THE TOP FOR MORE DOWNLOADS OR DETAILS.
No comments:
Post a Comment