Posts Tagged ‘Imaging

Securing SSH on Mac OS X by limiting who can log in

This post will describe two different methods for securing SSH that work on both Tiger and Leopard (client or server). These tips can be done as needed on machines that will have ssh enabled, or as part of your deployment image(s). Personally, I make these changes to our images because if a machine is bound [...]

AD Integration, Hardware, Mac, Software, Unix

PPC Not booting from NetBoot Across Subnets package

NetBoot Across Subnets from Mike Bombich has a problem setting the startup disk on a PPC machine when the target is a Leopard NetBoot set. You may see this in your system.log on your NetBoot server:
Dec 29 10:42:08 server tftpd[781]: adding RRQ to cache: 170.140.xxx.xxx,NetBoot/NetBootSP0/DS_MP_2008-12-29.nbi/booter
Dec 29 10:42:08 server tftpd[782]: file not found, trying [/private/tftpboot/NetBoot/NetBootSP0/DS_MP_2008-12-29.nbi/boote]
Dec 29 10:42:08 server tftpd[782]: file not found, trying [/private/tftpboot/NetBoot/NetBootSP0/DS_MP_2008-12-29.nbi/boot]

Imaging, Mac, Scripting

NetRestore End of Life

Mike Bombich has offically stopped development on NetRestore.
Read the story here.
I’m very sad to see it go, though not surprised. NR has been open source for years, but no one ever contributed besides Mike and it was in need of a rewrite. Now that it is EOL, several people on the Mac Enterprise list are [...]

Imaging, Mac

NetRestore – Specifying Packages to install using PHP Services

NetRestore PHP Services helps automate machine deployments by automating several tasks such as machine naming, network configuration and specifying which image is used for groups of machines and several other preferences. It can also be customized to add funtionality for tasks that are not already built in. This post will explain how to specify which [...]

Automation, Imaging, Mac, Software Packaging

OS Images vs. The Santa Rosa MacBook Pro 2.2/2.4Ghz

Back on June 5, Apple updated the MacBook Pro to include faster cpu’s, LED-backlit display and a video card upgrade. This MBP came with a newer build of 10.4.9 so of course, our image had to be updated. But by the time these actually started shipping to us, 10.4.10 became available. So I updated our [...]

Hardware, Imaging, Mac