Tags

New Server

Just moved everything to a new (well, newish) server and learnt a bit on the way.

The previous incarnation had my short name as mlevins, to match my instance on the school server. When I built the new one, I created myself as martin, rather than mlevins.

It's all good, as email aliases can cope with most, except when it came to migrating this blog, because Apple's implementation makes links as fully qualified, rather than relative. Hence a link to a blog entry has the mlevins/foo/ format hard coded, rather than just foo/ which would assume the parental name: martin/foo if inside the user "martin" collab directory  or mlevins/foo if inside the user "mlevins"

Sigh

So, made a symlink (ln -s mlevins martin) to solve "file not found" messages.

Now, on to creating users for Apple Distinguished Educator sharing.

Comments