<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>The Unofficial Apple Weblog (TUAW)</title>
<link>http://www.tuaw.com</link>
<description>The Unofficial Apple Weblog (TUAW)</description>
<image>
<url>http://www.tuaw.com/media/feedlogo.gif</url>
<title>The Unofficial Apple Weblog (TUAW)</title>
<link>http://www.tuaw.com</link>
</image>
<language>en-us</language>
<copyright>Copyright 2008 Blogsmith, LLC. The contents of this feed are available for non-commercial use only.</copyright>
<generator>Blogsmith http://www.blogsmith.com/</generator><item><title>Sync your iPhone's music library in Linux, the wireless way</title><link>http://www.tuaw.com/2008/05/10/sync-your-iphones-music-library-in-linux-the-wireless-way/</link><guid isPermaLink="true">http://www.tuaw.com/2008/05/10/sync-your-iphones-music-library-in-linux-the-wireless-way/</guid><comments>http://www.tuaw.com/2008/05/10/sync-your-iphones-music-library-in-linux-the-wireless-way/#comments</comments><description><![CDATA[<p>Filed under: <a href="http://www.tuaw.com/category/software/" rel="tag">Software</a>, <a href="http://www.tuaw.com/category/unix-bsd/" rel="tag">UNIX / BSD</a>, <a href="http://www.tuaw.com/category/iphone/" rel="tag">iPhone</a></p><img vspace="8" hspace="8" border="1" src="http://www.blogsmithmedia.com/www.tuaw.com/media/2008/05/ipod_convenience_config.jpg" style="float: right;" alt="" />
<div align="left">Linux users are a bit left out in the cold when it comes to the iPhone, but if you're a Linux user who wants to sync your music library with your iPhone, <a href="http://lifehacker.com/">Lifehacker</a>'s got <a href="http://lifehacker.com/388785/sync-your-iphone-wirelessly-in-linux">a tutorial on how to do just that</a>. Video syncing seems to work as well, but images are apparently a little idiosyncratic.<br /></div>
<br />You'll have to jailbreak your iPhone using <a href="http://www.tuaw.com/2008/03/30/ziphone-3-0-released/">ZiPhone</a>, and the actual steps involved seem fairly involved...but hey, if you're a Linux user, you're probably cool with both fairly involved technical tweaking <em>and</em> voiding warranties. <br /><br />Go forth, brave adventurer.<h6 style="clear: both; padding: 8px 0 0 0; height: 2px; font-size: 1px; border: 0; margin: 0; padding: 0;"></h6><a href=http://lifehacker.com/388785/sync-your-iphone-wirelessly-in-linux>Read</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/2008/05/10/sync-your-iphones-music-library-in-linux-the-wireless-way/" rel="bookmark" title="Permanent link to this entry">Permalink</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/forward/1191839/" title="Send this entry to a friend via email">Email this</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/2008/05/10/sync-your-iphones-music-library-in-linux-the-wireless-way/#comments" title="View reader comments on this entry">Comments</a><br />]]></description><category>iphone</category><category>linux</category><category>sync</category><dc:creator>Joshua Ellis</dc:creator><pubDate>2008-05-10T15:00:00+00:00</pubDate></item><item><title>Here comes your man (viewer)</title><link>http://www.tuaw.com/2008/03/07/here-comes-your-man-viewer/</link><guid isPermaLink="true">http://www.tuaw.com/2008/03/07/here-comes-your-man-viewer/</guid><comments>http://www.tuaw.com/2008/03/07/here-comes-your-man-viewer/#comments</comments><description><![CDATA[<p>Filed under: <a href="http://www.tuaw.com/category/software/" rel="tag">Software</a>, <a href="http://www.tuaw.com/category/unix-bsd/" rel="tag">UNIX / BSD</a></p><p align="center"><img vspace="8" hspace="8" border="0" src="http://www.blogsmithmedia.com/www.tuaw.com/media/2008/03/manopen425.jpg" alt="" /><br /></p>
<p><a href="http://www.tuaw.com/2007/03/05/monday-man-page-curl/">Man pages</a> have been around since before I was born (circa 1971, actually). The people who will take an interest in this post are most likely familiar with the 'man' documentation format for most UNIX commands. While little has changed in the form and function of the man page - besides spawning some offshoots like GNU's <code>info</code> - the options for reading them in a more pleasant GUI environment have grown more diverse. Mac OS X users have a few options beyond typing 'man xyz' into the Terminal or using <a href="http://developer.apple.com/documentation/Darwin/Reference/ManPages/index.html#//apple_ref/doc/framework/manpages">man pages</a> on <a href="http://www.hmug.org/man/">the web</a>...</p>
<p>There are Cocoa applications like <a title="Man Viewer" href="http://www.kendallp.net/at_PAK/ManViewer/">Man Viewer</a>, <a title="Man Handler" href="http://geeksuit.com/software/77_0_1_0_M/">Man Handler</a> and <a title="ManOpen" href="http://www.clindberg.org/projects/ManOpen.html">ManOpen</a> which allow you to search for and browse man pages in a way more familiar to OS X users. They all perform text searches within an opened page, Man Handler having the most Leopard-friendly results. To the best of my knowledge, only ManOpen allows for Apropos searches which allow you to find man pages based on their subject matter. I also like the ability to open several man pages simultaneously, which ManOpen and Man Handler provide but Man Viewer does not. Rather, Man Viewer provides a single-window interface, which has its upsides as well.</p>
<p>Most of the Cocoa viewers do not handle hypertext links within the man pages (ManOpen provides related links). For a fluid solution in that area, there's <a title="Bwana" href="http://bruji.com/bwana/">Bwana</a> or <a title="Sogudi beta" href="http://www.kitzkikz.com/SogudiBeta">Sogudi</a> (the Safari 3 version of Sogudi is currently a beta), tools that integrate with Safari to allow the opening of man pages right in the browser with code highlighting and links to related pages. While Bwana is an application, Sogudi is an InputManager <strike>which allows</strike> and both allow you to type <code>man:mdfind</code> in the url field to load a pretty (man2html) version of mdfind's man page (with Bwana, you can also use 'open man:mdfind' from the command line) . And with both you get a tabbed interface and great search features to boot. If you've already got Safari open for other purposes, it's a great way to make use of the browser. By the same token, it's a lot of app to load if you just want to remember an <code>ls</code> switch.</p>
<p>Another option - which may be great in some instances and fairly worthless in others - is <a title="Man2PDF" href="http://www.daniele.ch/man2PDF.zip">Man2PDF</a>. Basically, it produces a well-formatted PDF of the selected man page. Perfect for printing and viewing with Preview, but not the best choice for quick consultation.</p>
<p>Were I asked to pick a winner, and Safari was already running, I'd say Sogudi wins for good looks (inherited, in part, from Safari) and great usability. ManOpen wins in the standalone category with its Apropos search and hypertext links. <br /></p>
<p>Of course, a vanilla <code>man</code> command wins for easy accessibility where you need it most.</p><h6 style="clear: both; padding: 8px 0 0 0; height: 2px; font-size: 1px; border: 0; margin: 0; padding: 0;"></h6><a href=http://developer.apple.com/documentation/Darwin/Reference/ManPages/index.html#//apple_ref/doc/framework/manpages>Read</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/2008/03/07/here-comes-your-man-viewer/" rel="bookmark" title="Permanent link to this entry">Permalink</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/forward/1132902/" title="Send this entry to a friend via email">Email this</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/2008/03/07/here-comes-your-man-viewer/#comments" title="View reader comments on this entry">Comments</a><br />]]></description><category>man</category><category>UNIX</category><dc:creator>Brett Terpstra</dc:creator><pubDate>2008-03-07T17:30:00+00:00</pubDate></item><item><title>Debian-style installation arrives on iPhone</title><link>http://www.tuaw.com/2008/02/28/debian-style-installation-arrives-on-iphone/</link><guid isPermaLink="true">http://www.tuaw.com/2008/02/28/debian-style-installation-arrives-on-iphone/</guid><comments>http://www.tuaw.com/2008/02/28/debian-style-installation-arrives-on-iphone/#comments</comments><description><![CDATA[<p>Filed under: <a href="http://www.tuaw.com/category/ipodfamily/" rel="tag">iPod Family</a>, <a href="http://www.tuaw.com/category/unix-bsd/" rel="tag">UNIX / BSD</a>, <a href="http://www.tuaw.com/category/iphone/" rel="tag">iPhone</a></p><img vspace="8" hspace="8" border="0" align="right" alt="" src="http://www.blogsmithmedia.com/www.tuaw.com/media/2007/03/iphone.jpg" />After typing his fingers to the bone, overworked iPhone developer Jay "Saurik" Freeman has finally finished his long-awaited <a href="http://www.saurik.com/id/1">Cydia release</a>. As Freeman puts it, the iPhone is a 667MHz computer with 128MB RAM and at least 4GB of flash. So why not use it as a Unix workstation?
<p>Motivated by the relative limitations of the existing BSD subsystem, Freeman decided to port Debian's APT to the iPhone -- tweaking items to work better with the iPhone's relatively messed-up network settings. A UIKit front end, Cydia, provides a GUI for users to select and install programs -- basically Installer.app for fully leaded geeks. Cydia isn't limited to command-line software. It should allow installation of any and all software package types.</p><h6 style="clear: both; padding: 8px 0 0 0; height: 2px; font-size: 1px; border: 0; margin: 0; padding: 0;"></h6><a href=http://www.saurik.com/id/1>Read</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/2008/02/28/debian-style-installation-arrives-on-iphone/" rel="bookmark" title="Permanent link to this entry">Permalink</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/forward/1127157/" title="Send this entry to a friend via email">Email this</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/2008/02/28/debian-style-installation-arrives-on-iphone/#comments" title="View reader comments on this entry">Comments</a><br />]]></description><category>Cydia</category><dc:creator>Erica Sadun</dc:creator><pubDate>2008-02-28T12:30:00+00:00</pubDate></item><item><title>New eBook explains Leopard's permissions</title><link>http://www.tuaw.com/2008/02/25/new-ebook-explains-leopards-permissions/</link><guid isPermaLink="true">http://www.tuaw.com/2008/02/25/new-ebook-explains-leopards-permissions/</guid><comments>http://www.tuaw.com/2008/02/25/new-ebook-explains-leopards-permissions/#comments</comments><description><![CDATA[<p>Filed under: <a href="http://www.tuaw.com/category/os/" rel="tag">OS</a>, <a href="http://www.tuaw.com/category/unix-bsd/" rel="tag">UNIX / BSD</a>, <a href="http://www.tuaw.com/category/leopard/" rel="tag">Leopard</a></p><img vspace="8" hspace="8" align="right" src="http://www.blogsmithmedia.com/www.tuaw.com/media/2008/02/takecontrol_book92ce7.png" alt="" />Despite John Gruber's longstanding assertion that "<a href="http://daringfireball.net/2006/04/repair_permissions_voodoo">Repair Disk Permissions is voodoo</a>," Brian Tanaka has published "<a href="http://www.takecontrolbooks.com/leopard-permissions.html">Take Control of Permissions in Leopard</a>" for the <a href="http://www.takecontrolbooks.com/">Take Control</a> series of eBooks. It's part troubleshooting (how to delete stuck files, for example), part tips and tricks (the best ways to keep files private) and part theory. It's only $10US for 87 pages of very useful information. <br /> <br />For example, you might learn that repairing permissions with Disk Utility won't change the permissions to any of your user-centric files -- it's meant to restore [Apple's] application and system file <del>preferences</del> permissions to their as-delivered condition. Even if you do think that Repair Permissions is nonsense, it'll be nonsense you fully understand.<br /><br />[Update: <a href="http://www.bynkii.com/archives/2008/02/repair_permissions_is_still_no.html">John Welch</a> pointed out the typo in the 2nd paragraph; of course, Repair Permissions changes permissions, not preferences.]<br /><br /> [Via <a href="http://macminute.com/2008/02/25/leopard-permissions-ebook/">MacMinute</a>]<h6 style="clear: both; padding: 8px 0 0 0; height: 2px; font-size: 1px; border: 0; margin: 0; padding: 0;"></h6><a href=http://www.takecontrolbooks.com/leopard-permissions.html>Read</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/2008/02/25/new-ebook-explains-leopards-permissions/" rel="bookmark" title="Permanent link to this entry">Permalink</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/forward/1123933/" title="Send this entry to a friend via email">Email this</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/2008/02/25/new-ebook-explains-leopards-permissions/#comments" title="View reader comments on this entry">Comments</a><br />]]></description><category>brian Tanaka</category><category>BrianTanaka</category><category>leopard</category><category>repair permissions</category><category>RepairPermissions</category><category>take control</category><category>TakeControl</category><category>unix</category><dc:creator>Dave Caolo</dc:creator><pubDate>2008-02-25T17:00:00+00:00</pubDate></item><item><title>Cocktail Tiger edition goes to 4.0.1, Leopard edition 4.0.2</title><link>http://www.tuaw.com/2008/01/26/cocktail-tiger-edition-goes-to-4-0-1-leopard-edition-4-0-2/</link><guid isPermaLink="true">http://www.tuaw.com/2008/01/26/cocktail-tiger-edition-goes-to-4-0-1-leopard-edition-4-0-2/</guid><comments>http://www.tuaw.com/2008/01/26/cocktail-tiger-edition-goes-to-4-0-1-leopard-edition-4-0-2/#comments</comments><description><![CDATA[<p>Filed under: <a href="http://www.tuaw.com/category/software/" rel="tag">Software</a>, <a href="http://www.tuaw.com/category/internet-tools/" rel="tag">Internet Tools</a>, <a href="http://www.tuaw.com/category/unix-bsd/" rel="tag">UNIX / BSD</a>, <a href="http://www.tuaw.com/category/leopard/" rel="tag">Leopard</a></p><img vspace="8" hspace="8" border="0" align="right" alt="" src="http://www.blogsmithmedia.com/www.tuaw.com/media/2007/11/cocktails11162007sbm.jpg" />Just in case you haven't yet upgraded to Leopard, but still love using Cocktail (<a href="http://www.maintain.se/cocktail/index.php">that crazy mix of Unix functions</a> for OS X), Maintain has released version 4.0.1 of their Tiger edition. They've fixed some compatibility problems with QuickTime, and added support for clearing font caches in Microsoft Office 2008. The update is <a href="http://www.maintain.se/cocktail/download.php">now available from their website</a>, and is, they say, "strongly recommended" for all Cocktail (Tiger edition) users.<br /><br />Cocktail's Leopard edition is at version 4.0.2-- that update <a href="http://prmac.com/release-id-1354.htm">fixed these same problems last week</a>, as well as fixing a network optimization bug for DSL (PPPoE) users.<br /><br />[Via <a href="http://www.macminute.com/2008/01/25/cocktail-tiger/">MacMinute</a>]<h6 style="clear: both; padding: 8px 0 0 0; height: 2px; font-size: 1px; border: 0; margin: 0; padding: 0;"></h6><a href=http://www.maintain.se/cocktail/download.php>Read</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/2008/01/26/cocktail-tiger-edition-goes-to-4-0-1-leopard-edition-4-0-2/" rel="bookmark" title="Permanent link to this entry">Permalink</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/forward/1097768/" title="Send this entry to a friend via email">Email this</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/2008/01/26/cocktail-tiger-edition-goes-to-4-0-1-leopard-edition-4-0-2/#comments" title="View reader comments on this entry">Comments</a><br />]]></description><category>cocktail</category><category>download</category><category>leopard</category><category>software</category><category>tiger</category><category>tools</category><category>unix</category><category>update</category><category>version</category><dc:creator>Mike Schramm</dc:creator><pubDate>2008-01-26T15:00:00+00:00</pubDate></item><item><title>WaterRoof firewall manager</title><link>http://www.tuaw.com/2008/01/11/waterroof-firewall-manager/</link><guid isPermaLink="true">http://www.tuaw.com/2008/01/11/waterroof-firewall-manager/</guid><comments>http://www.tuaw.com/2008/01/11/waterroof-firewall-manager/#comments</comments><description><![CDATA[<p>Filed under: <a href="http://www.tuaw.com/category/os/" rel="tag">OS</a>, <a href="http://www.tuaw.com/category/freeware/" rel="tag">Freeware</a>, <a href="http://www.tuaw.com/category/internet-tools/" rel="tag">Internet Tools</a>, <a href="http://www.tuaw.com/category/unix-bsd/" rel="tag">UNIX / BSD</a></p><img vspace="8" hspace="8" border="0" align="right" alt="" src="http://www.blogsmithmedia.com/www.tuaw.com/media/2007/12/waterroof-icon.jpg" />Lots of people know that OS X has a very powerful stateful packet inspection firewall (ipfw) under the shiny hood of the Sharing Preference Pane thanks to its UNIX underpinnings, but actually understanding and controlling that power is something else entirely. Perhaps a bit lost in the rush to Christmas Macworld published a <a href="http://www.macworld.com/article/131116/2007/12/firewall.html">nice guide</a> to configuring the Leopard firewall that's definitely helpful in getting a bit clearer about what's going on. But if you really want to dig into the options you've got to go deeper, and if you don't have the command line chops to set it up yourself, you'll want to check out the open-source <a href="http://www.hanynet.com/waterroof/index.html">WaterRoof</a> from hanynet.com.<br /><br />Basically, WaterRoof is the graphical front end to ipfw that Apple left out. As the developer notes, its f<span class="Stile54">eatures "include dynamic rules, bandwidth management, NAT configuration and port redirection, pre-defined rule sets and a wizard for easy configuration." Particularly if you're trying to use a Mac as a <a href="http://www.tuaw.com/2007/03/26/how-to-using-your-mac-as-a-nat-router/">gateway or router</a> and need more sophistication than the built-in Internet Sharing provides, WaterRoof can really simplify matters.<br /><br />WaterRoof is a <a href="http://www.hanynet.com/waterroof/index.html">free download</a> (donations requested) with separate versions for Tiger and Leopard. The same developer also has a simplified version with many <a href="http://www.hanynet.com/comparison.html">fewer features</a> called <a href="http://www.hanynet.com/noobproof/index.html">NoobProof</a>.</span><h6 style="clear: both; padding: 8px 0 0 0; height: 2px; font-size: 1px; border: 0; margin: 0; padding: 0;"></h6><a href=http://www.hanynet.com/waterroof/index.html>Read</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/2008/01/11/waterroof-firewall-manager/" rel="bookmark" title="Permanent link to this entry">Permalink</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/forward/1074609/" title="Send this entry to a friend via email">Email this</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/2008/01/11/waterroof-firewall-manager/#comments" title="View reader comments on this entry">Comments</a><br />]]></description><category>firewall</category><category>ipfw</category><category>NoobProof</category><category>WaterRoof</category><dc:creator>Mat Lu</dc:creator><pubDate>2008-01-11T09:00:00+00:00</pubDate></item><item><title>Unsanctioned patches for Leopard's X11 now available</title><link>http://www.tuaw.com/2007/11/13/unsanctioned-patches-for-leopards-x11-now-available/</link><guid isPermaLink="true">http://www.tuaw.com/2007/11/13/unsanctioned-patches-for-leopards-x11-now-available/</guid><comments>http://www.tuaw.com/2007/11/13/unsanctioned-patches-for-leopards-x11-now-available/#comments</comments><description><![CDATA[<p>Filed under: <a href="http://www.tuaw.com/category/unix-bsd/" rel="tag">UNIX / BSD</a>, <a href="http://www.tuaw.com/category/leopard/" rel="tag">Leopard</a></p><img width="225" vspace="8" hspace="8" height="214" border="0" align="right" alt="" src="http://www.blogsmithmedia.com/www.tuaw.com/media/2007/11/hexleybox.jpg" />If you've been running into trouble with the <a href="http://developer.apple.com/opensource/tools/X11.html">X11</a> infrastructure in Leopard, you aren't alone; issues including multi-monitor support problems and crashes in bunches have been frustrating those who depend on the MIT-originated tools (apps such as The GIMP, OpenOffice and Sun's Tarantella/Global Desktop are X11-based). The X11 code in Tiger was forked from the older XFree86 project, while Leopard's X11 is based on the <a href="http://x.org">x.org</a> 'reboot' of the windowing system -- while newer and potentially better in the long run, the x.org code apparently still has some rough edges.<br /><br />Thanks to the efforts of Apple's point guy for XDarwin, Ben Byer, many of these bugs have now been squashed in an unofficial, unsupported <a href="http://www.x.org/wiki/XDarwin">new build of the Xquartz library</a>. Installing the revised components is not for the casual user (you will have to compile it from source for now) but if you spend a lot of time in X11, you might well appreciate the changes. There's plenty more on the X11/Leopard saga at <a href="http://forums.macosxhints.com/showthread.php?t=80171">MacOSXHints' forums</a> and on the <a href="http://lists.apple.com/mailman/listinfo/x11-users">Apple X11</a> mailing list.<br /><br />By the way, the dashing fellow on the right there in the red cap? That's <a href="http://www.hexley.com/">Hexley</a>, Jon Hooper's platypus mascot for <a href="http://www.opensource.apple.com">Darwin</a>. Perhaps that's the new X11 build he's unpacking.<br /><br /><strong>Update:</strong> Thanks to our commenters for the links to the <a href="http://people.freedesktop.org/~bbyer/x11app/">precompiled binaries</a> and the <a href="http://anders.com/cms/241/Wireshark/MacPorts">3-step Macports installation process</a>.<br /><em><br />Thanks, <a href="http://vnoel.wordpress.com/2007/11/06/updated-x11-on-leopard/">Vincent.</a></em><h6 style="clear: both; padding: 8px 0 0 0; height: 2px; font-size: 1px; border: 0; margin: 0; padding: 0;"></h6><a href=http://www.x.org/wiki/XDarwin>Read</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/2007/11/13/unsanctioned-patches-for-leopards-x11-now-available/" rel="bookmark" title="Permanent link to this entry">Permalink</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/forward/1036185/" title="Send this entry to a friend via email">Email this</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/2007/11/13/unsanctioned-patches-for-leopards-x11-now-available/#comments" title="View reader comments on this entry">Comments</a><br />]]></description><dc:creator>Michael Rose</dc:creator><pubDate>2007-11-13T07:00:00+00:00</pubDate></item><item><title>Apple releases Darwin 9.0, Unix foundation of Leopard</title><link>http://www.tuaw.com/2007/11/10/apple-releases-darwin-9-0-unix-foundation-of-leopard/</link><guid isPermaLink="true">http://www.tuaw.com/2007/11/10/apple-releases-darwin-9-0-unix-foundation-of-leopard/</guid><comments>http://www.tuaw.com/2007/11/10/apple-releases-darwin-9-0-unix-foundation-of-leopard/#comments</comments><description><![CDATA[<p>Filed under: <a href="http://www.tuaw.com/category/os/" rel="tag">OS</a>, <a href="http://www.tuaw.com/category/unix-bsd/" rel="tag">UNIX / BSD</a>, <a href="http://www.tuaw.com/category/leopard/" rel="tag">Leopard</a></p><img vspace="8" hspace="8" border="0" align="right" src="http://www.blogsmithmedia.com/www.tuaw.com/media/2006/05/unixbased.jpg" alt="" />Back when the Intel Macs first appeared there was a delay from Apple in releasing Darwin 8, the open-source BSD/Unix foundation of Tiger. Crazy theories were adduced, and bad intentions attributed to Apple, but eventually <a href="http://www.tuaw.com/2006/08/08/apple-releases-intel-mac-os-x-kernel/">Darwin 8 for Intel Macs</a> was released. Apple seems to have moved even faster with OS X 10.5, and just a couple of weeks after the commercial release of Leopard, Darwin 9.0 is now available at <a href="http://www.opensource.apple.com/darwinsource/10.5/">Apple's Darwin page</a>. So if you've ever wanted to root around in the source for the foundations of Leopard, here's your chance.<br /><br />[via <a href="http://digg.com/apple/Mac_OS_X_10_5_Source_Code">Digg</a>]<h6 style="clear: both; padding: 8px 0 0 0; height: 2px; font-size: 1px; border: 0; margin: 0; padding: 0;"></h6><a href=http://www.opensource.apple.com/darwinsource/10.5/>Read</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/2007/11/10/apple-releases-darwin-9-0-unix-foundation-of-leopard/" rel="bookmark" title="Permanent link to this entry">Permalink</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/forward/1033067/" title="Send this entry to a friend via email">Email this</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/2007/11/10/apple-releases-darwin-9-0-unix-foundation-of-leopard/#comments" title="View reader comments on this entry">Comments</a><br />]]></description><category>BSD</category><category>Darwin</category><category>Leopard</category><category>Unix</category><dc:creator>Mat Lu</dc:creator><pubDate>2007-11-10T12:01:00+00:00</pubDate></item><item><title>iPhone BSD package updated</title><link>http://www.tuaw.com/2007/10/09/iphone-bsd-package-updated/</link><guid isPermaLink="true">http://www.tuaw.com/2007/10/09/iphone-bsd-package-updated/</guid><comments>http://www.tuaw.com/2007/10/09/iphone-bsd-package-updated/#comments</comments><description><![CDATA[<p>Filed under: <a href="http://www.tuaw.com/category/software/" rel="tag">Software</a>, <a href="http://www.tuaw.com/category/unix-bsd/" rel="tag">UNIX / BSD</a>, <a href="http://www.tuaw.com/category/iphone/" rel="tag">iPhone</a></p><img vspace="8" hspace="8" border="0" align="right" src="http://www.blogsmithmedia.com/www.tuaw.com/media/2007/10/bsddaemoncopy.jpg" alt="" />iPhone developer NerveGas has updated his <a href="http://iphone.natetrue.com/BSD_Base-2.0.tar.gz">BSD subsystem</a> in preparation for the new iPhone jailbreak. This new release offers tighter code fixes ("less cruft"), a few additions and a few omissions of less useful items. He also removed libarmfp dependencies. In other words, this release brings iPhone users closer to the standard BSD world.
<p>Among other changes, NerveGas has rebuilt the kext tools, added reboot, mknod, a working chown and vmstat. Other new items include chflags, lsvfs, mkfifo (and friends), tee, renice, and cap_mkdb. You might notice one big missing item: minicom. NerveGas will be releasing minicom as a separate package. NerveGas has also updated <a href="http://iphone.natetrue.com/ssh_3.2.9.1_mach-o_acorn.tar.gz">ssh</a>.</p><h6 style="clear: both; padding: 8px 0 0 0; height: 2px; font-size: 1px; border: 0; margin: 0; padding: 0;"></h6><a href=http://iphone.natetrue.com/>Read</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/2007/10/09/iphone-bsd-package-updated/" rel="bookmark" title="Permanent link to this entry">Permalink</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/forward/1008990/" title="Send this entry to a friend via email">Email this</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/2007/10/09/iphone-bsd-package-updated/#comments" title="View reader comments on this entry">Comments</a><br />]]></description><category>BSD</category><category>iPhone</category><category>UNIX</category><category>Updates</category><dc:creator>Erica Sadun</dc:creator><pubDate>2007-10-09T13:30:00+00:00</pubDate></item><item><title>Leopard achieves UNIX 03 certification</title><link>http://www.tuaw.com/2007/08/01/leopard-achieves-unix-03-certification/</link><guid isPermaLink="true">http://www.tuaw.com/2007/08/01/leopard-achieves-unix-03-certification/</guid><comments>http://www.tuaw.com/2007/08/01/leopard-achieves-unix-03-certification/#comments</comments><description><![CDATA[<p>Filed under: <a href="http://www.tuaw.com/category/enterprise/" rel="tag">Enterprise</a>, <a href="http://www.tuaw.com/category/os/" rel="tag">OS</a>, <a href="http://www.tuaw.com/category/unix-bsd/" rel="tag">UNIX / BSD</a>, <a href="http://www.tuaw.com/category/leopard/" rel="tag">Leopard</a></p><img vspace="8" hspace="8" border="0" align="right" src="http://www.blogsmithmedia.com/www.tuaw.com/media/2007/08/unix080107.jpg" alt="" />Not being an enterprise IT guy, this story went a little past me, but it's apparently big news to some. With Leopard, Apple has now <a href="http://weblog.infoworld.com/enterprisemac/archives/2007/07/leopard_gets_un.html">joined Sun, IBM, and HP</a> as the only four OS vendors to achieve <a href="http://www.unix.org/unix03.html">UNIX 03</a> certification. This is significant because it opens up some interesting possibilities for Apple in enterprise applications once XServes with Leopard Server ship (presumably in October). It's likely that third-party UNIX enterprise software vendors will now be more willing to write for (or port to) OS X. Further, as the <a href="http://weblog.infoworld.com/enterprisemac/archives/2007/07/leopard_gets_un.html">InfoWorld article</a> notes, this will make it possible to code for the Mac and easily port "<span class="artText">to RISC big iron" just by recompiling. I suspect this will also make a lot of folks in academia happy as well.</span><br /><br />[via <a href="http://digg.com/apple/Leopard_gets_UNIX_03_certification">Digg</a>]<h6 style="clear: both; padding: 8px 0 0 0; height: 2px; font-size: 1px; border: 0; margin: 0; padding: 0;"></h6><a href=http://weblog.infoworld.com/enterprisemac/archives/2007/07/leopard_gets_un.html>Read</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/2007/08/01/leopard-achieves-unix-03-certification/" rel="bookmark" title="Permanent link to this entry">Permalink</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/forward/955053/" title="Send this entry to a friend via email">Email this</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/2007/08/01/leopard-achieves-unix-03-certification/#comments" title="View reader comments on this entry">Comments</a><br />]]></description><category>Leopard</category><category>UNIX</category><dc:creator>Mat Lu</dc:creator><pubDate>2007-08-01T19:00:00+00:00</pubDate></item><item><title>ssh on iPhone</title><link>http://www.tuaw.com/2007/07/23/ssh-on-iphone/</link><guid isPermaLink="true">http://www.tuaw.com/2007/07/23/ssh-on-iphone/</guid><comments>http://www.tuaw.com/2007/07/23/ssh-on-iphone/#comments</comments><description><![CDATA[<p>Filed under: <a href="http://www.tuaw.com/category/hacks/" rel="tag">Hacks</a>, <a href="http://www.tuaw.com/category/unix-bsd/" rel="tag">UNIX / BSD</a>, <a href="http://www.tuaw.com/category/iphone/" rel="tag">iPhone</a></p><img vspace="8" hspace="8" border="0" align="middle" src="http://www.blogsmithmedia.com/www.tuaw.com/media/2007/07/iphoneps.jpg" alt="" /> <div style="float: left; margin-right: 10px; margin-bottom: 2px;"> <script type="text/javascript"> digg_url = 'http://digg.com/apple/SSH_working_on_iPhone_Log_into_your_iPhone_from_your_Mac'; </script> <script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></div><p>Over at the #iphone channel at irc.osx86.hu, the thoroughly awesome NerveGas has figured out how to <a href="http://pastebin.com/m7abdb007">enable ssh on the iPhone</a> without using restore mode. The secret lies in overwriting an existing binary and plist to trick the iPhone into calling chmod on the Dropbear ssh server and making it executable.</p> <p>At this time, NerveGas has used Nightwatch's compiler to create iPhone-compatible versions of curl and ps as well as a number of other useful Unix utilities. (He's working on grep, as I write).</p> <p>So what does this mean? Well, once you've got ssh installed on your iPhone and active, you can access your iPhone from a shell on your Mac. You can send and retrieve files using scp or sftp. And you can use the compilation toolchain to build other Unix utils or even your own software. It's just a short matter of time until perl and other command-line utilities are iPhone-ready.</p><p><a href="http://www.tuaw.com/2007/07/23/ssh-on-iphone/" rel="bookmark">Continue reading <em>ssh on iPhone</em></a></p><h6 style="clear: both; padding: 8px 0 0 0; height: 2px; font-size: 1px; border: 0; margin: 0; padding: 0;"></h6><a href=http://pastebin.com/m7abdb007>Read</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/2007/07/23/ssh-on-iphone/" rel="bookmark" title="Permanent link to this entry">Permalink</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/forward/947110/" title="Send this entry to a friend via email">Email this</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/2007/07/23/ssh-on-iphone/#comments" title="View reader comments on this entry">Comments</a><br />]]></description><category>curl</category><category>iphone</category><category>scp</category><category>sftp</category><category>shell</category><category>ssh</category><category>Unix</category><dc:creator>Erica Sadun</dc:creator><pubDate>2007-07-23T14:45:00+00:00</pubDate></item><item><title>Apple buys CUPS</title><link>http://www.tuaw.com/2007/07/12/apple-buys-cups/</link><guid isPermaLink="true">http://www.tuaw.com/2007/07/12/apple-buys-cups/</guid><comments>http://www.tuaw.com/2007/07/12/apple-buys-cups/#comments</comments><description><![CDATA[<p>Filed under: <a href="http://www.tuaw.com/category/apple-corporate/" rel="tag">Apple Corporate</a>, <a href="http://www.tuaw.com/category/unix-bsd/" rel="tag">UNIX / BSD</a></p><img vspace="8" hspace="8" border="0" align="right" alt="" src="http://www.blogsmithmedia.com/www.tuaw.com/media/2007/07/cupslogo.jpg" />Big UNIX news this morning. Apple has <a href="http://www.cups.org/articles.php?L475 ">bought out CUPS</a>, the common UNIX printing system. The name may not sound familiar, but it's part of every Mac OS X installation. CUPS implements a cross-platform printing system based on the Internet Printing Protocol and is, according to its web page, the defacto standard printing system for Linux. Until now, CUPS has been distributed by <a href="http://www.easysw.com/">Easy Software</a> Products under the GNU general public license. Although the purchase was announced today, it seems the actual deal went down this past February. In addition to acquiring the CUPS source code ownership, Apple has also hired Michael R. Sweet, its creator. CUPS will retain its GNU GPL2/LGPL2 licensing terms and Sweet intends to continue maintaining and supporting the product. FAQs about the change of ownership can be found <a href="http://www.cups.org/articles.php?L+TFAQ ">here</a>. <p>As our own <a href="http://www.tuaw.com/bloggers/michael-rose">Mike Rose</a> points out, the <a href="http://www.cups.org/articles.php?L179+I0+TFAQ+M10+P1+Q">license exceptions</a> seem to allow third party plug-in developers to keep their source code private. Developers (including Apple) can distribute derivative work and be exempt from the mandatory source code release clauses of the GNU GPL so long as the exception is limited to Mac OS X and not for use on other operating systems. Just remember: we are not lawyers, and the exception language is convoluted.</p> <p><em>Thanks, Daniel.</em><br /></p><p>Update: Nilay Patel from Engadget adds: <i>Apple isn't affected by the license terms of CUPS, since they own it. A license only affects licensees, not owners. Apple could fork CUPS and close the source tomorrow and no one could do anything about it, although I'm certain the terms of the sale included a promise that Apple would keep it GPL'd for a certain period of time. The exception appears to be geared to printer manufacturers so they can write drivers and not have to open their code -- which is interesting, since the GPL already provides a mechanism for this sort of distribution, called the "mere aggregation" clause.</i>. Disclaimer: Although Nilay is a lawyer, this information is not legal advice or analysis and should not be construed as such. Thanks Nilay.</p><h6 style="clear: both; padding: 8px 0 0 0; height: 2px; font-size: 1px; border: 0; margin: 0; padding: 0;"></h6><a href=http://www.cups.org/articles.php?L475>Read</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/2007/07/12/apple-buys-cups/" rel="bookmark" title="Permanent link to this entry">Permalink</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/forward/939019/" title="Send this entry to a friend via email">Email this</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/2007/07/12/apple-buys-cups/#comments" title="View reader comments on this entry">Comments</a><br />]]></description><category>CUPS</category><category>GPL</category><dc:creator>Erica Sadun</dc:creator><pubDate>2007-07-12T11:30:00+00:00</pubDate></item><item><title>FileXaminer: a super "Get Info"</title><link>http://www.tuaw.com/2007/05/07/filexaminer-a-super-get-info/</link><guid isPermaLink="true">http://www.tuaw.com/2007/05/07/filexaminer-a-super-get-info/</guid><comments>http://www.tuaw.com/2007/05/07/filexaminer-a-super-get-info/#comments</comments><description><![CDATA[<p>Filed under: <a href="http://www.tuaw.com/category/os/" rel="tag">OS</a>, <a href="http://www.tuaw.com/category/software/" rel="tag">Software</a>, <a href="http://www.tuaw.com/category/unix-bsd/" rel="tag">UNIX / BSD</a></p><img vspace="8" hspace="8" border="1" align="right" alt="" src="http://www.blogsmithmedia.com/www.tuaw.com/media/2007/05/filexaminer.app.jpg" /><a href="http://www.gideonsoftworks.com/filexaminer.html">FileXaminer</a> is like the Finder's built-in Get Info (⌘ - i) on steroids. The features are manifold, allowing you to edit permissions and ownership, dates, type and creator codes and much more. It's particularly handy for editing file attributes that the Finder simply won't let you touch. There are some very basic icon and image edition functions as well, but it is mostly a GUI for editing UNIX level file attributes.<br /><br />In addition, FileXaminer also adds contextual menu items with handy functions like copying a file path (for use in the terminal, for example) and Super Delete.<br /><br />FileXaminer is $10 and a <a href="http://www.gideonsoftworks.com/filexaminer.html">demo</a> is available.<br /><br />[via <a href="http://www.macworld.com/weblogs/macgems/2007/05/copyfilepath/index.php">Macworld</a>]<h6 style="clear: both; padding: 8px 0 0 0; height: 2px; font-size: 1px; border: 0; margin: 0; padding: 0;"></h6><a href=http://www.gideonsoftworks.com/filexaminer.html>Read</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/2007/05/07/filexaminer-a-super-get-info/" rel="bookmark" title="Permanent link to this entry">Permalink</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/forward/888201/" title="Send this entry to a friend via email">Email this</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/2007/05/07/filexaminer-a-super-get-info/#comments" title="View reader comments on this entry">Comments</a><br />]]></description><category>filexaminer</category><category>finder</category><category>get info</category><category>GetInfo</category><dc:creator>Mat Lu</dc:creator><pubDate>2007-05-07T13:30:00+00:00</pubDate></item><item><title>JellyFiSSH: secure shell the easy way</title><link>http://www.tuaw.com/2007/04/17/jellyfissh-secure-shell-the-easy-way/</link><guid isPermaLink="true">http://www.tuaw.com/2007/04/17/jellyfissh-secure-shell-the-easy-way/</guid><comments>http://www.tuaw.com/2007/04/17/jellyfissh-secure-shell-the-easy-way/#comments</comments><description><![CDATA[<p>Filed under: <a href="http://www.tuaw.com/category/cool-tools/" rel="tag">Cool tools</a>, <a href="http://www.tuaw.com/category/freeware/" rel="tag">Freeware</a>, <a href="http://www.tuaw.com/category/internet-tools/" rel="tag">Internet Tools</a>, <a href="http://www.tuaw.com/category/unix-bsd/" rel="tag">UNIX / BSD</a>, <a href="http://www.tuaw.com/category/developer/" rel="tag">Developer</a></p><img vspace="4" hspace="4" border="0" src="http://www.blogsmithmedia.com/www.tuaw.com/media/2007/04/jellyfishh.jpg" alt="" /><br /><br /><a href="http://www.grepsoft.net/jellyfissh.html">JellyFiSHH</a> is a cool little bookmark manager for automating connections to remote servers over telnet, SSH 1 or 2. SHH (or Secure SHell) is an important tool for creating <em>secure</em> connections across the Internet to a remote machine. By default this just gives you shell access (i.e. terminal access) to the remote server. Of course you can do all kinds of things with shell access, but one really cool thing about SSH is that you can also create secure tunnels to the remote computer through which you can run other applications, such as Chicken of the VNC for remote desktop access. By default, VNC connections are not secure, so that means things like passwords, etc. could <em>potentially</em> be intercepted. By going through a SSH tunnel, the VNC connection will be encrypted in the same way that regular SSH terminal access is secure. One of the great things about JellyFiSHH is that it will automate the creation of the tunnels by generating the appropriate terminal commands to create the tunnel based on settings you enter into its GUI (as above). As it happens, the guys over at FreeMacBlog have a great <a href="http://www.freemacblog.com/mac-server-series-how-to-create-an-ssh-tunnel-for-a-secure-vnc-connection/">video tutorial</a> up that shows you exactly how to set up a secure VNC connection with JellyFiSHH.<br /><br />JellyFiSHH is a <a href="http://www.grepsoft.net/jellyfissh.html">free download</a> from grepsoft.net<br /><br />[Via <a href="http://www.freemacware.com/jellyfissh/">FreeMacWare</a>]<h6 style="clear: both; padding: 8px 0 0 0; height: 2px; font-size: 1px; border: 0; margin: 0; padding: 0;"></h6><a href=http://www.grepsoft.net/jellyfissh.html>Read</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/2007/04/17/jellyfissh-secure-shell-the-easy-way/" rel="bookmark" title="Permanent link to this entry">Permalink</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/forward/876486/" title="Send this entry to a friend via email">Email this</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/2007/04/17/jellyfissh-secure-shell-the-easy-way/#comments" title="View reader comments on this entry">Comments</a><br />]]></description><category>cotvnc</category><category>JellyFiSHH</category><category>SSH</category><dc:creator>Mat Lu</dc:creator><pubDate>2007-04-17T13:00:00+00:00</pubDate></item><item><title>Phynchronicity: Fink GUI</title><link>http://www.tuaw.com/2007/04/14/phynchronicity-fink-gui/</link><guid isPermaLink="true">http://www.tuaw.com/2007/04/14/phynchronicity-fink-gui/</guid><comments>http://www.tuaw.com/2007/04/14/phynchronicity-fink-gui/#comments</comments><description><![CDATA[<p>Filed under: <a href="http://www.tuaw.com/category/software/" rel="tag">Software</a>, <a href="http://www.tuaw.com/category/unix-bsd/" rel="tag">UNIX / BSD</a>, <a href="http://www.tuaw.com/category/developer/" rel="tag">Developer</a></p><img vspace="8" hspace="8" border="0" align="right" src="http://www.blogsmithmedia.com/www.tuaw.com/media/2007/04/phync.jpg" alt="" />Everybody knows that at the heart of OS X lies a powerful UNIX/BSD installation, but actually installing UNIX software can be a bit of pain, requiring command line trickery at least, and sometimes even compiling from the source (and dealing with dependencies, etc.). Fortunately, the <a href="http://www.finkproject.org/index.php">Fink</a> package management system goes a long way toward making this easier by packing much of the software in a relatively easy to use format. However, Fink still requires some command line chops, so <a href="http://www.codebykevin.com/phynchronicity.html">Phynchronicity</a> takes the Fink idea to the next level. It's an OS X GUI for installing Fink packages that's as simple as navigating through the categories and hitting the install button.<br /><br />Phynchronicity is $20 and a <a href="http://www.codebykevin.com/phynchronicity.html">demo</a> is available (Fink must already be installed on your system).<br /><br />[Via <a href="http://www.macnn.com/articles/07/04/09/phynchronicity.10/">MacNN</a>]<h6 style="clear: both; padding: 8px 0 0 0; height: 2px; font-size: 1px; border: 0; margin: 0; padding: 0;"></h6><a href=http://www.codebykevin.com/phynchronicity.html>Read</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/2007/04/14/phynchronicity-fink-gui/" rel="bookmark" title="Permanent link to this entry">Permalink</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/forward/870668/" title="Send this entry to a friend via email">Email this</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/2007/04/14/phynchronicity-fink-gui/#comments" title="View reader comments on this entry">Comments</a><br />]]></description><category>Fink</category><category>packages</category><category>Phynchronicity</category><category>unix</category><dc:creator>Mat Lu</dc:creator><pubDate>2007-04-14T11:00:00+00:00</pubDate></item><item><title>Sudos and sudon'ts</title><link>http://www.tuaw.com/2007/03/21/sudos-and-sudonts/</link><guid isPermaLink="true">http://www.tuaw.com/2007/03/21/sudos-and-sudonts/</guid><comments>http://www.tuaw.com/2007/03/21/sudos-and-sudonts/#comments</comments><description><![CDATA[<p>Filed under: <a href="http://www.tuaw.com/category/unix-bsd/" rel="tag">UNIX / BSD</a>, <a href="http://www.tuaw.com/category/security/" rel="tag">Security</a></p><img vspace="8" hspace="8" border="0" align="right" alt="" src="http://www.blogsmithmedia.com/www.tuaw.com/media/2007/03/unixdemon.jpg" />I find that I'm visiting RixStep on a regular basis these days. Today I stumbled across this <a href="http://rixstep.com/2/20070320,00.shtml">post</a> about using root privileges and thought I'd share it with you. If you want to learn more about using Mac admin privileges, this might not be the best post to start. If you already have some familiarity with the command line and with Unix, you can learn more about what su does, how to authenticate yourself, and understand why this affects security in a handy ten-point check list. It's a little verbose, but there's a lot of good meat in the article.<h6 style="clear: both; padding: 8px 0 0 0; height: 2px; font-size: 1px; border: 0; margin: 0; padding: 0;"></h6><a href=http://rixstep.com/2/20070320,00.shtml>Read</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/2007/03/21/sudos-and-sudonts/" rel="bookmark" title="Permanent link to this entry">Permalink</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/forward/856790/" title="Send this entry to a friend via email">Email this</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/2007/03/21/sudos-and-sudonts/#comments" title="View reader comments on this entry">Comments</a><br />]]></description><category>command line</category><category>CommandLine</category><category>sudo</category><category>system administration</category><category>SystemAdministration</category><category>unix</category><dc:creator>Erica Sadun</dc:creator><pubDate>2007-03-21T15:00:00+00:00</pubDate></item><item><title>GeekTool: Run UNIX Commands on the Desktop</title><link>http://www.tuaw.com/2007/03/15/geektool-run-unix-commands-on-the-desktop/</link><guid isPermaLink="true">http://www.tuaw.com/2007/03/15/geektool-run-unix-commands-on-the-desktop/</guid><comments>http://www.tuaw.com/2007/03/15/geektool-run-unix-commands-on-the-desktop/#comments</comments><description><![CDATA[<p>Filed under: <a href="http://www.tuaw.com/category/software/" rel="tag">Software</a>, <a href="http://www.tuaw.com/category/freeware/" rel="tag">Freeware</a>, <a href="http://www.tuaw.com/category/unix-bsd/" rel="tag">UNIX / BSD</a></p><img vspace="8" hspace="8" border="0" align="right" src="http://www.blogsmithmedia.com/www.tuaw.com/media/2007/03/geektool.jpg" alt="" />Today I ran across this <a href="http://lifehacker.com/software/plain-text/geek-to-live--monitor-your-mac-and-more-with-geektool-244026.php">excellent tutorial </a>on lifehacker about using <a href="http://projects.tynsoe.org/en/geektool/">GeekTool</a>, and I was amazed to discover we haven't mentioned it here at TUAW. GeekTool is a cool little preference pane which allows you to run terminal commands, show logs, or even display pictures (e.g. from the net) directly on your desktop. Common uses include running the command top which displays which processes are utilizing the most system resources, displaying the console log, or even putting a live weather map (from the net) on your desktop. As I mentioned before, Gina at lifehacker has an extensive <a href="http://lifehacker.com/software/plain-text/geek-to-live--monitor-your-mac-and-more-with-geektool-244026.php">discussion</a> of how it can be used. So, TUAWers, what sort of commands do you like to run in GeekTool?<br /><br />GeekTool is open source and a <a href="http://projects.tynsoe.org/en/geektool/">free download</a> from Tynsoe; donations are requested.<h6 style="clear: both; padding: 8px 0 0 0; height: 2px; font-size: 1px; border: 0; margin: 0; padding: 0;"></h6><a href=http://projects.tynsoe.org/en/geektool/>Read</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/2007/03/15/geektool-run-unix-commands-on-the-desktop/" rel="bookmark" title="Permanent link to this entry">Permalink</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/forward/853462/" title="Send this entry to a friend via email">Email this</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/2007/03/15/geektool-run-unix-commands-on-the-desktop/#comments" title="View reader comments on this entry">Comments</a><br />]]></description><category>geektool</category><category>terminal</category><category>unix</category><dc:creator>Mat Lu</dc:creator><pubDate>2007-03-15T17:30:00+00:00</pubDate></item><item><title>Monday man page: curl</title><link>http://www.tuaw.com/2007/03/05/monday-man-page-curl/</link><guid isPermaLink="true">http://www.tuaw.com/2007/03/05/monday-man-page-curl/</guid><comments>http://www.tuaw.com/2007/03/05/monday-man-page-curl/#comments</comments><description><![CDATA[<p>Filed under: <a href="http://www.tuaw.com/category/features/" rel="tag">Features</a>, <a href="http://www.tuaw.com/category/unix-bsd/" rel="tag">UNIX / BSD</a>, <a href="http://www.tuaw.com/category/tuaw-tips/" rel="tag">TUAW Tips</a></p><a href="http://www.flickr.com/photos/eggz/41330807/"><img width="425" vspace="8" hspace="8" height="300" border="1" align="middle" src="http://www.blogsmithmedia.com/www.tuaw.com/media/2007/03/curl.jpg" alt="" /></a><br />Today's man page covers one of my favorite utilities: <a href="http://curl.haxx.se/"><em>curl</em>.</a> No, it's not a haircare product -- it's one of the most flexible download tools in the kit bag, with the ability to handle almost any protocol that can be addressed via a URL (hence the name, short for "client for URLs"). If there's a server out there that's reachable via HTTP, HTTPS, FTP, SFTP, SCP, and lots of other alphabet soup, <em>curl</em> can talk to it.<br /><br /><code>curl http://www.tuaw.com/2007/03/05/monday-man-page-curl/ </code>-- display the source of this very article in Terminal<br /><code>curl ftp://ftp.panic.com</code> -- list the contents of a remote FTP site, in this case one with a <a href="http://www.panic.com/transmit/">pretty good FTP client</a><br /><code>curl -o ~/Desktop/curl-man.html http://curl.haxx.se/docs/manpage.html</code> -- copy the <em>curl</em> manpage to your desktop; if you use capital -O, the local file mirrors the remote filename<br /><br /><em>curl</em> has an <a href="http://curl.haxx.se/docs/manual.html">excellent usage manual</a> at its site, detailing examples of use and advanced techniques. While there are zillions of ways to use curl in site testing, analysis and uploading, my favorite way of using it is as a quick file downloader. Read on for the details.<p><a href="http://www.tuaw.com/2007/03/05/monday-man-page-curl/" rel="bookmark">Continue reading <em>Monday man page: curl</em></a></p><h6 style="clear: both; padding: 8px 0 0 0; height: 2px; font-size: 1px; border: 0; margin: 0; padding: 0;"></h6><a href=http://curl.haxx.se/docs/manpage.html>Read</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/2007/03/05/monday-man-page-curl/" rel="bookmark" title="Permanent link to this entry">Permalink</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/forward/800443/" title="Send this entry to a friend via email">Email this</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/2007/03/05/monday-man-page-curl/#comments" title="View reader comments on this entry">Comments</a><br />]]></description><category>curl</category><category>monday man page</category><category>MondayManPage</category><dc:creator>Michael Rose</dc:creator><pubDate>2007-03-05T13:00:00+00:00</pubDate></item><item><title>Monday man page: open</title><link>http://www.tuaw.com/2007/02/12/monday-man-page-open/</link><guid isPermaLink="true">http://www.tuaw.com/2007/02/12/monday-man-page-open/</guid><comments>http://www.tuaw.com/2007/02/12/monday-man-page-open/#comments</comments><description><![CDATA[<p>Filed under: <a href="http://www.tuaw.com/category/unix-bsd/" rel="tag">UNIX / BSD</a>, <a href="http://www.tuaw.com/category/tuaw-tips/" rel="tag">TUAW Tips</a></p><img vspace="8" hspace="8" border="0" align="right" alt="" src="http://www.blogsmithmedia.com/www.tuaw.com/media/2007/02/open24.jpg" />Just a quick hint for today's man page: the <em>open</em> command does just what you might think. It opens files, directories, applications or URLs; no muss, no fuss. For files, you can specify an application to open them with the -a flag (or just trust LaunchServices to pick the right app). If you want to, the -e flag will force them to open in TextEdit.<br /><code><br />open ~/Desktop/MyWordDoc.doc [will open in MS Word]<br />open -e ~/Desktop/MyWordDoc.doc [will open in TextEdit]<br />open ~/Desktop/*.doc [opens every Word document on the desktop, in Word]<br />open http://tuaw.com [well, give it a go!]<br /></code><br />I use <em>open</em> in installation scripts or other situations where I want a GUI application to come up at the end of a process. For example,<br /><code><br />open /System/Library/CoreServices/Software\ Update.app/<br /></code><br />launches Software Update and begins checking for available patches. Sure, you can force an update with 'softwareupdate -i -a' anytime, but maybe I want to give the person sitting at the console an opportunity to select the updates needed, or cancel out of the possibly-lengthy update cycle until it's more convenient. You could also use the URL functionality to take people to a 'readme' website... the possibilities are manifold.<h6 style="clear: both; padding: 8px 0 0 0; height: 2px; font-size: 1px; border: 0; margin: 0; padding: 0;"></h6><a href=http://www.hmug.org/man/1/open.php>Read</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/2007/02/12/monday-man-page-open/" rel="bookmark" title="Permanent link to this entry">Permalink</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/forward/752312/" title="Send this entry to a friend via email">Email this</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/2007/02/12/monday-man-page-open/#comments" title="View reader comments on this entry">Comments</a><br />]]></description><category>monday man page</category><category>MondayManPage</category><category>unix</category><dc:creator>Michael Rose</dc:creator><pubDate>2007-02-12T11:30:00+00:00</pubDate></item><item><title>Monday man page: lsof</title><link>http://www.tuaw.com/2007/02/05/monday-man-page-lsof/</link><guid isPermaLink="true">http://www.tuaw.com/2007/02/05/monday-man-page-lsof/</guid><comments>http://www.tuaw.com/2007/02/05/monday-man-page-lsof/#comments</comments><description><![CDATA[<p>Filed under: <a href="http://www.tuaw.com/category/features/" rel="tag">Features</a>, <a href="http://www.tuaw.com/category/unix-bsd/" rel="tag">UNIX / BSD</a>, <a href="http://www.tuaw.com/category/terminal-tips/" rel="tag">Terminal Tips</a>, <a href="http://www.tuaw.com/category/tuaw-tips/" rel="tag">TUAW Tips</a></p><img vspace="8" hspace="8" border="0" align="right" alt="" src="http://www.blogsmithmedia.com/www.tuaw.com/media/2006/12/picture-2.png" />Happy hangover Monday everyone! To soothe those post-big-game blues, here's this week's man page -- <a href="http://www.opensource.apple.com/darwinsource/10.3/lsof-12/lsof/00QUICKSTART"><em>lsof</em></a>, the LiSt Open Files tool. If you're trying to figure out why a removable drive won't unmount or track down a stray outbound network connection, this is the tool for you. <strong>Note: </strong>If you want to stay out of the command line but still accomplish some of the same tasks, a reader suggests you check out <a href="http://www.sveinbjorn.org/sloth">Sloth</a>.<br /><br />Written by <a href="http://people.freebsd.org/~abe/">Vic Abell</a> of Purdue University (now retired), the power and flexibility of <em>lsof</em> has given it the distinction of reputedly <a href="http://dmiessler.com/study/nix/commands/lsof/">having more command-line flags</a> than any other tool:<br />
<pre><br /> lsof [ -?abChlnNOPRstUvVX ] [ -A A ] [ -c c ] [ +c c ] [ +|-d d ] [<br /> +|-D D ] [ +|-f [cfgGn] ] [ -F [f] ] [ -g [s] ] [ -i [i] ] [ -k k ] [<br /> +|-L [l] ] [ +|-m m ] [ +|-M ] [ -o [o] ] [ -p s ] [ +|-r [t] ] [ -S<br /> [t] ] [ -T [t] ] [ -u s ] [ +|-w ] [ -x [fl] ] [ -z [z] ] [ -- ]<br /> [names]<br /></pre>
Yee-ikes. Let's get two quick tips taken care of before we move on to the details. First, you probably don't ever want to run <em>lsof</em> with no options specified, as that will generate a list of every open file on your machine (likely thousands of lines). Second, for a quick review of all those options, try <em>lsof -h</em>.<br /><br /><em>More after the break...<br /></em><p><a href="http://www.tuaw.com/2007/02/05/monday-man-page-lsof/" rel="bookmark">Continue reading <em>Monday man page: lsof</em></a></p><h6 style="clear: both; padding: 8px 0 0 0; height: 2px; font-size: 1px; border: 0; margin: 0; padding: 0;"></h6><a href=http://www.hmug.org/man/8/lsof.php>Read</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/2007/02/05/monday-man-page-lsof/" rel="bookmark" title="Permanent link to this entry">Permalink</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/forward/748201/" title="Send this entry to a friend via email">Email this</a>&nbsp;|&nbsp;<a href="http://www.tuaw.com/2007/02/05/monday-man-page-lsof/#comments" title="View reader comments on this entry">Comments</a><br />]]></description><category>features</category><category>lsof</category><category>man page</category><category>ManPage</category><dc:creator>Michael Rose</dc:creator><pubDate>2007-02-05T11:00:00+00:00</pubDate></item></channel></rss>