Sponsored Content
The Lounge What is on Your Mind? If possible, would you consider buying OS X for a non Mac computer? Post 302286734 by tlarkin on Wednesday 11th of February 2009 11:03:10 PM
Old 02-12-2009
Quote:
Originally Posted by Neo
Yes, I agree. Just because OS X has a amazing GUI does not mean you cannot use the command line if you desire.

On the other hand, most users will be happy with the GUI as a desktop model.

More than likely I would not choose OS X as a remote server as I do agree most packages for OS X are designed for GUI installation.

PS: I recently installed LAMP for OS X, called MAMP, and it was the easiest LAMP/MAMP install I have ever seen.
Neo, I used to admin a bunch of Windows and Novell servers at my old job. 80 servers, 10,000 PC windows clients, maybe 300 Macs. I did all the Mac work with one other guy and then did some PC work.

Now at my new job I have 30+ Xserves running 10.5.5 Server, and 6,700 Mac clients all in a pure open directory environment. I use a third party suite called Casper from Jamf Software.

I can tell you from my experience that package deployment is not only easy, it is way customizable and there are so many things I can do with it. Very very robust products. I can push out an application to all my clients with in a day if I really wanted to from my office. I can send them jobs to netboot and automatically reimage, from my office across the WAN.

Apple is lacking a few things here and there but really to be honest it is some of the best things I have worked with, when it works. I don't mean to say they don't work but I have definitely had my isues. 10.5.3 was a giant heap of dung and so was Work Group Manager 10.5.3 I wanted to thunder kick all my Mac servers at that point in time.

If you are going to run Web servers I would say Linux all the way, but if you want a file server, home directories, open directory, DHCP, or any other service you can run on a sever OS X Server isn't that bad.

My main comment from before was suppose to be, you can do everything from the command line or the GUI, you have a choice, which no Linux or Unix distro really has accomplished yet. Maybe Ubuntu has come close, but I can't compare the end user experience to that of a Mac.

I intalled TomCat, PHP 5 and MySQL on one of my servers through an installer package and it took all of 3 minutes to do so. Then configured it through the GUI. I just now need to brush up on my mysql command line abilities and I will be set.

Just saying is all.
 

2 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Urgent help with web design problems - mac, safari and unix computer

Hi (Help, Help, Help) I am on a computer course and have designed a web site as one of my assignments. just before Xmas my college tutor "very kindly" viewed my site with a mac, safari browser and unix operating system computer. This is what she Emailed back to me, and I am trying to sort... (3 Replies)
Discussion started by: skylark167
3 Replies

2. Shell Programming and Scripting

My code worked on a Mac, now it does not work in another computer

I guess Mac has default bash. Then I copy my code to another comp and run it...And it gives me an error like "bad substitution".... How I can change my code??? Never had before this kind of situation. Help please. if then n=$(sort /Users/Natalie/lastserial | tail -1) ... (6 Replies)
Discussion started by: Natalie
6 Replies
PERLMACOS(1)						 Perl Programmers Reference Guide					      PERLMACOS(1)

NAME
README.macos - Perl under Mac OS (Classic) SYNOPSIS
This document briefly describes perl under Mac OS (Classic). If you are running perl under Mac OS X, you don't want to be here (unless you are in the Classic environment under Mac OS X). When we say "Mac OS" below, we mean Mac OS 7, 8, and 9, and not Mac OS X. DESCRIPTION
The latest perl source itself builds on Mac OS, with some additional pieces. Support for Mac OS is now in the perl core, and MacPerl is kept in close sync with regular perl releases. To build perl for Mac OS (as an MPW tool), you will need the addition of the macos subdirectory, distributed separately. It includes extra source files, config files, and make files. It also includes extra Mac-specific modules. To build the MacPerl application, you will also need the macperl directory, which includes the source files for creating the application itself. All of this is available from the development site, via HTTP (in the MacPerl Installer, which includes all the source and binaries) and anonymous CVS. http://dev.macperl.org/ The source is also in the main perl repository in the macperl branch (the 5.6 source is in the maint-5.6/macperl branch). You will also need compilers and libraries, all of them freely available. These are linked to from the SourceForge site. Go that site for all things having to do with MacPerl development. MacPerl 5.6.1 and later are supported on Mac OS 8.1 and later, for 68040 and PowerPC architectures. The MPW tool may be used on Mac OS 7.5.5 and 68030 computers. MacPerl 5.2.0r4 is also available, on the CPAN and on SourceForge. It is based on perl 5.004, and works with Mac OS 7.5.5 and 68030 com- puters. AUTHOR
perl was ported to Mac OS by Matthias Neeracher <neeracher@mac.com>. It is currently maintained by Chris Nandor <pudge@pobox.com>. DATE
Last modified 2002.05.02. perl v5.8.9 2007-11-17 PERLMACOS(1)
All times are GMT -4. The time now is 01:49 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy