Search Results

Search: Posts Made By: unimachead
Forum: OS X (Apple) 06-05-2016
11,704
Posted By unimachead
Figured out what needed to happen, and this is...
Figured out what needed to happen, and this is the solution below--

Target the area you want to place the script in and create a directory for the script to live:
mkdir -p /Library/Application\...
Forum: OS X (Apple) 04-26-2016
11,704
Posted By unimachead
Sure, and thanks for the assistance. I'll insert...
Sure, and thanks for the assistance. I'll insert a little of the code here:
#!/bin/sh
###getopt for command line arguments.
###Handle the following
### -i install, rpm ivh
### -u upgrade, rpm...
Forum: OS X (Apple) 04-22-2016
11,704
Posted By unimachead
Manually Installing McAfee AV agent
I've tried a few things to manually push out a script as a test from one of my primary machines to a test machine. I have a McAfee agent that I just obtained from McAfee, and I'm simply trying to...
Forum: OS X (Apple) 04-26-2012
4,094
Posted By unimachead
Thanks, xbin. The only GlobalPreferences I'm...
Thanks, xbin. The only GlobalPreferences I'm finding might possibly be an "MCX" file within the user template. Is there another place I should search?

---------- Post updated at 11:42 AM...
Forum: OS X (Apple) 04-20-2012
4,094
Posted By unimachead
Script Implementation for Disabling Re-Opening Previous Login
Ok guys,

I'm just getting back to this amongst several other projects, but I thought I'd re-address it. I'm creating the script to disable windows from the previous login under 10.7. In order to...
Forum: OS X (Apple) 08-31-2010
2,638
Posted By unimachead
I'll begin testing this, but the complexity lies...
I'll begin testing this, but the complexity lies in deploying it under Aquaconnect's ability to allow deployment of the settings per user that authenticates within their terminal session. The key is...
Forum: OS X (Apple) 08-05-2010
2,638
Posted By unimachead
Locking Down Finder Command Preferences
I understand how to lock down things with the finder in workgroup manager, but for matching commands outside of the workgroup manager realm, what's the best way to insert script in order to disable...
Forum: OS X (Apple) 06-21-2010
2,015
Posted By unimachead
SMB Connection Resolve to AD, Point to User Share
I've got an unusual problem that deals with connecting via SMB under Snow Leopard, to a directory share with over 1,000 users. When I connect to the main directory share, the next level reveals...
Forum: OS X (Apple) 04-14-2010
3,883
Posted By unimachead
Thanks tlarkin, will do. Much appreciation. :)
Thanks tlarkin, will do. Much appreciation. :)
Forum: OS X (Apple) 03-29-2010
3,883
Posted By unimachead
The conversion seems to work well. This is what...
The conversion seems to work well. This is what I've come up with. Let's say you've copied the plist to your desktop, we'll create a path to show you what it looks like:

/usr/bin/plutil -convert...
Forum: OS X (Apple) 03-29-2010
4,723
Posted By unimachead
miklo, how did you compile links? I've downloaded...
miklo, how did you compile links? I've downloaded it. Do you simply run and install command via terminal? Thoughts? Thanks.
Forum: OS X (Apple) 03-26-2010
2,379
Posted By unimachead
Lingon Created plists for the User Template
Question for the Lingon Expert: Once I've completed creating a plist under Lingon, can the plist be directly applied to the user template in order for the changes to force the desired results, no...
Forum: OS X (Apple) 03-22-2010
3,883
Posted By unimachead
I'll give this a try and see how it works...
I'll give this a try and see how it works glev2005, thanks.
Forum: OS X (Apple) 03-09-2010
10,591
Posted By unimachead
This looks like the best way to invoke the...
This looks like the best way to invoke the applescripts I'm building, tlarkin. I can keep the original applescripts, build a shell script to run before the applescripts in order to invoke the...
Forum: OS X (Apple) 03-05-2010
10,591
Posted By unimachead
Thanks Corona688. I'll check it out drewk,...
Thanks Corona688. I'll check it out drewk, thanks for the tip.
Forum: OS X (Apple) 03-05-2010
10,591
Posted By unimachead
The applescript I've built allows me to disable...
The applescript I've built allows me to disable (within OS 10.6) the automatic login within security of system preferences. I'd like to covert this script into bash to run with a different utility....
Forum: OS X (Apple) 03-03-2010
10,591
Posted By unimachead
AppleScript to Bash
Any ideas on converting an applescript into bash? Simple method to get rid of delimiters?
Forum: OS X (Apple) 02-19-2010
3,883
Posted By unimachead
Plist to Unix Executable
I'm using an old conversion method for converting a plist into an XML file, but that's not what I'm needing just via terminal now. What I'm looking for is an answer to convert a plist file into an...
Forum: OS X (Apple) 10-23-2009
2,403
Posted By unimachead
Very sweet. Thanks Xbin, works beautifully... my...
Very sweet. Thanks Xbin, works beautifully... my weekend is complete! :)
Forum: OS X (Apple) 10-20-2009
22,320
Posted By unimachead
You'll need to re-image more than likely. once...
You'll need to re-image more than likely. once the UID has been lowered (and machine restarted), the change is propagated throughout the OS and it can't be restored unless you re-image the HD with...
Forum: OS X (Apple) 10-20-2009
2,403
Posted By unimachead
If you can open it...
...you should be able to close it.

How (in Terminal), can you close a directory or (close) dismount a share? I'm wrecking my unimachead! This is so simple, I've forgotten.

Opening a...
Forum: OS X (Apple) 06-05-2009
5,775
Posted By unimachead
This solves the problem just fine. Most glitches...
This solves the problem just fine. Most glitches in the dismount are program related, (it's obvious to check for the causes)...checking for the causes was not why I posted this solution. Hope it...
Forum: OS X (Apple) 04-17-2009
5,775
Posted By unimachead
When a disk won't 'Unmount"
hdiutil detach -Force disk&number

(ex:hdiutil detach -Force disk1)
Forum: OS X (Apple) 04-17-2009
2,443
Posted By unimachead
Thanks Flying_Meat, I'll give this a shot. The...
Thanks Flying_Meat, I'll give this a shot. The course of action is to mount the server share so that I can make it a repository for taring a user template, then closing the share on the users...
Forum: OS X (Apple) 03-30-2009
2,443
Posted By unimachead
Opening and Closing Shares via ssh
Might anyone have an idea on how to mount an xserve share via ssh, then close the share connection?
Showing results 1 to 25 of 41

 
All times are GMT -4. The time now is 09:14 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy