7 ms·
I downloaded the 10.0-RC3 ISO and spent the day spinning up multiple vm images using Vmware Fusion. My primary goal was a tour of different desktop environments
by darkandbrooding 13y ago
I downloaded the 10.0-RC3 ISO and spent the day spinning up multiple vm images using Vmware Fusion. My primary goal was a tour of different desktop environments, but I decided to create and build out a separate VM for each. I used the "open-vm-tools" package to improve integration with vmware, because their tools (reasonably enough) don't yet support 10.0.
I never experienced any difficulties with any of the the vm images. I used the "pkgng" packaging system for 99% of the software I installed, and built a couple of things from ports.
In my tests I was evaluating FreeBSD 10.0 as a developer's workstation. Chromium, Firefox, vim, git, VLC, ruby, gem, rake, etc - everything installed painlessly and worked as expected.
BTW, my preferred desktop environment is now XFCE (1) plus slim (2). I've been a happy KDE user for years, but I realized that I don't use 90% of what KDE gives me. Speaking for myself, XFCE does everything I need.
(1) http://www.xfce.org http://www.xfce.org
(2) http://daemon-notes.com/articles/desktop/slim http://daemon-notes.com/articles/desktop/slim
- justin66 13y agoAny thoughts on using this vs. using PC-BSD?
- darkandbrooding 13y agoI've never actually tried PC-BSD. I've read good reviews about it, but I wanted to do things the "hard way" because I was as interested in the process as the result. That's also why I spun up a separate VM for each desktop environment that I looked at, rather than just installing all of them one one VM. I wanted the "muscle memory" of starting from a bare bones installation and walking forward from there.