Unix VM: What Distribution is Best? FreeBSD or Others?

  • Thread starter Thread starter exequor
  • Start date Start date
  • Tags Tags
    Distribution Unix
AI Thread Summary
When considering a Unix virtual machine, FreeBSD and other BSD variants are popular choices, but users should also explore Solaris for a solid Unix experience. All these systems, including Linux, are POSIX-compliant, allowing them to run most Unix software seamlessly. The distinction between SystemV and BSD systems lies in their startup procedures and file management methods, which may not be crucial for beginners. For electrical and computer engineering tasks, a Unix-like environment is often favored for its robust tools and development capabilities. Ultimately, selecting the right distribution depends on specific needs and preferences in technical software development.
exequor
Messages
393
Reaction score
0
I'm thinking about running unix as a virtual machine. What is a good distribution that I should start with? I was looking at FreeBSD. By the way I don't know if I'm confusing my terminology with unix, so is there a "unix" from the open group and are the others (FreeBSD, OpenBSD, etc.) just "unix-like" in nature?
 
Computer science news on Phys.org
Unix has many branches such as the *BSDs, Solaris, AIX, etc.

The *BSDs and Solaris are available for free on the internet.
 
The only real "standard" among Unix-like operating systems is POSIX, the Portable Operating System Interface. Almost all operating systems that are described with the terms "Unix" and "Unix-like" are POSIX-compliant, and will run the vast majority of the Unix world's software without modification.

Linux, FreeBSD, Solaris, and so on are all POSIX-compliant.

- Warren
 
We could also distinguish further:

Essentially, there's two "streams" of the original UTS (Bell Labs UNIX Time Sharing System): SystemV by AT&T and BSD (Berkeley Software Distribution -- you can guess where this comes from). All of the BSDs, old SunOS, etc. are all very BSD-like. Solaris is pure SystemV; IRIX is mixture between BSD and SystemV, as is Linux, as well.

One of the main characteristics that distinguishes a SystemV-like and BSD-like system from another is the startup-shutdown procedure. SystemV and BSD, both, have very different startup-shutdown methods. SystemV also does file locking, job control, and tons of other stuff rather differently than BSD. POSIX tries to bridge the gap between SystemV and BSD by establishing a multitude of standards: common commands with similar syntax, POSIX-compliant libc, along with multithreading mechanisms (something Linux hasn't had until a few years ago).

Most of this, though, isn't really relevant to you at all. I assume you're running an x86 system, therefore, you'll be confined to all the free, open-source UNIX derivatives like Linux, and the *BSDs and so fourth. You won't be able to run IRIX or any of the other propiertary UNIX derivatives; however, Solaris is also an option that I highly recommend if you want a decent UNIX experience. It runs under VMware rather nicely, as you can see:

http://riemann.solnetworks.net/~dlewis/images/screenshots
 
Last edited by a moderator:
graphic7 said:
... however, Solaris is also an option that I highly recommend if you want a decent UNIX experience. It runs under VMware rather nicely, as you can see:

http://riemann.solnetworks.net/~dlewis/images/screenshots

I see you have a sunsystem avatar, no wonder you highly recommend it
:smile:.


I plan on doing electical and computer engineering (plus low-level coding), would linux/unix give me a better environment to run tools, and develop technical software too? In other words is the *nix environment better for hardcore technical stuff?
 
Last edited by a moderator:
In my discussions elsewhere, I've noticed a lot of disagreement regarding AI. A question that comes up is, "Is AI hype?" Unfortunately, when this question is asked, the one asking, as far as I can tell, may mean one of three things which can lead to lots of confusion. I'll list them out now for clarity. 1. Can AI do everything a human can do and how close are we to that? 2. Are corporations and governments using the promise of AI to gain more power for themselves? 3. Are AI and transhumans...
Sorry if 'Profile Badge' is not the correct term. I have an MS 365 subscription and I've noticed on my Word documents the small circle with my initials in it is sometimes different in colour document to document (it's the circle at the top right of the doc, that, when you hover over it it tells you you're signed in; if you click on it you get a bit more info). Last night I had four docs with a red circle, one with blue. When I closed the blue and opened it again it was red. Today I have 3...
Back
Top