Mouse-over Window Focus in a Terminal Window

From the Terminal, type:

defaults write com.apple.Terminal FocusFollowsMouse -string YES

Quit and restart the Terminal and enjoy!

This change is only for your account – and is not machine wide – so if you’re using someone else’s machine with a networked home directory, this preference should follow you.

I know all you Linux/X11 users who are going to love this one! If you don’t like it, though, just re-do the command with NO at the end instead of YES.

If you want to use the same feature in the X11 interface, simply use the following line in the X11 command window:

defaults write com.apple.x11 wm_ffm true

To turn it off here, replace the true with false

Read more

Local-only mail on OS X 10.3 Server

Get your server to deliver mail to local accounts without running an SMTP server.

If you’re used to previous version of OSX, you might be dismayed when 10.3 server doesn’t act like you thought it should.

Read more

MacEnterprise.org Wireless Security Webcast

The MacEnterprise.org (formerly MacOSXLabs.org) group will be presenting a Wireless Security Webcast on Tuesday, October 26 at 1:00 pm EDT. Tommy Hann, a Senior Consulting Engineer at Apple, will be presenting on wireless security standards and how to leverage them in Panther.

For the case study we have Terry Simons from the University of Utah presenting on his experience in deploying an 802.1X network on his campus, including authentication and other commonly overlooked issues.

For more information on how to watch this WebCast, please visit the MacEnterprise.org website:

http://macenterprise.org/

Note that the broadcast ID needed to view the webcast has changed to ‘macenterprise‘!!

Read more

Disk Imaging for Mac OS X Server

Learn how to image a virgin install of OS X Server.

If you are looking to roll out a number of server installs from a disk image, or you just want to be able to roll-back your test server quickly, read on.

Read more

Critical Mac OS X Server Vulnerability

Monday’s Security Upate provides a fix to a critical vulnerability that allows malicious parties to trivially obtain administrative passwords.

In other words, it would behoove you to run this update sooner rather than later, or make sure you use a VPN when admining your server.

Read more

Silva CMS – Installer for MacOS X

A package installer for the Silva CMS system on OSX.

The package maker is looking to get feedback from people running OS X Server on how the package installer works.

If you are interested in an easy to deploy Content Management System, this may be for you.

Read more

Fix Postfix time zone problems

Your mail log entries might jump a few hours every so often if Postfix doesn’t know what time zone you’re in

Read this tip to find out how to correct this.

Read more

Saving Window Views on Remote Server Volumes

Keeping Finder views the same for your users can be a real pain in the rear.

Read on for a number of tips about getting this to work they way you want.

Read more

AD User Disk Quotas on OS X Server

A strange request for our first “AskAFP”: I’m interested in knowing what people want to do with disk quotas on OSXS for AD users.

I’m coming up with a few scripts that should automate this whole process. I’m curious to know if people want to enforce quotas on a group basis, or just for users. Also, are you enforcing quotas for all of your AD users, or just a specific group of them. Anything else you want to do with quotas?

BTW, if you know Cocoa and are looking for a project that deals with server, give me a shout.

Joel

Read more

WIP * Server on the Cheap – Part 1

Summary

You Need a set of Services – ( Mail, File Servers, Web, etc)

You are on a budget, (home use, elementary school, small office)

When you are done – you want to be able to point at something and "know" just what you’ve done and how it "really" is working.

Read on….

Read more