Multi-Users
Originally posted by Tiauguinho
Does this server support multiple work spaces? Because I would love to have one of these in our company. We have a IBM server( from 1992, that runs UNIX ) that is our only computer and we have 4 monitors that serve 4 of our departments, and each one runs different programs in the same program( Is it me or is this a little confusing?) Can anyone of you explain me if this is the thing that I should order now? Will this server do the Job for my company, because if it does I will buy one, with 4 Apple LCD's, and import our software for OSX. Can this be done? If so, how?
If you are asking if this is a multi-user system - then yes. All Unix's are.
How do you connect to your IBM today? Telnet? FTP? XWindow?
Mac OS X, being BSD Unix at it's core, supports telnet (and SSH) anf FTP out of the box and an X Window setup can be installed. (Technically, little is needed on the server side to run X Window app's remotely but that's a whole other story)
Now, your IBM is, probably, running their version of Unix, called "AIX". Software compiled for AIX will not run on BSD Unix. Thankfully, much of what is out there for AIX com be re-compiled (or already has been) for BSD. Commercial Applications might be a sticky point. For instance, if you run DB2 or Oracle on AIX - you're kind of stuck as niether is available for BSD / Mac OS X -- yet.
If you're asking if Mac OS App's can be run remotely, that's another issue. I've never seen it, but I've heard that you can "NetBoot" most G3/G4 PowerMac's off of the server. Can anyone else here expound on that?
Max OS X's prior incarnation, NeXTSTEP/OPENSTEP (via it's Display PostScript engine) allowed you to, like X Window, redirect the display of a GUI window to any other NeXTSTEP/OPENSTEP machine on the network that you had the rights to. I don't think Quartz (Display PDF) lets you do that now though. (If it does, Apple isn't saying so)