<?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>Macintosh-Admin &#187; Articles</title>
	<atom:link href="http://www.macintosh-admin.com/category/articles/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.macintosh-admin.com</link>
	<description>The resource for Macintosh administrators...</description>
	<lastBuildDate>Tue, 31 May 2011 21:24:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>iCal Server: Broken Web Interface</title>
		<link>http://www.macintosh-admin.com/2011/05/31/ical-server-broken-web-interface/</link>
		<comments>http://www.macintosh-admin.com/2011/05/31/ical-server-broken-web-interface/#comments</comments>
		<pubDate>Tue, 31 May 2011 21:24:48 +0000</pubDate>
		<dc:creator>jimmy</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://www.macintosh-admin.com/?p=336</guid>
		<description><![CDATA[I&#8217;ve been using the built-in calendar server OS X Snow Leopard Server offers since day one. Paired with the address book service it saved me from spending another $99/yr on the MobileMe service. However, for the past month or so, the web interface hasn&#8217;t been working and will continually sit at the &#8216;Getting Events&#8217; screen. [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using the built-in calendar server OS X Snow Leopard Server offers since day one. Paired with the address book service it saved me from spending another $99/yr on the MobileMe service. However, for the past month or so, the web interface hasn&#8217;t been working and will continually sit at the &#8216;Getting Events&#8217;  screen. Today I finally got around to checking through some error logs, specifically /var/log/caldavd/error.log. The following was the error I was getting:</p>
<p><code>2010-02-01 22:26:59-0600 [-] [caldav-8010] vobject.base.ValidateError: 'VEVENT components cannot contain both DTEND and DURATION components'</code></p>
<p>After searching around I came across <a href="https://discussions.apple.com/message/11004979?messageID=11004979">this post on the Apple Discussion Forums</a>. Something interesting to take note of is, the event was added/modified from the web interface (the product id):</p>
<p>PRODID:-//Apple Inc.//Web Calendar Client//</p>
<p>So that seems to lead me to believe there&#8217;s actually a bug within the web interface that isn&#8217;t setting the right parameters in the events. The fix is to remove the DURATION and replace it with DTEND (if it doesn&#8217;t already exist). What I did to find any events with DURATION was a simple grep:</p>
<p><code>sh-3.2# grep -ir DURATION /Library/CalendarServer/Documents/calendars/__uids__/</code></p>
<p>Then you can use your favorite editor to remove the DURATION line. Before making edits, I recommend stopping the calendar service, edit, then start it back up.</p>
<p>This resolved my issue, so hopefully it can assist anyone else with a broken web iCal interface.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.macintosh-admin.com/2011/05/31/ical-server-broken-web-interface/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disk Utility Broken in 10.6.3 &#8211; Fixing Degraded RAID Sets</title>
		<link>http://www.macintosh-admin.com/2010/05/26/disk-utility-broken-in-10-6-3-fixing-degraded-raid-sets/</link>
		<comments>http://www.macintosh-admin.com/2010/05/26/disk-utility-broken-in-10-6-3-fixing-degraded-raid-sets/#comments</comments>
		<pubDate>Wed, 26 May 2010 08:41:03 +0000</pubDate>
		<dc:creator>jimmy</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Tutorials/Guides]]></category>

		<guid isPermaLink="false">http://www.macintosh-admin.com/?p=310</guid>
		<description><![CDATA[Back in 2008 I wrote an article which discussed how one can recover from a degraded mirror RAID-array. Unfortunately it looks like this issue may have popped backup within Disk Utility and still requires one to use the command line version of Disk Utility to correct the issue. One of our readers Matt S. of [...]]]></description>
			<content:encoded><![CDATA[<p>Back in <a href="http://www.macintosh-admin.com/2008/03/21/software-raid-in-os-x-leopard/#com">2008 I wrote an article which discussed</a> how one can recover from a degraded mirror RAID-array. Unfortunately it looks like this issue may have popped backup within Disk Utility and still requires one to use the command line version of Disk Utility to correct the issue. One of our readers Matt S. of <a href="panoramaproductions.biz">Panorama Productions &#038; Digital Services</a> found this out and was kind enough to allow us to re-publish his findings.</p>
<p>&#8212;&#8211;</p>
<blockquote><p>Unfortunately, my experience today does not support the conclusion that Apple has fixed the GUI in the Disk Utility included with OS 10.6.3.</p>
<p>I was forced to rely on the command line to add a replacement disk to a degraded RAID-1 because no amount of dragging and dropping in the DU window worked. The drag-and-drop would not place the replacement drive within the existing RAID set and the rebuild button never became active.</p>
<p>But the process was simpler than your prior description.</p>
<p>Wanting to take no chances with the data, I first cloned the data off the degraded RAID from the operating drive with Carbon Copy Cloner. In fact, I cloned it twice, to two different drives. Better safe than sorry.</p>
<p>I installed a new, replacement drive of equal capacity to the operating drive in my MacPro and initialized it as a single partition with a unique and easily identifiable name.</p>
<p>Using the command line in Terminal, I used the command &#8220;diskutil list&#8221; to get the disk numbers of all the disks installed in my MacPro.</p>
<p>Then, with no other commands necessary, I entered:</p>
<p><code>diskutil repairMirror disk4 disk0</code></p>
<p>Disk4 is the disk ID of the degraded RAID-1<br />
Disk0 is the disk ID of the new drive</p>
<p>This command re-initialized the freshly initialized new disk I installed (called disk0), added it to RAID with the new name &#8220;RAID Slice disk0s2&#8243;, removed the name of the previously missing, failed member of the RAID-1, and automatically began rebuilding the array.</p>
<p>Much more efficient to type one command to do it all but I would rather that the GUI-based disk utility function as it should. It would be much more intuitive &#8211; and isn&#8217;t that what Apple products are supposed to be about?</p></blockquote>
<p>&#8212;&#8211;</p>
<p>Matt also followed up to my email to which I had asked a few questions.</p>
<p>&#8212;&#8211;</p>
<blockquote><p>The failed drive was NOT the boot drive.</p>
<p>I was NOT using the OSX 10.6.3 Install DVD as my boot disk. I was booted from my 10.6.3 normal boot hard drive.</p>
<p>And one other thing. I purposely and deliberately screwed up my RAID-1 just to see whether, in fact, Apple did fix the DU GUI. The drive itself did not go bad. I just wanted to experiment and I&#8217;m glad that I did. After the RAID rebuilt with the replacement drive perfectly in 4 hours, I deliberately failed the RAID again by removing the replacement drive and reinserting the original drive. I used the same command again and the original drive was reitialized and resynced to the still functioning drive just fine, only that took 7 hours. The only difference? My original drives are Seagate 1-TBs. The replacement test drive that I used was a borrowed WD RE3 1TB model. I think I&#8217;ll get four of those puppies! I guess there&#8217;s nothing like having two processing chips in a hard drive to almost halve the write times.</p>
<p>By all means, feel free to publish my comments. I wrote to you specifically to share my experience with you and your readers. The more all of us share our knowledge, the easier it becomes for other folks.</p>
<p>Best wishes,</p>
<p>Matt S.</p></blockquote>
<p>That said, I&#8217;d like to myself try replicating the issue just to verify that once again the Disk Utility in 10.3.6 is broken. It&#8217;s too bad because it&#8217;s a lot easier to just drag and drop and new disk into Disk Utility rather then having to run through the command line.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.macintosh-admin.com/2010/05/26/disk-utility-broken-in-10-6-3-fixing-degraded-raid-sets/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>iPad App Wish List for a Server Admin</title>
		<link>http://www.macintosh-admin.com/2010/01/27/ipad-app-wish-list-for-a-server-admin/</link>
		<comments>http://www.macintosh-admin.com/2010/01/27/ipad-app-wish-list-for-a-server-admin/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 23:01:37 +0000</pubDate>
		<dc:creator>morgant</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.macintosh-admin.com/?p=299</guid>
		<description><![CDATA[If you hadn&#8217;t heard the fervent rumors over the past few weeks about Apple&#8217;s impending tablet computer, you&#8217;ll no doubt hear about the real deal: the iPad. It&#8217;s a mid-size, thin, fast, multi-touch tablet computer running an enhanced version of the iPhone OS and including Bluetooth, WiFi, and optional 3G connectivity. I&#8217;ll leave you to [...]]]></description>
			<content:encoded><![CDATA[<p><img style="float: right; margin-left: 1em; margin-bottom: 0.5em;" title="ipad-158x212" src="http://www.macintosh-admin.com/wp-content/uploads/2010/01/ipad-158x212.png" alt="" width="158" height="212" /><br />
If you hadn&#8217;t heard the fervent rumors over the past few weeks about Apple&#8217;s impending tablet computer, you&#8217;ll no doubt hear about the real deal: the <a href="http://www.apple.com/">iPad</a>. It&#8217;s a mid-size, thin, fast, multi-touch tablet computer running an enhanced version of the iPhone OS and including Bluetooth, WiFi, and optional 3G connectivity. I&#8217;ll leave you to <a href="http://www.apple.com/ipad/#gallery-hero-video">watch the video</a> or drool over the <a href="http://www.apple.com/ipad/specs/">specs</a> &amp; <a href="http://www.apple.com/ipad/pricing/">pricing</a>.</p>
<p>Since I&#8217;m on-call 24/7 and must be ready to respond whether I&#8217;m on the couch or on a long trip, my primary workstation is the thin &amp; light <a href="http://www.apple.com/macbookair/">MacBook Air</a>. I certainly wouldn&#8217;t mind carrying just an iPad with me wherever I went, but there are a few caveats for a server admin like me. While the iPhone OS&#8217;s copy &amp; paste support is stellar and was worth the wait, the lack of multitasking could certainly make life more tedious in some cases or downright impossible in others. The iPad supports current iPhone/iPod touch applications at their existing resolutions (or at 2x size) and I have no doubt that the developers of <a href="http://www.macintosh-admin.com/2009/09/02/ssh-to-your-server-from-your-iphoneipod-touch/">SSH apps</a> and such will update them to support the new resolution &amp; keyboards quite quickly, but there are key apps missing. They&#8217;ve developed excellent new versions of the iWork apps for use on the iPad, but I&#8217;d need them to port Server Admin, Workgroup Manager, and <a href="http://www.apple.com/remotedesktop/">Apple Remote Desktop</a> for me to actually give up my MacBook Air.</p>
<p>It&#8217;s sexy. It has the potential. It certainly has the screen resolution and performance to take on such tasks. I&#8217;ll even guarantee that plenty of third-party tools will be developed for server admins using the iPad, but I hope Apple sees the light and brings over their own admin tools as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.macintosh-admin.com/2010/01/27/ipad-app-wish-list-for-a-server-admin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSH To Your Server From Your iPhone/iPod touch</title>
		<link>http://www.macintosh-admin.com/2009/09/02/ssh-to-your-server-from-your-iphoneipod-touch/</link>
		<comments>http://www.macintosh-admin.com/2009/09/02/ssh-to-your-server-from-your-iphoneipod-touch/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 16:49:00 +0000</pubDate>
		<dc:creator>jimmy</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://www.macintosh-admin.com/?p=35</guid>
		<description><![CDATA[There&#8217;s a neat application on the iPhone App Store called TouchTerm which allows you to SSH in to your servers while on the go! I&#8217;ve personally found that this application has come in handy multiple times when a client needs a quick edit on one of their websites or if there&#8217;s a configuration error that [...]]]></description>
			<content:encoded><![CDATA[<p align="center"><a href="http://www.macintosh-admin.com/wp-content/uploads/2009/09/IMG_0004.PNG"><img src="http://www.macintosh-admin.com/wp-content/uploads/2009/09/IMG_0004-300x200.PNG" alt="IMG_0004" title="IMG_0004" width="300" height="200" class="alignnone size-medium wp-image-206" /></a></p>
<p>There&#8217;s a neat application on the iPhone App Store called TouchTerm which allows you to SSH in to your servers while on the go! I&#8217;ve personally found that this application has come in handy multiple times when a client needs a quick edit on one of their websites or if there&#8217;s a configuration error that needs a quick fix. I&#8217;ve also found it handy when the MySQL service or any of the services for that matter needs to be restarted. For 99 cents you really can&#8217;t go wrong!</p>
<p>The normal version of the application allows you to create server profiles so you can just tap them to connect rather then needing to input connection details every time you wish to connect to a server. I find this to be a really great time-saving feature. A new recent and much appreciated feature is the ability to use the application in landscape mode. This allows for the keyboard to be a bit bigger over the portrait mode.</p>
<p>The application support VT100 Terminal Emulation so that means you can run anything from top, to screen &#8212; really any console application!</p>
<p>There is a Pro version of this application includes all the same features as the normal version but also includes:</p>
<ul>
<li><strong>Extensive Configurability</strong>: Customize almost any aspect of the TT Pro interface, and manage configuration profiles to provide different settings for different servers.</li>
<li><strong>Configuration Import/Export (Version 1.1)</strong>: Import and export configuration settings, saved configurations, and keypads. This makes it easy to install &#8220;add-ons&#8221;, backup configuration data, share / download TT Pro ideas with the user community, and manually setup complicated or repetitive configurations using a text editor.</li>
<li><strong>Command Library</strong>: You can &#8220;re-program&#8221; the interface functionality to suit your needs by referring to actions you do frequently. Nearly every user-accessible action is available in TT Pro as a custom command. This includes sending characters or commands to the remote host, changing font size and color, launching interface elements, and sending e-mails. Over 50 commands in all! These commands (individually, or in sequence) can easily be associated with gestures, custom keypads, and even application events. This provides you with complete control over the TT Pro interface!</li>
<li><strong>Gesture Engine</strong>: TT Pro currently supports 94 different touch gestures, with more on the way. Each gesture can be customized to perform any of the available interface actions using the command library. Gesture Feedback also gives you instant, graphical feedback when a gesture is recognized, and &#8220;Practice Mode&#8221; allows you to quickly acclimate to the Gesture Engine. Finally, all aspects of the Gesture Engine are configurable. So you can now tailor settings for things like double-tap speed, swipe straightness, corner size, etc., in the way that is most comfortable for your usage in a particular context.</li>
<li><strong>Copy and Paste</strong>: Easily place and adjust selection markers by dragging them within the terminal view. Popup zoom windows around the cursor make character-by-character adjustments easy, even when using a tiny font.</li>
<li><strong>Auto-Completion</strong>: TT Pro includes the ability to index and remember everything you have typed or seen as output, and provide a popup list of available completions. Auto-Completion can be configured to launch whenever completions are available, or only when explicitly requested.</li>
<li><strong>Graphical Filesystem Navigation</strong>: Never type &#8220;cd&#8221; on your iPhone again! FS Navigation Mode presents a graphical, table-based interface for quickly navigating directories with a single tap.</li>
<li><strong>E-mail Integration</strong>: Mail the contents of the clipboard, the current terminal screen, or even the entire buffered contents.</li>
<li><strong>Custom Keypads</strong>: Create and use any number of custom keypads. These keypads can be overlaid on the terminal view and used in conjunction with, or instead of, the standard iPhone keyboard. You have complete control over all the labels and actions associated with these keypads.</li>
<li><strong>Integrated Help</strong>: TT Pro is a complex program, with powerful configuration tools and hundreds of ways to customize the interface just for your needs. To assist you along the way, integrated help is available through all stages of the customization process. Our online (iPhone-accessible!) guides and tutorials also help you quickly become familiarized with TT Pro.</li>
<li><strong>Advanced Features</strong>: TT Pro includes several advanced features and options, such as control over SSH compression and encryption settings, and the ability to import private DSA/RSA authentication keys.</li>
</ul>
<p>I haven&#8217;t got the Pro version myself, but I am thinking about getting it just for the ability to use the private DSA/RSA keys, and the graphical filesystem navigation abilities.</p>
<p>Check out the <a href="http://jbrink.net/touchterm/index.html">TouchTerm home page here</a> and check out the <a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=286623227&#038;mt=8">normal</a> and <a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=296468040&#038;mt=8">Pro</a> versions of the applications on iTunes!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.macintosh-admin.com/2009/09/02/ssh-to-your-server-from-your-iphoneipod-touch/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Installing Trac in Mac OS X Leopard Server</title>
		<link>http://www.macintosh-admin.com/2009/08/27/installing-trac-in-mac-os-x-leopard-server/</link>
		<comments>http://www.macintosh-admin.com/2009/08/27/installing-trac-in-mac-os-x-leopard-server/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 20:07:07 +0000</pubDate>
		<dc:creator>jimmy</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Tutorials/Guides]]></category>

		<guid isPermaLink="false">http://www.macintosh-admin.com/?p=49</guid>
		<description><![CDATA[Recently I&#8217;ve decided to dedicate one of my Mac OS X Server boxes to be a Subversion server. Now Subversion itself is great and there&#8217;s already a few GUI applications for OS X (Versions.app and Coda for example) that can help you view your Subversion repository quite easily. But what if you don&#8217;t have a [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I&#8217;ve decided to dedicate one of my Mac OS X Server boxes to be a Subversion server. Now Subversion itself is great and there&#8217;s already a few GUI applications for OS X (Versions.app and Coda for example) that can help you view your Subversion repository quite easily. But what if you don&#8217;t have a wonderful application like Versions or Coda, or you&#8217;re on Windows or Linux for that matter?</p>
<p>Trac is an excellent answer and solution to that question. Trac is a web based front-end to subversion and much more (I only use it for viewing and comparing code changes visually). Straight from the <a href="http://trac.edgewall.org/">Trac website</a>:</p>
<blockquote><p>Trac is an enhanced wiki and issue tracking system for software development projects. Trac uses a minimalistic approach to web-based software project management. Our mission is to help developers write great software while staying out of the way. Trac should impose as little as possible on a team&#8217;s established development process and policies.</p>
<p>It provides an interface to  Subversion (or other version control systems), an integrated Wiki and convenient reporting facilities. Trac allows wiki markup in issue descriptions and commit messages, creating links and seamless references between bugs, tasks, changesets, files and wiki pages. A timeline shows all current and past project events in order, making the acquisition of an overview of the project and tracking progress very easy. The roadmap shows the road ahead, listing the upcoming milestones.</p></blockquote>
<p>So how about getting it installed in OS X? It&#8217;s really really simple!</p>
<p>First, check to see which version of Python you have installed. You can do this by:</p>
<p><code>python --version</code></p>
<p>You should be okay, but just make sure you have at least version 2.3. I had version 2.5 which most people will have.</p>
<p>Next, download a copy of setuptools. You can visit this page:</p>
<p>http://pypi.python.org/pypi/setuptools#downloads</p>
<p>and snag &#8216;setuptools-0.6c9-py2.5.egg&#8217;. Although depending on which version of Python you get, make sure you get the right setuptool installer. Now, mine downloaded as setuptools-0.6c9-py2.5.egg.sh, I just removed the &#8216;.sh&#8217; bit so it was just &#8216;setuptools-0.6c9-py2.5.egg&#8217;. Now, run this script as you would a shell script:</p>
<p><code>sudo sh ./setuptools-0.6c9-py2.5.egg</code></p>
<p>This will install a really fantastic thing called &#8216;easy_install&#8217;. Now, to actually install Trac, type in:</p>
<p>sudo easy_install Trac</p>
<p>BAM! You&#8217;re pretty much done if no error messages come up. A really good thing to see is &#8216;installed tracd to /usr/local/bin/&#8217;. Make sure you run the command with sudo since it&#8217;ll be install some pieces into areas normally restricted to non-admin accounts.</p>
<p>Once completed you can make yourself a Trac environment by typing in:</p>
<p><code>sudo trac_admin /path/to/trac/project initenv</code><br />
ex. <em>sudo trac_admin /usr/local/trac/myproject initenv</em></p>
<p>This will add a new Trac project to your server. To start up the Trac server use:</p>
<p>sudo tracd -p 81 /usr/local/trac/myproject</p>
<p>You can now open a web browser and browse to http://127.0.0.1:81 and you should see your project listed!</p>
<p>Now let me breakdown that command to startup tracd. &#8216;tracd&#8217; is the server binary, so you obviously need that, the -p 81 means it&#8217;ll run on port 81, I chose 81 since my webserver is using port 80 already and then I give the path to the project I want hosted. Do note, you can list multiple project paths, I have about 7-8 listed in my startup command.</p>
<p>By default tracd will only listen on your local loopback IP address (127.0.0.1) which is nice if you only need to access it locally but I am 2000 miles from my server so I need to access it externally. This can easily be accomplished by using the &#8216;&#8211;hostname=&#8217; parameter.</p>
<p>This should pretty much cover a basic Trac install on OS X Server. Beyond this, you can create a LaunchDaemon for tracd so that it starts when your server starts and something very important is authentication and permissions. I haven&#8217;t gone into detail on either of those items in this article, but if anyone is interested, I&#8217;d be more then willing to share that information! I highly recommend checking out the <a href="http://trac.edgewall.org/wiki/TracInstall">Trac website as well</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.macintosh-admin.com/2009/08/27/installing-trac-in-mac-os-x-leopard-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OS X Leopard Server Forwarding DNS to OpenDNS.com</title>
		<link>http://www.macintosh-admin.com/2008/07/12/os-x-leopard-serverforwarding-dns-to-opendnscom/</link>
		<comments>http://www.macintosh-admin.com/2008/07/12/os-x-leopard-serverforwarding-dns-to-opendnscom/#comments</comments>
		<pubDate>Sat, 12 Jul 2008 19:16:19 +0000</pubDate>
		<dc:creator>jimmy</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://www.macintosh-admin.com/?p=10</guid>
		<description><![CDATA[Just recently I had a consulting appointment with a school that needed to use a proxy server in order to block students from inappropriate websites. Previous to my visit they were using a tangerine iBook with OS9 and some piece of software that did the proxy work. After some thought we came up with the [...]]]></description>
			<content:encoded><![CDATA[<p>Just recently I had a consulting appointment with a school that needed to use a proxy server in order to block students from inappropriate websites. Previous to my visit they were using a tangerine iBook with OS9 and some piece of software that did the proxy work. After some thought we came up with the idea of using OS X Server (since they also were running that) as the proxy server. It was much more up to date and it seemed like it would be pretty easy to transfer the list from the iBook&#8217;s proxy software to OS X Server. Unfortunately, I have a feeling the list was so huge that it kept crashing the Web service, so it was back to the drawing board.</p>
<p>We finally decided to use OpenDNS and after some initial testing it all seemed to work fine. We assigned all the student computers static IPs and setup the DNS using the OS X Leopards IP and then OpenDNS. We included the the servers IP first because it allowed the clients to find the server for network home directory use and then I assumed it would use OpenDNS second (for all other queries).</p>
<p>Unfortunately, while we could login to the network home directories, OpenDNS and blocking in-appropriate websites failed to work. Puzzled, I searched for a way to allow us to use the server for initial DNS, but anything else had to pass through OpenDNS. A quick search through the knowledge base turned up <a href="https://www.opendns.com/start?device=apple-osx-server">this article</a>. Basically you just had to add a few lines into one of the DNS configuration files. Really simple. When I restarted the DNS service, nothing worked. I believe that is because the article linked above is for OS X Server Tiger and previous versions. After looking around in the DNS service settings (via the Server Admin tool) I found a box called, &#8216;DNS Forwarding&#8217;. I simply plugged in the OpenDNS IP addresses and removed all but the servers IP from the client DNS servers.</p>
<p>Restarted the DNS service and rebooted the client machine for good luck and attempted to login to the network home directory. It worked! Next I tried loading a site on my OpenDNS blacklist and it too was blocked. It worked just as I had wanted it too.</p>
<p>DNS Forwarding in my understanding works like so:</p>
<ol>
<li>The client machine use the server&#8217;s IP for it&#8217;s main DNS server.</li>
<li>In my case the server contains one DNS entry (well two if you count the reverse DNS record). The one record is of itself. That way the clients know of the server.</li>
<li>Anything that isn&#8217;t in the servers DNS list gets sent to the entries in your DNS Forward records. In this case it was OpenDNS so pretty much every request except one&#8217;s for the server were forwarded to OpenDNS.</li>
</ol>
<p>Hopefully this article can help people out who use in-house DNS and are also looking for a way to send other DNS queries to other outside services such as their ISPs DNS servers or even OpenDNS.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.macintosh-admin.com/2008/07/12/os-x-leopard-serverforwarding-dns-to-opendnscom/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Stepping Into Mac OS X Leopard Server</title>
		<link>http://www.macintosh-admin.com/2007/11/15/stepping-into-mac-os-x-leopard-server/</link>
		<comments>http://www.macintosh-admin.com/2007/11/15/stepping-into-mac-os-x-leopard-server/#comments</comments>
		<pubDate>Thu, 15 Nov 2007 16:49:57 +0000</pubDate>
		<dc:creator>Jimmy</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://www.macintosh-admin.com/2007/11/15/stepping-into-mac-os-x-leopard-server/</guid>
		<description><![CDATA[This past weekend, I got to try out some of the new features that come in Mac OS X Leopard Server. First, let’s back up a bit to Tiger Server. OS X Tiger Server is the first piece of server software I’ve used from Apple. I come from the world of Linux where most of [...]]]></description>
			<content:encoded><![CDATA[<p>This past weekend, I got to try out some of the new features that come in Mac OS X Leopard Server. First, let’s back up a bit to Tiger Server.</p>
<p>OS X Tiger Server is the first piece of server software I’ve used from Apple. I come from the world of Linux where most of the configuration is done by hand, you have to edit your own application configuration files. There’s no pretty GUI (graphical user interface) or buttons to click on. Tiger Server saved a lot of time because all I had to do was type a few things in, click ‘Go’ and I could have a very resourceful server. In just a matter of minutes, I could be running a web server, file server, DNS server, VPN server and more! Apple really made Tiger Server easy to setup and manage. They provided some really great tools too.</p>
<p>With Leopard Server they’ve made it even EASIER to setup and manage. I think Apple has really extended the potential of Leopard server; they’re making it so Leopard Server has a place in the home as well as large companies. They continue to provide some really awesome tools to manage it, and it includes loads of new and cool features. When I set up Leopard Server, I did a fresh install (no upgrade) so I am not sure if some of the things I am talking about will apply to people who choose to upgrade from Leopard Server.</p>
<p>Upon boot up after you install Leopard server, you can choose what type of server you want. There are three options: Standard, Workgroup or Advanced. Each of the three types just had a bit different configuration in which services it uses and sets up for you. While I think this is great for people who like things done for them, I prefer to configure each service by hand (I guess that’s the Linux-side of me coming out). People who really just want the easiest way to manage their server should probably choose either the Standard or Workgroup configurations. This will also allow you to use some of the new and nifty tools that Apple has included with Leopard Server. Unfortunately when you use the Advanced server type you loose the ability to use some of those tools (you can still use Server Admin, Workgroup Manager and command line utilities though).</p>
<p>I am torn between letting Apple do all of the hard stuff so I can use the new tools (using the Workgroup server type) or just using the Advanced server type and handling everything myself. I’m still deciding but I have to say I think it’s great that Apple is making their server software usable by most anyone with some experience in computer and networking. So after choosing the type of server you want, Apple will go about and work its magic, setting up the services and configuring them for you.</p>
<p>For my tests I chose the Workgroup type, so I got the iCal service, web server, iChat service, Mail service, Time Machine backup service, the Open Directory service and a few others. I have a feeling most people will choose the Workgroup type, because it includes a lot of services while still being able to easily manage it.</p>
<p>One of the new management applications that comes with Leopard Server is called Server Preferences. It looks very similar to System Preferences, but it allows you to easily manage the services on your server. Over the last 2-3 years I’ve gotten very used to using Server Admin and Workgroup Manager to manage all my services and users, so if I choose to use the Workgroup server type on my live server, I’ll have to get used to doing everything through the Server Preferences application. It’s definitely a great tool for people who are new to OS X Server.</p>
<p>A few of the things that I am really looking forward to actually using is the wiki server, the iCal server and possibly the Time Machine service. I run a couple wikis (think of Wikipedia.org but on a much smaller scale) so I would love to move them into this service. I have a few shared calendars that need to actually be editable by more then just one person, so the iCal server will surely help with that problem.</p>
<p>Regarding the Time Machine backup service, it sounds really interesting, but at this point I don’t know enough about how it works to rely on that as my only backup service. It sounds really great that client machines can back up to the server rather than a local disk. It saves me from having to buy multiple external drives for each client; instead I can just point them to the server and use that as my backup location. I guess I’ll just have to do some testing!</p>
<p>In the few days I spent playing with Leopard server, I have to say that I am really impressed with how easy Apple has made it for someone to set up and manage a fully featured server. They include some great tools and some really new and much-welcomed features.</p>
<p>Here are a couple of PDF files that I found quite useful when setting up Leopard Server; check them out:</p>
<p><a href="http://images.apple.com/server/macosx/docs/Getting_Started_v10.5.pdf">Getting Started with OS X Leopard Server</a><br />
<a href="http://images.apple.com/server/macosx/docs/Worksheet_v10.5.pdf">Installation Setup &#038; Worksheet</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.macintosh-admin.com/2007/11/15/stepping-into-mac-os-x-leopard-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

