|
| Recent
Articles |
Oracle Ponders Novell Purchase For Linux With an earnings announcement coming up on April 18th, Oracle founder Larry Ellison has been wondering whether his firm should pick up SuSE Linux by buying Novell.
Microsoft Virtually Supporting Linux The Windows maker announced at the LinuxWorld Conference & Expo it would make the Microsoft Virtual Server 2005 R2 available at no charge to customers.
Google Hires Creator Of Vim Bram Moolenaar, creator of the text editor Vim, or Vi improved, will begin working with Google in the company's Zurich offices. For the duration of the Vim project, Moolenaar has accepted sponsorships and donations to help support his work on Vim
IBM Wants To Eclipse Unix Developers The command line is a wonderful thing, and a developer skilled in the ways of vi (or emacs if you must) can build great applications; IBM thinks developers can do even better with its Eclipse IDE.
Misunderstanding Security
At UNIX Security: Don't Believe the Truth, Thom Holwerda makes a rather silly argument that Unix security is no better than the worst of Windows security because the result to the user is the same: his personal files can be damaged by a worm or virus even if system files are more protected.
Forbes Holding Exit Door For McNealy
Sun Microsystems CEO Scott McNealy could be at a
point where his work with Sun is complete, which
makes one analyst believe the outspoken executive
may depart the company...
IBM Subpoenas Microsoft About SCO
The long legal feud between IBM and SCO over alleged infringement of source code owned by SCO took a dramatic step in its discovery phase...
Windows Passes Unix In Server Market
Spending for Windows servers passed that for Unix
servers in the fourth quarter of 2005, as Windows
passed the venerable operating system in the global
market...
How Shells Call Other Programs
How Linux or UNIX Understand which program to run
got picked up by a few dozen RSS feeds recently... Gates Has Google's Back On Censorship
Like Google and Yahoo, Microsoft has had to adjust its business practices to suit Chinese government information control personnel, not that there's anything wrong with that.
|
|
|
05.09.06
PC-BSD
By
A.P. Lawrence
I do like BSD OSEs, but I think the most interesting thing about the release of PC-BSD is that the download page incudes a VMware image.
That's smart, and I wish more distro's would do this.
I downloaded the iso image (one cd only for this unless you need multi-language support) and installed it into a Parallels VM
The install was quick - less than half an hour total. Moments later I logged in to a KDE 3.5 desktop. Based on previous experience with Parallels, I'd guess this would be 15 minutes on real hardware - maybe less.
Linux users won't feel terribly out of place here: BSD is of course different, but there is so much in common at the application level that it could take you a few minutes to realize this isn't Linux. A good clue came when I opened a terminal window and saw a "%" prompt. Ayup, BSD tends to use csh, and that's the default here.
| Send targeted visitors directly to your site or to the advertisement
of your choice. Get
Started Now! |
|
Fortunately you can rid yourself of that nonsense very quickly: there's a big "Download Software" icon on your desktop; click on that and it will take you to a website where you can download various PBI files. These are self-contained installation files: in other words, they have everything they need to install the software on your system - no searching for dependencies that some developer assumed you'd have. Just download the pbi, double click on it, and you are done. I downloaded and installed Bash immediately.
There are disadvantages to pbi files. You'll end up with multiple library versions, which gets messy if there is a security upgrade. You also have to be very trusting of the source of the pbi: you get nothing in the way of authentication or even MD5 verification. PC-BSD therefore also offers the more tradition BSD "ports" method of getting software. To initialize that, go to Kmenu ->Computer -> PC-BSD Settings -> System. Click on the Tasks tab, and choose Fetch Ports. After that's done, you have the traditional ports software install available to you.
This is a nicely done BSD. Give it a try.
*Originally published at APLawrence.com
About the Author:
David Utter is a staff writer for WebProNews covering technology and business.
|