St. Ignatius College Prep Tech Blog

  • About this Blog
  • Using MySQL with MunkiReport

    By default, MunkiReport uses its own embedded sqlite database, which apparently isn’t as robust as MySQL (the sqlite website has more information on sqlite’s appropriate uses and limitations). If you are extremely unfamiliar with MySQL databases, you may want to just stick with the default sqlite database until you are. I have a basic tutorial […]

    June 16, 2015
  • Restoring a Mac partition to its full size

    Usually, when you add a new partition to a Mac using Disk Utility, you can then just (minus sign) delete the new partition and Disk Utility will automatically expand your first partition to take up the free space. Occasionally, Macs will act weird and not fill up the free space and, more importantly, not let […]

    June 15, 2015
  • Packaging FileMaker Pro for Munki

    If your organization, school, or company has volume licensing for FileMaker Pro and want to make your package Munki-able, this is how you do it (based on Assisted install for FileMaker Pro and FileMaker Pro Advanced). Older: Find your FileMaker installer .mpkg file. This installer file will likely come on a read-only medium (read-only .dmg […]

    June 12, 2015
  • Still waiting for root device on an iMac

    I’ve had fairly good luck cloning Macs using Disk Utility and a Thunderbolt cable. Recently I ran into one stubborn one that wouldn’t boot up properly after the re-image. It went straight to a flashing Do Not Enter symbol. That was a bit confusing. Was there a physical connection problem with the drive? I could […]

    June 4, 2015
  • Packaging Adobe Acrobat for Windows from Adobe CS6 Master Collection

    It’s fairly straightforward to make à la carte packages for Mac using AAMEE if you have a site license. I thought it’d be equally straightforward to do so for Windows as well. There is one exception—Adobe Acrobat Pro. Every time I tried to install it based on the build, the installer would just die in […]

    June 3, 2015
  • Changing the Energy Saver schedule via the command line on a Mac

    You can find a far more comprehensive tutorial at Power Management & Scheduling via Command Line, but if you want to change just the basic options, a command like this should do it: sudo pmset repeat shutdown MTWRFSU 22:00:00 wakeorpoweron MTWRFSU 6:00:00 That’s the equivalent of going to System Preferences > Energy Saver > Schedule […]

    June 3, 2015
  • Windows Explorer and Disk Management reporting different partition sizes

    I ran into an issue with a user running Windows on a Mac. Windows should have taken up the entire drive (which is 250 GB), but Windows Explorer was reporting about 90 GB. The really odd thing is that within Disk Management itself, it reported 90 GB on top (same as Windows Explorer) but then […]

    May 26, 2015
  • Troubleshooting Mac “printing – printer is in use” error

    I haven’t seen this a lot, but it’s common enough that you can find it in a Google search. Here are some of the top results: HP 7520 – Printer in Use – won’t print from MAC I have a new iMac running OS X 10.8.3. I am adding a Windows network printer by IP […]

    May 22, 2015
  • Permanently add a self-signed certificate to Chrome on a Mac

    Here’s a great tutorial on how to do so. The only thing I had to change was importing the certificate from Keychain Access instead of double-clicking the certificate. Otherwise, it works fine, and the screenshots are very helpful! If you prefer the terminal, you can save yourself a few steps at the end by using […]

    May 21, 2015
  • Deleting keychains at user logout

    Update: The easiest way to do this is actually to install Offset and then put a RemoveLastUserKeychains script into /usr/local/offset/logout-every (make sure it’s owned by root:wheel and has 755 permissions). Backstory This is a sequel to Deleting Mac Keychains in an Active Directory Environment, which talked about a way to delete keychains at logout using […]

    May 14, 2015
←Previous Page
1 … 26 27 28 29 30 … 32
Next Page→

St. Ignatius College Prep Tech Blog

Proudly powered by WordPress

 

Loading Comments...