<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Make Mac Work &#187; Reviews</title>
	<atom:link href="http://www.makemacwork.com/category/reviews/feed" rel="self" type="application/rss+xml" />
	<link>http://www.makemacwork.com</link>
	<description>Helping Manage The Macintosh Enterprise</description>
	<lastBuildDate>Mon, 31 Aug 2009 07:00:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Monitor Servers Remotely</title>
		<link>http://www.makemacwork.com/monito-servers-remotely.htm</link>
		<comments>http://www.makemacwork.com/monito-servers-remotely.htm#comments</comments>
		<pubDate>Mon, 10 Aug 2009 07:00:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://www.makemacwork.com/administer-servers-remotely.htm</guid>
		<description><![CDATA[Apple&#8217;s Server Admin tool is the heart of the OS X Server experience, allowing you to do observe and administer servers from any location with a laptop and an internet connection. There are times, though, when you don&#8217;t even have that available. If you have an iPhone, you can still check in on the operation [...]]]></description>
			<content:encoded><![CDATA[<p>Apple&#8217;s Server Admin tool is the heart of the OS X Server experience, allowing you to do observe and administer servers from any location with a laptop and an internet connection. There are times, though, when you don&#8217;t even have that available. If you have an iPhone, you can still check in on the operation of essential systems with Harlekins&#8217; <a href="http://www.harlekins.org/ServerAdminRemote/Server_Admin_Remote.html">Server Admin Remote</a>.</p>
<p>Like a stripped-down version of Server Admin, you configure the servers you&#8217;d like to monitor and switch between them. For each machine, you can observer the processor, network, and disk activity, as well as monitoring the individual services you&#8217;re running. Server Admin Remote also allows you to read your server&#8217;s log files, and connect via the command line for quick administrative tasks (if you&#8217;ve already got an SSH client on your iPhone). All you need is access to each machine via either VPN or forwarding of port 311, and a quick check of an important system is just a single touch away from anywhere.</p>
<p>Server Admin Remote isn&#8217;t perfect. The interface can be disorganized, unintuitive, and even buggy in places. Once you&#8217;ve learned its idiosyncrasies, though, there&#8217;s no better way to keep an eye on your servers during your commute, in meetings, or even just on an extra-long lunch break. It&#8217;s a solid application that can reduce your response times and increase your piece of mind.</p>
<p>Server Admin Remote sells for $7.99 retail <a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=300347476&#038;mt=8">via iTunes</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makemacwork.com/monito-servers-remotely.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Track Live File System Changes</title>
		<link>http://www.makemacwork.com/track-live-file-system-changes.htm</link>
		<comments>http://www.makemacwork.com/track-live-file-system-changes.htm#comments</comments>
		<pubDate>Mon, 18 May 2009 07:00:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://www.makemacwork.com/track-live-file-system-changes.htm</guid>
		<description><![CDATA[Let&#8217;s say you can&#8217;t figure out where some enormous application hides its licensing information, what system files are getting altered by a third-party installer, or even just where some non-standard preferences are getting squirreled away. There are lots of ways to distribute settings to multiple machines, but far fewer to determine what those settings are [...]]]></description>
			<content:encoded><![CDATA[<p>Let&#8217;s say you can&#8217;t figure out where some enormous application hides its licensing information, what system files are getting altered by a third-party installer, or even just where some non-standard preferences are getting squirreled away. There are lots of ways to distribute settings to multiple machines, but far fewer to determine what those settings are and how they&#8217;re stored. What you need is a way to see what files system changes are taking place. The easiest way is with <a href="http://www.fernlightning.com/doku.php?id=software:fseventer:start">FSEventer</a> from fernLighting.</p>
<p>Now FSEventer is not a polished tool. The interface is crude and unfinished in some places. The documentation is sketchy. Developer Robert Pointon&#8217;s focus isn&#8217;t &#8220;look and feel&#8221;, and it shows. </p>
<p>Instead, the focus is on power, and it doesn&#8217;t take long to recognize FSEventer&#8217;s enormous potential. Open the application, authorize root access, and hit the triangular &#8220;play&#8221; button. As you preform tasks on your machine, you&#8217;ll see each file that&#8217;s utilized drawn into an enormous tree. Temporary files, file locks, preferences, and more all appear in real time. </p>
<p><img alt="FSEventer" src="http://www.makemacwork.com/wp-content/images/fseventertree.png"></p>
<p>Once you&#8217;ve finished your work, hit the &#8220;pause&#8221; button, and you&#8217;ve charted all the activity that&#8217;s taken place. You can inspect file information, location, and even double-click to see them in the Finder. Want to filter your results? Click the funnel. Want to start over? Just click the broom. It&#8217;s a simple interface, but one that covers all the bases.</p>
<p>There are several command line utilities that do similar work to FSEventer, but having a graphical representation in this case makes your data much easier to work with. If you&#8217;re responsible for pushing out configurations across your network, or just need to quickly understand how something works on your machine, there aren&#8217;t many tools that are as useful or as convenient.</p>
<p>FSEventer is donationware.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makemacwork.com/track-live-file-system-changes.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Build Custom Install Packages</title>
		<link>http://www.makemacwork.com/build-custom-install-packages.htm</link>
		<comments>http://www.makemacwork.com/build-custom-install-packages.htm#comments</comments>
		<pubDate>Mon, 09 Feb 2009 07:00:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://www.makemacwork.com/build-custom-install-packages/</guid>
		<description><![CDATA[If you&#8217;re responsible for more than a handful of Macintosh workstations, you can&#8217;t get away with running from desk to desk with a firewire drive anymore. IT departments are getting the call to do more with less, and consultants who still charge time-and-materials aren&#8217;t getting called at all. For years now, Apple has stressed the [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re responsible for more than a handful of Macintosh workstations, you can&#8217;t get away with running from desk to desk with a firewire drive anymore. IT departments are getting the call to do more with less, and consultants who still charge time-and-materials aren&#8217;t getting called at all. For years now, Apple has stressed the .pkg format for mass deployment of their own software. If you&#8217;re responsible for deploying third-party applications, on the other hand, the best tool on the market right now might just be JAMF Software&#8217;s <a href="http://www.jamfsoftware.com/products/composer.php">Composer 7</a>.</p>
<p>Composer isn&#8217;t the only utility that builds install packages from an existing filesystem or from filesystem changes. Apple&#8217;s own PackageMaker, LANrev&#8217;s <a href="http://www.lanrev.com/solutions/package-building.html">InstallEase</a>, and open source project <a href="http://s.sudre.free.fr/Software/Iceberg.html">Iceberg</a> all handle that task well enough. What makes Composer stand out is that it includes the best features from all those tools, and manages roll them into one well-designed, dead-simple, powerful and reliable piece of software.</p>
<p><img alt="Workgroup Manager: MCX Details" src="http://www.makemacwork.com/wp-content/images/composer.png" /></p>
<p>The first time you launch Composer, you&#8217;re greeted with three options: To track newly installed files, new and modified files, or monitor active file system changes. Select one, then install the software you&#8217;d like to package up, and Composer will present you with the relevant files to roll into a nice, new .pkg. If the software you&#8217;d like to deploy is already on your machine, chances are it&#8217;s been included in Composer&#8217;s extensive library of pre-built package manifests, which allow you to collect the relevant files from an existing installation.</p>
<p>Composer includes advanced options for building OS images, such as removing caches, page files, Kerberos certificates, and Trash contents. It also features an editable exclusion list, letting you control which files to ignore when building package snapshots, a permissions inspector, and drag-and-drop setup for simple applications. And while JAMF would no-doubt like you to push out these packages with their Casper Suite, they&#8217;re compatible with any Macintosh deployment tool.</p>
<p>If there&#8217;s anything not to like about Composer 7, it&#8217;s the price tag, the highest of any application in its category. But while there may be lower-cost alternatives, Composer&#8217;s greatest value is the time it saves you getting your job done. Despite my generally suspicious nature and unreasonably high standards, Composer really is the best-of-breed tool available for Macintosh software deployment.</p>
<p>Composer 7 retails for $100.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makemacwork.com/build-custom-install-packages.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Utilities For Mac Admins</title>
		<link>http://www.makemacwork.com/free-utilities-for-mac-admins.htm</link>
		<comments>http://www.makemacwork.com/free-utilities-for-mac-admins.htm#comments</comments>
		<pubDate>Mon, 22 Dec 2008 08:00:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://www.makemacwork.com/free-utilities-for-mac-admins</guid>
		<description><![CDATA[With the end of the year growing close, the nights growing long, and a foot of snow paralyzing a completely unprepared Seattle, our thoughts here at Make Mac Work turn to all the gifts we&#8217;ve received this year to make our jobs easier.
So we&#8217;ve collected some of our favorite free tools for Macintosh administration. We [...]]]></description>
			<content:encoded><![CDATA[<p>With the end of the year growing close, the nights growing long, and a foot of snow paralyzing a completely unprepared Seattle, our thoughts here at Make Mac Work turn to all the gifts we&#8217;ve received this year to make our jobs easier.</p>
<p>So we&#8217;ve collected some of our favorite free tools for Macintosh administration. We feel enormously lucky to have received these gifts from their developers, and we&#8217;re sharing them here in the spirit of giving.</p>
<p>Some of these utilities we&#8217;ve already reviewed, some we&#8217;re reviewing in the upcoming months, some of them we use every day, while some we only tinker with. But every single one of these applications is highly recommended, and completely free.</p>
<h3>AirRadar:</h3>
<p>There are many wireless scanners for Macintosh, but none as customizable or pleasant to use as <a href="http://www.koingosw.com/products/airradar.php">AirRadar</a>, Koingo Software&#8217;s beautifully-designed and profoundly Mac-like little application.</p>
<h3>Flame:</h3>
<p>More a proof-of-concept that a full-fledged application, <a href="http://husk.org/apps/flame/">Flame</a> is nonetheless invaluable for tracking down unsanctioned Bonjour sharing on your network. Simple, functional, and free.</p>
<h3>FSEventer:</h3>
<p>Fern Lightning&#8217;s <a href="http://www.fernlightning.com/doku.php?id=software:fseventer:start">FSEventer</a>  doesn&#8217;t just log file system changes, it charts them graphically in real time. Wonderful for understanding the systems you&#8217;re supposed to keep running, and the horrible things that software does to them.</p>
<h3>Keychain Minder:</h3>
<p>In environments where Active Directory and Keychain passwords get out of sync, <a href="http://www.afp548.com/article.php?story=20050306085715981">Keychain Minder</a> helps users keep everything straight, and minimizes confused support calls. From the great folks at <a href="http://www.afp548.com/">AFP548</a>.</p>
<h3>Lingon:</h3>
<p>Peter Borg&#8217;s handy front-end for Leopard&#8217;s complex <tt>launchd</tt> doesn&#8217;t make building system daemons easier, but it does make it faster. We&#8217;ve reviewed <a href="http://tuppis.com/lingon/">Lingon</a> before, and we&#8217;ve only used (and liked) it more since then.</p>
<h3>Password Expiration Checker:</h3>
<p>If you&#8217;ve got Macs bound to Active Directory, this little AppleScript can be set as a login item, warning users that their AD password is set to expire. It may only do one thing, but Peter Bukowinski&#8217;s <a href="http://yourmacguy.wordpress.com/downloads/">Password Expiration Checker</a> does one thing that&#8217;s badly needed.</p>
<h3>QuotaMonitorMenu:</h3>
<p>Great for users new to Portable Home Directory environments, Adam Gerson&#8217;s <a href="http://web.mac.com/agerson/Site/QuotaMonitorMenu.html">QuotaMonitorMenu</a> displays how much space their account has left on the server. Another single-feature utility that should have come with the operating system.</p>
<h3>Suspicious Package:</h3>
<p>By bringing the convenience of Leopard&#8217;s QuickLook to the arduous task of vetting software installers, <a href="http://www.mothersruin.com/software/SuspiciousPackage/">Suspicious Package</a> from Mothers&#8217; Ruin Software manages to be both deeply geeky and extremely elegant.</p>
<h3>Time Machine Perspective:</h3>
<p>Pierce T. Wetter III hacked the open source disk space monitor GrandPerspective, tuning it to only find files Time Machine had backed up once. <a href="http://www.twinforces.com/frictionless/time_machine_perspective.html">Time Machine Perspective</a> helps prune backups of unwanted cruft, reclaiming valuable disk space.</p>
<h3>Wireshark:</h3>
<p>Despite it&#8217;s colorful GUI, <a href="http://nmap.org/">Wireshark</a> is anything but easy or friendly. Instead, this enormously popular Unix tool is the most powerful weapon in your network troubleshooting arsenal. Learning it could be the best gift you get yourself this year.</p>
<p><span class="note">Special Thanks:</span> Our friends Damien Barrett, Eddie Kelley, Jasson Lewellen, Aaron Robinson, Shayne Sandison, and Craig Swanson all helped compile this excellent holiday offering. Thanks to everyone, and we&#8217;ll see you all in the new year&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makemacwork.com/free-utilities-for-mac-admins.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Archives Without Stuffit</title>
		<link>http://www.makemacwork.com/open-archives-without-stuffit.htm</link>
		<comments>http://www.makemacwork.com/open-archives-without-stuffit.htm#comments</comments>
		<pubDate>Wed, 10 Sep 2008 08:00:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://www.makemacwork.com/open-archives-without-stuffit</guid>
		<description><![CDATA[In the late eighties, the original Stuffit was an invaluable utility, bringing compression and archiving capabilities to the Macintosh filesystem. In Mac OS X, however, you could soon right-click on any file or folder to create a cross-platform .zip file with the &#8220;Make Archive&#8221; feature (now called &#8220;Compress&#8221; in Leopard). While the need to compress [...]]]></description>
			<content:encoded><![CDATA[<p>In the late eighties, the original Stuffit was an invaluable utility, bringing compression and archiving capabilities to the Macintosh filesystem. In Mac OS X, however, you could soon right-click on any file or folder to create a cross-platform <tt>.zip</tt> file with the &#8220;Make Archive&#8221; feature (now called &#8220;Compress&#8221; in Leopard). While the need to compress files with Stuffit passed long ago, the need to &#8220;unstuff&#8221; old archives has never disappeared. <a href="http://wakaba.c3.cx/s/apps/unarchiver.html">The Unarchiver</a> can open <tt>.sit</tt> files, as well as more than thirty other legacy formats (such as Disk Doubler and BinHex), and does it all for free.</p>
<p><img alt="The Unarchiver Preferences" src="http://www.makemacwork.com/wp-content/images/unarchiverprefs.png" /></p>
<p>While stand-alone expansion utilities for Stuffit archives aren&#8217;t new, The Unarchiver actually ties this ability into the operating system interface, allowing you to uncompress supported formats by simply opening them in the Finder. Just double-click on the application when you first install it to determine which file formats you&#8217;d like The Unarchiver to handle.</p>
<p>The author of The Unarchiver isn&#8217;t selling anything, so users never get nagged to &#8220;upgrade&#8221; to a deluxe version, a common complaint with the Stuffit-branded utilities. Plus, once you get your users into the habit of compressing files through the Finder, you&#8217;ll be able to share archives with Windows users without shelling out for Stuffit licenses year after year.</p>
<p>There are, unfortunately, tasks The Unarchiver can&#8217;t handle. Most notably, it lacks support for the proprietary <tt>.sitx</tt> format, which offers better compression ratios for graphics files than the original. It&#8217;s also essentially a front-end for the open source <a href="http://sourceforge.net/projects/libxad/">libxad</a> project, so new file formats aren&#8217;t added to The Unarchiver unless they&#8217;re added to libxad first. Despite these weaknesses, The Unarchiver is an invaluable tool for breaking the expensive Stuffit habit.</p>
<p>The Unarchiver is available for free download from its creator, Dag &Aring;gren.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makemacwork.com/open-archives-without-stuffit.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>View Installer Package Contents</title>
		<link>http://www.makemacwork.com/view-installer-package-contents.htm</link>
		<comments>http://www.makemacwork.com/view-installer-package-contents.htm#comments</comments>
		<pubDate>Wed, 16 Jul 2008 13:00:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://www.makemacwork.com/view-installer-package-contents</guid>
		<description><![CDATA[Since Mac OS X premiered in 2001, a wide range of applications have shipped with installers in Apple&#8217;s .pkg format. While the contents of these installers were originally browsable in the Finder or from the command line, determining exactly what will be installed (and where) can still be a difficult and time-consuming process. It&#8217;s made [...]]]></description>
			<content:encoded><![CDATA[<p>Since Mac OS X premiered in 2001, a wide range of applications have shipped with installers in Apple&#8217;s <tt>.pkg</tt> format. While the contents of these installers were originally browsable in the Finder or from the command line, determining exactly what will be installed (and where) can still be a difficult and time-consuming process. It&#8217;s made all the more frustrating by the fact that <tt>.pkg</tt>installers lack an uninstall option, making such detective work a requirement to completely uninstall some third-party software. And in Leopard, there&#8217;s a new &#8220;flat package&#8221; format, which can&#8217;t even be read without Apple&#8217;s Developer Tools.</p>
<p>That&#8217;s where <a href="http://www.mothersruin.com/software/SuspiciousPackage/">Suspicious Package</a> comes in, a Quick Look plugin that lets you view exactly what and how will get installed by any package-format installer.</p>
<p><img alt="Suspicious Package Quick Look Plugin" src="http://www.makemacwork.com/wp-content/images/suspiciouspackage.png" /></p>
<p>Just select a <tt>.pkg</tt> file in the Finder, hit the space key, and you&#8217;re greeted with an interactive Quick Look window. The folder structure of the installer can be browsed using the unfolding arrows to the left of the file names, and the installation scripts can be read with the expansion button to the left of the script icon. Suspicious Package even lets you know if an installer requires an administrative password to run, or that your machine be restarted after installation.</p>
<p>Designed to do just one thing, and do it very well, Suspicious Package is an incredibly clever (and incredibly useful) little utility. It&#8217;s also an enormous time saver, and a fantastic extension of Apple&#8217;s Quick Look framework.</p>
<p>Suspicious Package is available for free from Mothers Ruin Software.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makemacwork.com/view-installer-package-contents.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configure Launchd Graphically</title>
		<link>http://www.makemacwork.com/configure-launchd-graphically.htm</link>
		<comments>http://www.makemacwork.com/configure-launchd-graphically.htm#comments</comments>
		<pubDate>Wed, 28 May 2008 14:00:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://www.makemacwork.com/configure-launchd-graphically</guid>
		<description><![CDATA[We&#8217;ve written about launchd (the daemon which governs OS X system processes) before. We&#8217;ve detailed its xml-based syntax, even as we&#8217;ve struggled to remember every tag and attribute. We could have saved ourselves the trouble and pointed to Peter Borg&#8217;s Lingon, the free graphical editor for launchd plist files.
Inexplicably named for a swedish berry, with [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve written about <a href="http://www.makemacwork.com/startup-processes-with-launchd.htm">launchd</a> (the daemon which governs OS X system processes) before. We&#8217;ve detailed its xml-based syntax, even as we&#8217;ve struggled to remember every tag and attribute. We could have saved ourselves the trouble and pointed to Peter Borg&#8217;s <a href="http://lingon.sourceforge.net/">Lingon</a>, the free graphical editor for launchd plist files.</p>
<p>Inexplicably named for a swedish berry, with an icon like the giant red ball from Alias, Lingon&#8217;s odd presentation quickly gives way to its powerful and convenient functionality. Its main panel allows you to create and edit launchd jobs with just their names, the Terminal command or script they run, and their scheduling options.</p>
<p><img alt="Lingon: Basic Mode" src="http://www.makemacwork.com/wp-content/images/lingonbasic.png" /></p>
<p>An advanced mode offers syntax-colored construction of the full range of launchd options (such as inetd compatibility, hard resource limits, and listening sockets). For power-users, Lingon is a tremendous time-saver, eliminating a great deal of referencing and proofreading for what amounts to an occasional task. For the novice, it&#8217;s like Dreamweaver for dangerous system modifications.</p>
<p>Lingon has one major annoyance: The inability to save files anywhere other than live system directories. This isn&#8217;t so bad if you&#8217;re composing your plist files on a system that&#8217;s meant to run them.  If you&#8217;re composing a launchd job for another machine (or many others), you must save it first without enabling it, then fish it out of the directory Lingon squirreled it away in. A &#8220;Save As&#8221; feature would go a long way here, and the absense of one could cause serious trouble for a careless user.</p>
<p>Despite its eccentricities, Lingon is an impressive tool, simple when it needs to be and complex where it has to. It&#8217;s also a generous open-sourced contribution to the Macintosh administration community.</p>
<p>Lingon is available free of charge.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makemacwork.com/configure-launchd-graphically.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mount SFTP Volumes Locally</title>
		<link>http://www.makemacwork.com/harness-sftp-using-expandrive.htm</link>
		<comments>http://www.makemacwork.com/harness-sftp-using-expandrive.htm#comments</comments>
		<pubDate>Wed, 26 Mar 2008 14:00:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://www.makemacwork.com/harness-sftp-using-expandrive.htm</guid>
		<description><![CDATA[For years, systems administrators have used SFTP (the SSH File Transfer Protocol) to provide secure access to remote file systems. Based not on FTP, but on the Unix Secure Shell, SFTP allows the encrypted transfer of files over any network. While SFTP&#8217;s command options and version compatibility can make it a complicated tool, Magnetk&#8217;s ExpanDrive [...]]]></description>
			<content:encoded><![CDATA[<p>For years, systems administrators have used SFTP (the SSH File Transfer Protocol) to provide secure access to remote file systems. Based not on FTP, but on the Unix Secure Shell, SFTP allows the encrypted transfer of files over any network. While SFTP&#8217;s command options and version compatibility can make it a complicated tool, Magnetk&#8217;s <a href="http://www.magnetk.com/expandrive/">ExpanDrive</a> makes it easy to appreciate, offering Macintosh users a near-flawless way to mount and access remote servers as local disks.</p>
<p><img alt="ExpanDrive: Drive Manager" src="http://www.makemacwork.com/wp-content/images/expandrivemanager.png"></p>
<p>The heart of ExpanDrive is the Drive Manager window, opened from its magnet-shaped icon in the OS X menu bar. From this window, you can add, subtract, and manage any remote volume on a server offering SSH. Fill in the server address, your login name and password, and (optionally) the remote server path you&#8217;re logging in to and name you&#8217;d like for the local version of the volume.</p>
<p>The beauty of ExpanDrive is that once it&#8217;s up and running, you can forget it&#8217;s there entirely. It handles network difficulties gracefully, faster and more stably than the Macintosh Finder itself, and reconnects seamlessly when disconnected.</p>
<p>ExpanDrive keeps improving as well, with four significant updates this month alone. The coming version, promised by Magnetk in the next few weeks, includes Applescript integration and command line utilities for mounting SFTP shares from the Terminal.</p>
<p>ExpanDrive isn&#8217;t without its issues. It handles Unix symlinks (file pointers like Windows shortcuts) poorly, can&#8217;t transfer the resource fork on legacy Macintosh files (and fonts), and lacks a standardized interface or dock icon. If these issues apply in your environment, they may very well be deal breakers. For web development, image libraries, or management tasks, on the other hand, ExpanDrive outshines any other available tools for secure file system access.</p>
<p>ExpanDrive retails for $29.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makemacwork.com/harness-sftp-using-expandrive.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Resize HFS+ and NTFS Volumes</title>
		<link>http://www.makemacwork.com/resize-volumes-using-ipartition.htm</link>
		<comments>http://www.makemacwork.com/resize-volumes-using-ipartition.htm#comments</comments>
		<pubDate>Wed, 29 Aug 2007 13:00:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://www.makemacwork.com/resize-volumes-using-ipartition/</guid>
		<description><![CDATA[When you blew last year&#8217;s budget on a brand new SAN, its potential seemed second only to its simplicity: As demand grows, add capacity from a huge storage pool, and never have to worry about individual hard drives again. When you increase the allocation to the Mac share, however, your workstations still see the same [...]]]></description>
			<content:encoded><![CDATA[<p>When you blew last year&#8217;s budget on a brand new SAN, its potential seemed second only to its simplicity: As demand grows, add capacity from a huge storage pool, and never have to worry about individual hard drives again. When you increase the allocation to the Mac share, however, your workstations still see the same amount of space. Unlike Leopard, Mac OS X 10.4 can&#8217;t natively or dynamically increase partition size, and no version of Apple&#8217;s Disk Utility can resize NTFS or Linux partitions.</p>
<p>As files grow larger and storage more decentralized, managing Macintosh volumes on a shared network can be a significant challenge. Coriolis Systems&#8217; <a href="http://www.coriolis-systems.com/iPartition.php">iPartition</a> meets that challenge by resizing populated file systems, growing and shrinking partitions without damaging their contents.</p>
<p><img alt="iPartition" src="http://www.makemacwork.com/wp-content/images/ipartition.png" /></p>
<p>Simply select the &#8220;disk&#8221; you need to modify from the list on the left side of iPartition&#8217;s main window. This can be a literal disk, a local RAID array, or a designated slice from a logical volume device. Then grab the textured handle on your existing colored partition and drag it around until it eclipses the gray empty area entirely (or use the &#8220;Inspector&#8221; panel to specify the partition size down to the byte). Since this is a major disk operation, you&#8217;ll want to have a current backup of the partition just in case. You&#8217;ll also want to turn off network sharing to the volume before you proceed, since resizing it in this manner will unmount it momentarily.</p>
<p>Once you&#8217;re happy with your changes, hit the bright green &#8220;Go&#8221; button, and your changes will commit to disk (often instantaneously). If you assign too much space, you can shrink volumes in the same manner, though the process is much slower in reverse (you&#8217;d probably want to leave a 500GB volume overnight). There are a number of other disk management features (including a limited version of Coriolis&#8217; <a href="http://www.coriolis-systems.com/iDefrag.php">iDefrag</a> utility) in iPartition, but it&#8217;s ability to change filesystems of all types nondestructively that makes the program invaluable part of any administrator&#8217;s toolkit.</p>
<p><span class="note">Update:</span> Although Leopard added the ability resize HFS+ partitions dynamically, iPartition has only improved since our initial review, handling all categories of Volume beautifully on multi-OS storage systems. We wouldn&#8217;t maintain a network of any complexity without it.</p>
<p>iPartition retails for $49.95.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makemacwork.com/resize-volumes-using-ipartition.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
