比较全面的比较了linux 和freebsd 1. linux 优点: 充分发挥 PC 的功能,花样极多,玩起来很有趣,各方面的表现都不错。 缺点: 太过自由,以致於发散掉了,维护方面比 freebsd 麻烦(对一般人来说)。 -> 适合喜欢「玩 PC」,更甚於「玩 UNIX(Network)」的人。 2. freebsd 优点: 非常 UNIX、非常 Free、非常 BSD -- UNIX 的理想归宿!! 缺点: 太过 UNIX,以致於玩下去很难收手 ^^;; -> 适合喜欢 UNIX,有心好好经营 service 的...
by myjesky - Linux文档专区 - 2005-03-22 18:24:22 阅读(546) 回复(0)
freebsd vs. linux vs. Windows 2000 freebsd linux Windows 2000 Reliability freebsd is extremely robust. There are numerous testimonials of active servers with uptimes measured in years. The new Soft Updates 1 file system optimizes disk I/O for high performance, yet still ensures reliability for transaction based applications, such as databases. linux is well known for its reliability. Server...
freebsd vs. linux vs. Windows 2000 freebsd linux Windows 2000 Reliability freebsd is extremely robust. There are numerous testimonials of active servers with uptimes measured in years. The new Soft Updates1 file system optimizes disk I/O for high performance, yet still ensures reliability for transaction based applications, such as databases. linux is well known for its reliability. Servers o...
http://people.freebsd.org/~murray/bsd_flier.html 写得很有道理,但是也有一些偏见,大家可以参考一下子。
from: http://fe3.gz.163.com/cgi/read?b=freebsd&t...n=0&l=40&back=6 转贴关于freebsd稳定性讨论的几个连接 作 者: _slgx() 2003-05-16 22:10:47 :0 :0 [回复] [打包] [转贴] 这是台湾论坛上关于freebsd稳定性讨论时的几个连接,以前本版也有其中几个,这里一次都起了。对freebsd与linux的对比结果,自己判断。 o The OS Wars: BSD vs. linux - October 2, 2002 http://www.newsfactor.com/perl/story/19558.html o Lin...
http://www.over-yonder.net/~fullermd/rants/bsd4linux/bsd4linux1.php What is this?I run freebsd on my computers. A lot of my friends run linux, or at least one of the distributions of it. Naturally, then, we agree that a Unix-style operating system is the right choice, but we disagree on which to use. It's been my impression that the BSD communit{y,ies}, in general, understand linux far better th...
近段时间学习网站架构,大致了解了一下各大门户网站的架构,发现了一个很怪的问题,所有这些网站使用的都是基于freebsd4.X或5.X致少网站前端是这样(通过nmap),而且国内的大部份是使用DNS负载均衡+squid反向代理,我不想在这挑起哪个操作系统比那个好的争论,希望大家从纯技术方面大家探讨一下这个问题,造成此原因的是因为BSD的开放协议更安全?(相比linux现在的版权问题),还是BSD相比linux技术上更先进或是...
近段时间学习网站架构,大致了解了一下各大门户网站的架构,发现了一个很怪的问题,所有这些网站使用的都是基于freebsd4.X或5.X致少网站前端是这样(通过nmap),而且国内的大部份是使用DNS负载均衡+squid反向代理,我不想在这挑起哪个操作系统比那个好的争论,希望大家从纯技术方面大家探讨一下这个问题,造成此原因的是因为BSD的开放协议更安全?(相比linux现在的版权问题),还是BSD相比linux技术上更先进或是...
刚刚看到一篇非常有意义的文章,我想对国内的freebsders也是很有启发的,就是关于MySQL运行在freebsd上到底好不好的问题。 这篇文章的起因是Yahoo负责所有运行在freebsd上的MySQL服务器的管理员的经验之谈。有评论指出Yahoo可能是全球MySQL最大的用户了。这位权威的管理员认为MySQL运行在freebsd上并没有想象中的那么差劲,但是需要注意两个问题,第一使用linuxThread编译MySQL,第二使用4.0以后的版本。关于这位老兄的详细描述我...