<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-15949407</id><updated>2011-08-16T21:01:18.382-06:00</updated><title type='text'>MacTechNotes</title><subtitle type='html'>Technical notes for Mac OS X</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://mactechnotes.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15949407/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://mactechnotes.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Bryan</name><uri>http://www.blogger.com/profile/17173573669312088630</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>13</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-15949407.post-115206910059956019</id><published>2006-07-04T21:04:00.000-06:00</published><updated>2006-07-04T21:21:52.406-06:00</updated><title type='text'>Dashboard advisory networking</title><summary type='text'>OverviewA number of sites/posts/blogs/etc have recently reported about Apple's new "phone home" feature in Dashboard, added with 10.4.7.  While any feature like this really should be optional, and off by default, this will discuss more of the what than what's wrong.Read on for more detailThe PiecesThere are several pieces to this advisory stuff.  There is the mach_init part, </summary><link rel='replies' type='application/atom+xml' href='http://mactechnotes.blogspot.com/feeds/115206910059956019/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15949407&amp;postID=115206910059956019' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15949407/posts/default/115206910059956019'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15949407/posts/default/115206910059956019'/><link rel='alternate' type='text/html' href='http://mactechnotes.blogspot.com/2006/07/dashboard-advisory-networking.html' title='Dashboard advisory networking'/><author><name>Bryan</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15949407.post-114134682832488541</id><published>2006-03-02T17:43:00.000-07:00</published><updated>2006-04-17T01:39:35.826-06:00</updated><title type='text'>Getting &gt;console to work in 10.4</title><summary type='text'>OverviewSince 10.4, using the &gt;console login from the login window has been, at best, sporadic.  Many times, the error "Operation not supported by device" for /dev/console will be given.  Here is a kludge to make it work, but must be repeated anytime the machine is restarted.Read on for more detailttysFirst, you must login as a normal user through the login window.  Once here, open up a Terminal </summary><link rel='replies' type='application/atom+xml' href='http://mactechnotes.blogspot.com/feeds/114134682832488541/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15949407&amp;postID=114134682832488541' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15949407/posts/default/114134682832488541'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15949407/posts/default/114134682832488541'/><link rel='alternate' type='text/html' href='http://mactechnotes.blogspot.com/2006/03/getting-console-to-work-in-104.html' title='Getting &gt;console to work in 10.4'/><author><name>Bryan</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15949407.post-113218704659720910</id><published>2005-11-16T17:18:00.000-07:00</published><updated>2005-11-16T17:34:32.236-07:00</updated><title type='text'>Finding Preferences</title><summary type='text'>OverviewFinding all the preferences a given application uses can be done very easily for a Cocoa-based application.  All it takes is a bit of debuggerry (with gdb in this case).This allows one to find all the various preferences, but not how they are used.  Use can be found either by inferring from the preference name, or when it is unhelpful, actually changing the value for the given preference </summary><link rel='replies' type='application/atom+xml' href='http://mactechnotes.blogspot.com/feeds/113218704659720910/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15949407&amp;postID=113218704659720910' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15949407/posts/default/113218704659720910'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15949407/posts/default/113218704659720910'/><link rel='alternate' type='text/html' href='http://mactechnotes.blogspot.com/2005/11/finding-preferences.html' title='Finding Preferences'/><author><name>Bryan</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15949407.post-112901274049020097</id><published>2005-10-11T00:33:00.000-06:00</published><updated>2005-10-11T00:41:26.916-06:00</updated><title type='text'>Spotlight Control</title><summary type='text'>OverviewSpotlight currently has only minimal configuration options:  result types to show and their order, and a list of folders not to search.  Other folders can be searched which aren't by default, but this option is not exposed through System Preferences.There are currently three property list files (.plist) which control Spotlight: _IndexPolicy.plist, _exclusions.plist, and _rules.plist.These</summary><link rel='replies' type='application/atom+xml' href='http://mactechnotes.blogspot.com/feeds/112901274049020097/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15949407&amp;postID=112901274049020097' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15949407/posts/default/112901274049020097'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15949407/posts/default/112901274049020097'/><link rel='alternate' type='text/html' href='http://mactechnotes.blogspot.com/2005/10/spotlight-control.html' title='Spotlight Control'/><author><name>Bryan</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15949407.post-112823529754002971</id><published>2005-10-02T00:36:00.000-06:00</published><updated>2005-10-02T00:54:00.760-06:00</updated><title type='text'>Controlling WebKit and Safari through Preferences</title><summary type='text'>OverviewMac OS X has a centralized preferences system (stuff in ~/Library/Preferences) which, for some apps, contains hidden settings.  Some of these can be quite useful, interesting, or annoying.  This is coverage of such settings for Safari and the underlying WebKit.First, a warning.  None of these settings are in any way guaranteed to work after this is written, nor are they safe from blowing </summary><link rel='replies' type='application/atom+xml' href='http://mactechnotes.blogspot.com/feeds/112823529754002971/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15949407&amp;postID=112823529754002971' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15949407/posts/default/112823529754002971'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15949407/posts/default/112823529754002971'/><link rel='alternate' type='text/html' href='http://mactechnotes.blogspot.com/2005/10/controlling-webkit-and-safari-through.html' title='Controlling WebKit and Safari through Preferences'/><author><name>Bryan</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15949407.post-112746013898145365</id><published>2005-09-23T01:20:00.000-06:00</published><updated>2005-09-23T01:57:52.020-06:00</updated><title type='text'>Security Update 2005-008 for 10.4.2 Details</title><summary type='text'>OverviewThe 2005-008 (for 10.4.2) security update modifies several OS components: CoreServices' CoreTypes and SecurityAgent, ApplicationServices' ImageIO and QD frameworks, Message framework, System framework, prebinding info, ruby's xmlrpc, and securityd.Read on for more detailCoreServicesTwo bits are updated here: the CoreTypes bundle and the SecurityAgent app.CoreTypes bundleCoreTypes.bundle </summary><link rel='replies' type='application/atom+xml' href='http://mactechnotes.blogspot.com/feeds/112746013898145365/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15949407&amp;postID=112746013898145365' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15949407/posts/default/112746013898145365'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15949407/posts/default/112746013898145365'/><link rel='alternate' type='text/html' href='http://mactechnotes.blogspot.com/2005/09/security-update-2005-008-for-1042.html' title='Security Update 2005-008 for 10.4.2 Details'/><author><name>Bryan</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15949407.post-112719709813383093</id><published>2005-09-20T00:09:00.000-06:00</published><updated>2005-09-20T00:36:38.556-06:00</updated><title type='text'>Special Logins in Mac OS X</title><summary type='text'>OverviewThe login window application (/System/Library/CoreServices/loginwindow.app) is what runs the login window (hey, something actually logical here).  It has a few "special" accounts which start with the greater-than sign (&gt;) and need no password.  These have been documented in various locations, practically since 10.0, so this article will also show how to try and find new ones whenever </summary><link rel='replies' type='application/atom+xml' href='http://mactechnotes.blogspot.com/feeds/112719709813383093/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15949407&amp;postID=112719709813383093' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15949407/posts/default/112719709813383093'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15949407/posts/default/112719709813383093'/><link rel='alternate' type='text/html' href='http://mactechnotes.blogspot.com/2005/09/special-logins-in-mac-os-x.html' title='Special Logins in Mac OS X'/><author><name>Bryan</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15949407.post-112692915288727915</id><published>2005-09-16T21:50:00.000-06:00</published><updated>2005-09-16T21:57:05.763-06:00</updated><title type='text'>ssh slowdown after 2005-007 update</title><summary type='text'>To anyone who's noticed an odd slowdown in ssh since the 2005-007 security update on 10.4.x, and you've seen gssapi-with-mic in a verbose use of ssh, your problem may be that you don't need the GSSAPI authentication stuff enabled.To test this theory, try running ssh -o GSSAPIAuthentication=no hostname to see if things work faster.  If so, you can add the lineGSSAPIAuthentication noto your ~/.ssh/</summary><link rel='replies' type='application/atom+xml' href='http://mactechnotes.blogspot.com/feeds/112692915288727915/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15949407&amp;postID=112692915288727915' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15949407/posts/default/112692915288727915'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15949407/posts/default/112692915288727915'/><link rel='alternate' type='text/html' href='http://mactechnotes.blogspot.com/2005/09/ssh-slowdown-after-2005-007-update.html' title='ssh slowdown after 2005-007 update'/><author><name>Bryan</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15949407.post-112648231299249107</id><published>2005-09-11T17:41:00.000-06:00</published><updated>2005-09-11T17:45:12.996-06:00</updated><title type='text'>IPSec Interoperability Warning</title><summary type='text'>For anyone trying to make IPSec work between Mac OS X (at least on 10.4.2) and OpenBSD (3.7), note that you need to be careful when choosing your cryptographic algorithm.  Among the choices both OS's offer is AES (aka Rijndael), in the standard key sizes of 128, 192, and 256 bits.  128 bits is fine, but it seems (in my testing) that using AES-192 or AES-256 just does not work between Mac OS X and</summary><link rel='replies' type='application/atom+xml' href='http://mactechnotes.blogspot.com/feeds/112648231299249107/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15949407&amp;postID=112648231299249107' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15949407/posts/default/112648231299249107'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15949407/posts/default/112648231299249107'/><link rel='alternate' type='text/html' href='http://mactechnotes.blogspot.com/2005/09/ipsec-interoperability-warning.html' title='IPSec Interoperability Warning'/><author><name>Bryan</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15949407.post-112642632720523375</id><published>2005-09-11T02:03:00.000-06:00</published><updated>2005-09-11T02:12:07.210-06:00</updated><title type='text'>NetInfo groups and group membership</title><summary type='text'>If (on 10.4.x) you've added a new group and/or added a user to a group via NetInfo Manager (or the command line), but things like id don't seem to show that group, the problem may be a daemon called memberd.This daemon (I believe new with 10.4) is a helper for group memberships (see the manpage for memberd for full information).To tell it to reset its cache (so it sees new stuff), simplysudo /usr</summary><link rel='replies' type='application/atom+xml' href='http://mactechnotes.blogspot.com/feeds/112642632720523375/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15949407&amp;postID=112642632720523375' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15949407/posts/default/112642632720523375'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15949407/posts/default/112642632720523375'/><link rel='alternate' type='text/html' href='http://mactechnotes.blogspot.com/2005/09/netinfo-groups-and-group-membership.html' title='NetInfo groups and group membership'/><author><name>Bryan</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15949407.post-112599067733364121</id><published>2005-09-08T01:06:00.000-06:00</published><updated>2005-09-08T21:20:11.236-06:00</updated><title type='text'>ssh-agent on Mac OS X</title><summary type='text'>OverviewThere are several methods one can use to make sure ssh-agent is running for you and that other Aqua apps can take advantage of it.  This describes the one I use, which is simply two files: one to setup the environment for all Aqua apps, and one which is automatically run when a Terminal (or xterm, or iTerm, etc) window is opened.EnvironmentThe important part of using ssh-agent is an </summary><link rel='replies' type='application/atom+xml' href='http://mactechnotes.blogspot.com/feeds/112599067733364121/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15949407&amp;postID=112599067733364121' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15949407/posts/default/112599067733364121'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15949407/posts/default/112599067733364121'/><link rel='alternate' type='text/html' href='http://mactechnotes.blogspot.com/2005/09/ssh-agent-on-mac-os-x.html' title='ssh-agent on Mac OS X'/><author><name>Bryan</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15949407.post-112587481359995328</id><published>2005-09-04T16:58:00.000-06:00</published><updated>2005-09-08T21:18:06.483-06:00</updated><title type='text'>Mac OS X as an NFS Server</title><summary type='text'>OverviewThis covers the steps necessary to export filesystems on Mac OS X via NFS.  This was originally written in the 10.1 days, but is still applicable as of 10.4.2 (non-server versions).Like setting up a client, configuring OS X to be a server involves updating NetInfo.  For a server, there are several Unix daemons which need to run (one of which needs to be notified if it is already running).</summary><link rel='replies' type='application/atom+xml' href='http://mactechnotes.blogspot.com/feeds/112587481359995328/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15949407&amp;postID=112587481359995328' title='32 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15949407/posts/default/112587481359995328'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15949407/posts/default/112587481359995328'/><link rel='alternate' type='text/html' href='http://mactechnotes.blogspot.com/2005/09/mac-os-x-as-nfs-server.html' title='Mac OS X as an NFS Server'/><author><name>Bryan</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>32</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15949407.post-112546928999536370</id><published>2005-08-31T00:14:00.000-06:00</published><updated>2005-09-11T17:56:03.656-06:00</updated><title type='text'>Mac OS X as an NFS Client</title><summary type='text'>OverviewI'll discuss the changes necessary to mount NFS filesystems onto a Mac OS X machine. This was originally written in the 10.1 days, but is still applicable on 10.4.2 (non-server versions tested).The example filesystem used here will be called /exported/path from the server nfsserver.  It will be mounted to /private/mnt.  You will obviously want to change these to something useful and sane </summary><link rel='replies' type='application/atom+xml' href='http://mactechnotes.blogspot.com/feeds/112546928999536370/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15949407&amp;postID=112546928999536370' title='28 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15949407/posts/default/112546928999536370'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15949407/posts/default/112546928999536370'/><link rel='alternate' type='text/html' href='http://mactechnotes.blogspot.com/2005/08/mac-os-x-as-nfs-client_31.html' title='Mac OS X as an NFS Client'/><author><name>Bryan</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>28</thr:total></entry></feed>
