V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
Livid
V2EX  ›  macOS

PureDarwin

  •  
  •   Livid · 2011-08-09 09:27:38 +08:00 · 4937 次点击
    这是一个创建于 4650 天前的主题,其中的信息可能已经有所发展或是发生改变。
    http://www.puredarwin.org/

    如果用这个来做服务器操作系统会如何……
    14 条回复    1970-01-01 08:00:00 +08:00
    GordianZ
        1
    GordianZ  
    MOD
       2011-08-09 09:29:50 +08:00
    Why not just use Ubuntu server?
    Livid
        2
    Livid  
    MOD
    OP
       2011-08-09 09:31:15 +08:00
    @GordianZ MacPorts is a more up-to-date package system. At least most Python-related packages in Ubuntu Server are just too old.
    Kai
        3
    Kai  
    MOD
       2011-08-09 09:36:42 +08:00 via iPhone
    这个可以安到 Rackspace Cloud 上面测试的吧?
    TheOnly92
        4
    TheOnly92  
       2011-08-09 09:41:07 +08:00
    Ubuntu's security should be more up-to-date. When there's a vulnerability found, you'll want to fallback to systems with more reputation.
    Kai
        5
    Kai  
    MOD
       2011-08-09 10:22:16 +08:00
    似乎停在了去年年初,不再更新了 ......
    samuel
        6
    samuel  
       2011-08-09 15:46:04 +08:00
    微内核的性能相比起以linux为首的宏内核,其实并没有优势,再加上安全上的考虑,就更不应该选择它了
    Sai
        7
    Sai  
       2011-08-09 15:57:17 +08:00
    之前刚好看到一篇《微内核领域的传说》
    http://techsingular.net/?p=1726
    bhuztez
        8
    bhuztez  
       2011-08-10 10:22:46 +08:00
    数量少还是gentoo方便
    ayanamist
        9
    ayanamist  
       2011-08-10 10:27:46 +08:00
    @Livid 为什么不选择virtualenv+pip的部署方式?
    kuno
        10
    kuno  
       2011-08-10 10:38:41 +08:00
    @Livid
    You can install python package using pip(python-pip?).
    It's always up-to-date.
    Livid
        11
    Livid  
    MOD
    OP
       2011-08-10 10:39:00 +08:00
    @kuno Thank you very much!
    shawiz
        12
    shawiz  
       2011-08-10 15:31:56 +08:00
    PureDarwin 也可以按照 homebrew 把?
    kuno
        13
    kuno  
       2011-08-10 17:51:43 +08:00
    @Livid
    As @ayanamist mentioned earlier, if you have more than one python project co-exists on your machine, you can install two python packages, virtualenv and virtualenvwrapper.
    These two packages offer independent virtual environment for every single python project, saves you from the dependency hell and makes the later deployment easier.

    Here is the official documents: http://www.virtualenv.org/en/latest/index.html

    http://www.doughellmann.com/articles/pythonmagazine/completely-different/2008-05-virtualenvwrapper/index.html
    istef
        14
    istef  
       2011-08-10 19:50:24 +08:00
    还是用 centos 或 ubuntu server 吧,安全性有保障。而且在 linux 上各种软件从源码编译绝对都是 up2date 的,python 的包 virtualenv+pip 搞定吧
    btw, 其实我感觉不是越新就越好,够用就行了。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   926 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 23:20 · PVG 07:20 · LAX 16:20 · JFK 19:20
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.