Archive for June, 2009

TOP500 List – June 2009 (1-100)

Auto Date Thursday, June 25th, 2009

曙光位于这个超级计算机名单的第 15 位

Post to Twitter

Virtualbox 3.0 Beta

Auto Date Friday, June 19th, 2009
VirtualBox
Image via Wikipedia

As said in the article, Sun 的虚拟化产品是否太多了?Oracle 收购后, Oracle 自己也有好几个虚拟化产品呢!3.0 主要的更新是允许 guest OS  支持多个虚拟 CPU。心急的用户可以点击这里下载。

Read the rest of this entry »

Post to Twitter

OpenSolaris 2009.06 的 Torrent 下载页面

Auto Date Wednesday, June 10th, 2009
India OpenSolaris Portal
Image by jimgris via Flickr

OpenSolaris 2009.06 发布了。 更新的内容不算多,但是有些还是很有革命性的。OpenSolaris 官方提供的 torrent 链接还是老的,这里提供一个官方的所有版本的 torrent 下载页面,大家可以选择合适的版本下载。

我最喜欢的 那个 .usb 版本,绿色环保,不需要刻录不能循环利用的光盘。而且USB 盘的安装速度也比光盘快。

当然如果您原先安装有 2008.11 版本,那么直接用“检查更新”即可升级到最新的2009.06 版本。

Read the rest of this entry »

Post to Twitter

sendmail 的 clientmqueue 和 mqueue 目录

Auto Date Wednesday, June 10th, 2009

这篇文章很清楚的描述了这两个目录的区别,实际上 MSP 是由 submit.cf 文件来控制的,当邮件送到外部邮箱 user@yahoo.com 的时候,我们可以不启动本地的 sendmail 服务,系统会直接和收件人的 MX 服务器的 25 端口协商。但是如果我们发送邮件到本地帐号例如 root 或者 userabc 的时候,如果本地的 sendmail 没有启动的话,邮件就堆积在 clientmqueue 里,一旦启动 sendmail 则会把它们发送到 mqueue 里,然后发送到 local account 的邮件会写入 /var/mail/userabc 的邮件文件里,当 userabc 登录系统的时候,会看到 “You have new mail”  的提示。

用户可以自己 touch $HOME/.forward 文件把本地文件转发到自己外部的邮箱,系统管理员也可以通过修改 aliases 文件,来重定向本地用户的邮件。

Read the rest of this entry »

Post to Twitter

IE8 的 New Session 功能

Auto Date Saturday, June 6th, 2009

看到一篇文章说用 IE8 打开两个 gmail 帐号,原来是利用 IE8 里面的 New Session 功能。 具体操作是按 Alt-F , I ,就可以打开新的会话,两个 IE8 窗口虽然来自同一个客户端,但是在服务器端被认为是不同的会话。

这在 FireFox 还没有这个功能。

Post to Twitter

ThunderBird 的 archive 功能

Auto Date Wednesday, June 3rd, 2009
Mozilla Foundation logo
Image via Wikipedia

周末的时候, 系统蓝屏,Outlook  的 pst 文件被破坏,再也不能恢复。只好从一个月之前的备份里恢复(以后要每天备份一个!),重装 Thunderbird 后,发现了一些问题,去官方网站查看,发现了 archive 功能,应该是不错的一个选项。可惜 3.0b2 只能支持 年/月 格式,根据文档提示的,仅仅按照年份 Archive 的选项要从 3.0b3 才开始支持。

另外关于 Thunderbird 的一些建议,非常有用,应该也适合于其他的 Mail Agent。

Read the rest of this entry »

Post to Twitter