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天时...