| Article: |
An Introduction to Tiger Terminal | |
| Subject: | Can I control system pref's from terminal? | |
| Date: | 2005-06-16 06:28:44 | |
| From: | mr.nice | |
|
Response to: Can I control system pref's from terminal?
|
||
| norburyn, As you suggested I can create a custom installer which will create a new user and activate ARD. I have done this. Now the question is how do I run the installer on the G3. I can copy the .mpkg to the desktop of the G3 and can get myself into terminal. What is the exact command to run the package? I spent some time trying to figure it out... so far I have (from memory) sudo installer -pkg </Users/adam/Desktop/Custom.mpkg> (I get stuck here, how do I tell the system the target? What is the target? | ||
Showing messages 1 through 1 of 1.
-
Can I control system pref's from terminal?
2005-06-16 11:33:38 norburym [View]
sudo installer -pkg </Users/Adam/desktop/Custom.mpkg> -target /


