Sponsored Content
The Lounge What is on Your Mind? If possible, would you consider buying OS X for a non Mac computer? Post 302284979 by tlarkin on Friday 6th of February 2009 04:47:11 PM
Old 02-06-2009
Quote:
Originally Posted by Neo
Just a nit, sorry.....

I don't do "everything" from the command line on my OS X machine.

Yes, the GUI permits many things, perhaps even most things for the average user, but it does not faciliate "everything" as mentioned above.
Well, just a few thoughts about the command line and the GUI, they all kind of tie into everything. These binaries are scriptable and can be ran from the from either the comamnd line or GUI

networksetup
scutil
dscl
diskutil
open
osascript
airportd
ARD kickstart
dsenableroot
find

I mean these commands almost all have GUI front ends of some sort, and they all tie into each other very nicely. I find the general documentation and support better than most distros of Linux and Unix. Since I am an OS X sys admin by trade I love writing small scripts to configure my 6,000+ clients and it makes it easy that almost anything you can configure in the OS GUI wise also has a command line counter part which can help you get your job done.

Now on the other hand you average user will never have to open up the terminal they can do almost everything I am talking about by the GUI, which is nice to have it both ways.
 

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
AUTHCONFIG-GTK(8)					      System Manager's Manual						 AUTHCONFIG-GTK(8)

NAME
authconfig-gtk, system-config-authentication - GUI utility for configuring user identity and system authentication services SYNOPSIS
authconfig-gtk [--nox] [--updateall] [--firstboot] DESCRIPTION
authconfig-gtk provides a simple graphical user interface for configuring user identity and system authentication services. It provides basic configuration options to handle NIS, LDAP, Kerberos 5, and Winbind client configuration. OPTIONS
If the --nox option is specified, authconfig command line utility is run instead of the GUI. The --updateall option forces overwriting of all configuration files not only the files affected by the changes made in the user interac- tion with the GUI. This option can be useful in case the configuration files are broken by manual editing. The --firstboot option is to be used only when firstboot utility runs the GUI during the first setup of the system after installation. RETURN CODES
authconfig-gtk returns 0 on success, non zero on error. SEE ALSO
authconfig(8), system-auth-ac(5) AUTHORS
Nalin Dahyabhai <nalin@redhat.com>, Preston Brown <pbrown@redhat.com>, Matt Wilson <msw@redhat.com>, Tomas Mraz <tmraz@redhat.com> Red Hat, Inc. 31 March 2010 AUTHCONFIG-GTK(8)
All times are GMT -4. The time now is 10:38 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy