Yesterday I attended Sun University Day. I did virtualbox demo. We communicated with student by Q&A. Here are some pictures of Sun University Day in Beijing Tsinghua, and Techday. You can see my colleague Harry Fu'blog, to know what student asked.
星期六 十一月 22, 2008
星期三 十一月 19, 2008
Sun University Day in Beijing - Tsinghua University will be hold on this Friday, 2008/11/21. My colleagues and I have a session to show some OpenSolaris Demos (Desktop and Entertainment, Package management and ZFS, Developer Tools, VirtualBox) . And also have free QA time for audience. I will demo and introduce VirtualBox.
If you are interested, you can register from http://developers.sun.com.cn/events/overview.html
Sun University Day in Beijing (清华大学 Sun 大学日)
Date: 2008/11/21
Location: 清华大学主楼后厅1层报告厅
For agenda details please see: http://developers.sun.com.cn/events/agenda.html
Sun Techday in Beijing also will be hold on 2008/11/21~2008/11/22 at 北京国际会议中心
See details :http://www.suntechdays.cn/
I will be there 2008/11/22.
Hope see you then. :)
星期三 十一月 05, 2008
星期一 十月 20, 2008
Host OS:WindowsXP
Guest OS: Opensolaris
在使用Virtualbox的时候可能会遇到的两个问题
1.在GuestOS Opensolaris中上网。
如果你在安装时使用的是无线的网卡,安装完成后系统默认将会自动为你配置NAT,这时候你就可以在Guest OS Opensolaris中上网了。但是很多人用的笔记本可能有时候会切换到使用有线的网卡来上网,这时候GuestOS中很可能就不能连接网络了。解决的方法是,禁用无线网卡,然后重新启动Virtualbox里的GuestOS就可以了。
2.Host OS:WindowsXP 与 Guest OS: Opensolaris之间共享文件夹
虽然VirtualBox自身有共享文件夹的功能,但是不巧的是目前Host OS:WindowsXP 与 Guest OS: Opensolaris 这种组合还不能支持!。一种方法是,在Host OS WindowsXP 中设置一个共享文件夹,然后再Guest OS: Opensolaris中使用smb client的服务mount改共享文件夹,以实现文件夹的共享。
- 在WindowsXP中设定共享文件夹:share,共享名为share。
- 在Opensolaris中启动smb/client 服务:svcadm enable smb/client
- 将Windows中的共享目录mount到Opensolaris中:mount -F smbfs //129.158.151.45/share /mnt(129.158.151.45为WindowsXP的IP地址,share为共享名)
This blog copyright 2009 by williamxue







