TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

OpenBSD 5.1 released

112 点作者 hackermom大约 13 年前

6 条评论

__david__大约 13 年前
I love OpenBSD and have 5.0 installed on a router. But man they are old-school. Just looking at the upgrade instructions[1] brings me back to the time before package managers and makes my long for a nice "apt-get update &#38;&#38; apt-get dist-upgrade".<p>[1] <a href="http://www.openbsd.org/faq/upgrade51.html" rel="nofollow">http://www.openbsd.org/faq/upgrade51.html</a>
评论 #3917061 未加载
评论 #3917017 未加载
评论 #3917799 未加载
评论 #3921741 未加载
throwaway64大约 13 年前
one thing to definitely watch in OpenBSD is their new mail daemon, OpenSMTPD. It has a configuration syntax that is about 100x easier to setup and understand than anything else out there, although they are still working to get it up to par feature wise. The code is also written with a heavy focus on security, correctness, and simplicity.<p>Its definitely something to watch for all those hackers that want an alternative to gmail that isnt the insanity of a postfix/qmail setup.<p><pre><code> listen on em0 map aliases { source db "/etc/mail/aliases.db" } accept for local deliver to mbox accept for all relay </code></pre> Thats all you need for a working mail setup :)<p><a href="http://opensmtpd.org/" rel="nofollow">http://opensmtpd.org/</a>
评论 #3918471 未加载
评论 #3917952 未加载
评论 #3917991 未加载
评论 #3918080 未加载
评论 #3918691 未加载
agallego大约 13 年前
I wish I could go back to using it but I currently have to do some GWT dev and they only officially support linux. I tried running a vm and dual boot but that was too much hustle... as soon as I'm done with this project I'll go back to this distro. :)
评论 #3918092 未加载
评论 #3918695 未加载
protomyth大约 13 年前
So far so good on this upgrade. Like all the recent versions I would seriously look at the changes to pf.conf. It seems like taking advantage of some of the new stuff would be in order.<p>Also, smtpd seems to be coming along nicely.
KonradKlause大约 13 年前
- NAT64 support in PF using the af-to keyword.<p>Sounds really interesting.
derleth大约 13 年前
So what really sets the various BSDs apart? Has anyone done a good comparison between them?
评论 #3917136 未加载
评论 #3917742 未加载
评论 #3917067 未加载