stevebroski wrote:
My concern is the two Linodes were similar configuration, but not identical. I'm primarily concerned with an eventual reboot -- I don't want the server locked up because root owns some file in /var that it shouldn't and a bootup process can't complete. Any hints at what in /var I should verify ownership permissions on - really critical type stuff? Ubuntu 8.04 with a generic LAMP installation. Thanks!
I'd just do a test reboot and see what happens. It's unlikely that a bad /var ownership/protection is going to prevent a reboot or interfere with core system functions to the point where you won't have access, but even if by some stretch you did that and network access was blocked, there's always lish access to the console.
(And absolute worst case, just define a Finnix recovery boot image that mounts your disk images and you can clean anything else up that way)
-- David