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 是一个经典,接下来 2.6.32 将是我们的选择!
    Red Hat Enterprise Linux 6 Beta 1 用 Linux 2.6.32
    Debian 6 Squeeze 用 2.6.32
    Ubuntu ...
  • redhat/centos 5 - mono 版本问题

    Published : 2009-12-08 Categories : Software Tags : linux redhat centos el5 mono gmcs mscorlib
    问题: 向 redhat/centos 5 移植若干 *.dll 文件,用 gmcs 编译, mono 执行 exe 文件时,遭遇各种 MS-Exception*
    排除程序的错,因为 Debian 5 + Linux 2.6.26 + mono 1.9 下测试通过.
    redhat/centos 5 默认的安装包版本太老: 1.2,升级到 1.9 ~ 不行, 又升级到 2.0 ~ 不行!浪费我3天时...
  • 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
    wget 
    http://download3.vmware.com/software/vmserver/VMware-server-1.0.9-156507.tar.gz
    tar zxf VMware-s...
  • Linux Kernel 2.6.28 - Ext4 now stable!

    Published : 2008-12-26 Categories : Software Tags : ext4 linux 2.6.28
    Ext4
    The backwards-compatible replacement of Ext3 has been declared as stable. Bigger filesystem/file sizes, extents, delayed allocation, multiblock allocation, improved block allocation algoritms, fa...