Technical professionals. Trusted advisors. Certified expertise.

HCS Blog

Problem-solving by Apple Certified Professionals
Sep
15

Remove ACLs on a file or folder

To remove all ACL's on a file or folder, run the following command:
 
chmod -N pathtofile
 
To remove all ACL's recursively on a folder, run the following command:
 
chmod -RN pathtofile

Sep
15

Casper: MySQL Commands to clear a Table

1. In Terminal.app, type the following:
mysql -u jamfsoftware -p

2. Default Password for “jamfsoftware” MySQL User: (Yours may vary)
jamfsw03

Continue reading
Sep
14

Use telnet to see if APNS ports are open

telnet 1-courier.push.apple.com 5223

 

Continue reading
Sep
13

Disable Time Machine from the command line

/usr/bin/defaults write com.apple.TimeMachine 'AutoBackup' -bool false

Sep
13

Prevent Time Machine from prompting to use new hard drives as backup volume

defaults write com.apple.TimeMachine DoNotOfferNewDisksForBackup -bool true

Locations


New York

Connecticut
Florida
Louisiana
Chicago

Corporate Headquarters
New York

80 Orville Drive Suite 100
Bohemia, NY 11716
Tel: (866) 518-9672
This email address is being protected from spambots. You need JavaScript enabled to view it.

Connecticut

65 High Ridge Road #510
Stamford, CT 06905
Tel: (866) 518-9672
This email address is being protected from spambots. You need JavaScript enabled to view it.

Florida

3321 SW 194th Terrace
Miramar, FL 33029
Tel: (866) 518-9672
This email address is being protected from spambots. You need JavaScript enabled to view it.

Louisiana

218 Barksdale Drive
Broussard LA 70518
This email address is being protected from spambots. You need JavaScript enabled to view it.

Chicago

4 Knollwood Place
Joliet, IL 60433
This email address is being protected from spambots. You need JavaScript enabled to view it.

London

10 Grosvenor Court
Rayners Road
London SW15 2AX UK

Stay Connected

© Copyright 2023, HCS Technology Group. All Rights Reserved.