Apple Posts Server Command-Line and JBoss Manuals
critterboy writes "Apple today posted copies of the Mac OS X Server version 10.3 Command-Line Administration and Java Application Server documentation for both JBoss, Tomcat and WebObjects."
← Back to Stories (view on slashdot.org)
Apparently there are new classes in Panther called NSController that are funky and cool coding goodness... but they are all NDAd or something, so I can't find any info on them yet. Wonder when they will post that documentation. Hmm.
It seems that JBoss and J2EE are available as standard on Panther Server. If I remember correctly then this was not the case with Jag Server.
The switch to a different default shell in the terminal application has nothing to do with any shell commands that are included for administration of the computer.
Any shell program/script that is written by anyone who knows anything about writing shells programs/scripts will contain a shebang as the first line. The syntax look like this:
#!/bin/sh
This specially formatted line tells the OS what program (in that case the "sh" shell) will be able to interpret this file properly. No matter what the "default" shell is, no matter what shell you are actually running when you type the command name, the program will be run with the shell specified in that line.
Ex: most perl programs have #!/usr/bin/perl or #!/usr/local/bin/perl
For the Mac savvy this is really equivilant to the "creator" field in a file's meta information.
Article X: The powers not delegated... by the Constitution...are reserved...to the people
Starts up with basic commands (ssh and the like), giving way to more in-depth info, XML configuration files, etc.
There seems to be some sort of centralized group of commands. For instance, there is the 'systemsetup' command, that handles a plethora of tasks: energy saver, time, sleep-wakeup, languages, startup... That might be helpful and a cool deviation from the traditional make-changes-in-many-places syndrome that has plagued UNIX and the like for years.
OTOH, there's a nice review of Panther Server with cool screenshots on Maccentral.
For the time being, Apple will ship the Xserve with Jaguar Server and Panther Server for those organizations that need a bit more time before they upgrade.
Apple isn't asking them to make a choice, they're saying "If you use Jaguar server now, keep using it, but here's a copy of Panther server so yo can upgrade to it when you're ready."
Could you ever imagine Microsoft allowing Dell, HP or Compaq to ship 2000 and XP on the same order just in case the customer was using 2000 and didn't want to upgrade to XP yet?
Article X: The powers not delegated... by the Constitution...are reserved...to the people
Here's a nice copyright-free panther-X within the slashtopicon proportions...
I hate Grammar Nazi's
Here's a nice copyright-free panther-X
Huh? There's nothing copyright-free about it. Everything is copyrighted. But more importantly, it's a trademark of Apple Computer.
When one downloads graphic press materials from apple.com one needs to click on an agreement, one of the stipulations being a "You may not alter, or modify the Image, in whole or in part, for any reason." clause.
To shrink and strip away unwanted elements would be to directly violate said agreement. The linked graphic was not created by Apple, while it certainly resembles the trademark.
I'm sorry, but i did not find "WebObjects" mentioned once in the two relevant PDF's. The only thing is that the JBoss Admin app is a WO App, given the .woa in the url of the webbased program. I'd expect seamless JBoss integration, but seamless WebObjects integration?
"Xserve and WebObjects Power iTunes Music Store" writes Jim Dalrymple on MacCentral. "Apple based the store on Mac OS X Server and Web Objects 5.2 using Xserves and Xserve RAIDs to store the more than 200,000 songs available to the public." [Jun 03 2003]
So Apple or webobjects developers, fill us in. What ever happened to the the XServe serving the iTunes Music store running WebObjects?
Any future FileMaker lookalike plans?
WebObjects Inc. ?
--------
* Sigh *
Proof that if you beat a dead horse often enough, it just might get off its fat rump and do something for you! How long and how often have we bitched and moaned about Apple docs?
There exists no way of exchanging information without making judgments. --Bene Gesserit Axiom
Nigger? Very sneaky...
Yes, that's it. Apple published over two thousand pages of documentation because you complained on Slashdot. That's exactly what happened.
In other news, the Tooth Fairy and Santa Claus are getting married at the Easter Bunny's Malibu beach house. Film at eleven.
Lamebrain.
Curses! You found it! Shhhhhh!!!
Mod down, this comment is formatted to display racist slang down vertically (look at the first letter of each line).
It is the "colloquial WE," I'm referring to, numbnuts. As in "people who support Mac OS X in the enterprise." Now, go away, you miserable waste of carbon...
There exists no way of exchanging information without making judgments. --Bene Gesserit Axiom
The troll profession is a competitive one. I hate to bring a brother down, but I must do it so as to secure my own future as a troll.
Speaking of Panther CLI, has anybody had luck editing the DeviceSupport.drprofile to add unsupported optical burners? (like PatchBurn for 10.2). The XML is fairly self-documenting, but it seems to need to be compiled or something as the changes I make aren't picked up.
drtool is neat, and seems to do everything else for DiscRecording, but not this.
Buler?
My God, it's Full of Source!
OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
OK, I'm not a Java fanatic so I have no idea what these things are. What the heck is JBoss and what is it's supposed advantage?
come on, that should be
#!/usr/bin/env perl
Comment removed based on user account deletion
Fuck you, Nigger!
Well done. Some positive moderation, took a few hours before anyone pointed it out.
I've been a mac user for a long time, what is a command-line?
It's supposed to be a one-time choice.
That don't change just because the restore CDs let you break that part of the EULA.
Will the JBoss team be pleased when they get wind that Apple is releasing documentation for JBoss?
If I remember correctly, the server is free, but they earn money with the documentation. Are there any legal problems here that might arise?
It is fully explained there, complete with examples.