Content Explore

Linux Kernel 2.6.32 - 下一个经典版本

Published : 2010-04-21 Categories : Tech Tags : linux 2.6.32 redhat debian ubuntu centos android
Linux Kernel 更新太快,各种发行版太多,kernel.org 再强悍,也不可能同时维护 n 个分支,也是徒劳的,需要一个稳定、高效、经典的版本.  2.6.18 是一个经典,接下...

How to install vmware server 1.0.9 on ubuntu 9.04 bit-64

Published : 2009-06-02 Categories : Software Tags : vmware server ubuntu bit-64 linux
Step 1
sudo apt-get install build-essential linux-headers-$(uname -r) ia32-libs libc6-i386
Step 2
wg...