﻿<?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>Sam's Geek Log &#187; Mac OS X</title>
	<atom:link href="http://blog.agitatorsltd.com/category/unix/mac-os-x/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.agitatorsltd.com</link>
	<description>My Problems, Observations and Solutions with IT</description>
	<lastBuildDate>Tue, 29 Mar 2011 18:41:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Copyright Symbol on A Mac</title>
		<link>http://blog.agitatorsltd.com/unix/mac-os-x/?p=28</link>
		<comments>http://blog.agitatorsltd.com/unix/mac-os-x/?p=28#comments</comments>
		<pubDate>Sat, 01 Nov 2008 23:39:40 +0000</pubDate>
		<dc:creator>scoker3</dc:creator>
				<category><![CDATA[Mac OS X]]></category>

		<guid isPermaLink="false">http://blog.agitatorsltd.com/?p=28</guid>
		<description><![CDATA[Keyboard Shortcut: hold option &#038; press g. Link to other symbols]]></description>
			<content:encoded><![CDATA[<p>Keyboard Shortcut:</p>
<p>hold option &#038; press g.</p>
<p><a href="http://www.usingmac.com/2007/12/12/100-mac-keyboard-shortcuts-for-creating-symbols">Link to other symbols</a></p>
<p><map name='google_ad_map_28_90bb51bbd79c7857'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/28?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_28_90bb51bbd79c7857' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=28&amp;url= http%3A%2F%2Fblog.agitatorsltd.com%2Funix%2Fmac-os-x%2F%3Fp%3D28' /></p>]]></content:encoded>
			<wfw:commentRss>http://blog.agitatorsltd.com/unix/mac-os-x/?p=28/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating Joliet iso images on a Mac</title>
		<link>http://blog.agitatorsltd.com/unix/mac-os-x/?p=27</link>
		<comments>http://blog.agitatorsltd.com/unix/mac-os-x/?p=27#comments</comments>
		<pubDate>Sat, 10 May 2008 17:02:42 +0000</pubDate>
		<dc:creator>scoker3</dc:creator>
				<category><![CDATA[Mac OS X]]></category>

		<guid isPermaLink="false">http://blog.agitatorsltd.com/?p=27</guid>
		<description><![CDATA[Open Disk Utility and use the New Image from Folder menu item to create an image. Use uncompressed and use the CD/DVD master option. Use hdiutil to convert cdr to iso cd ~/Desktop hdiutil makehybrid -iso -joliet -o Master.iso Master.cdr &#8230; <a href="http://blog.agitatorsltd.com/unix/mac-os-x/?p=27">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Open Disk Utility and use the New Image from Folder menu item to create an image. Use uncompressed and use the CD/DVD master option.</p>
<p>Use hdiutil to convert cdr to iso</p>
<blockquote><p>
cd ~/Desktop<br />
hdiutil makehybrid -iso -joliet -o Master.iso Master.cdr
</p></blockquote>
<p>This will create an ISO/Joliet .iso file.</p>
<p><map name='google_ad_map_27_90bb51bbd79c7857'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/27?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_27_90bb51bbd79c7857' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=27&amp;url= http%3A%2F%2Fblog.agitatorsltd.com%2Funix%2Fmac-os-x%2F%3Fp%3D27' /></p>]]></content:encoded>
			<wfw:commentRss>http://blog.agitatorsltd.com/unix/mac-os-x/?p=27/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changing UID and Shell in Leopard</title>
		<link>http://blog.agitatorsltd.com/unix/mac-os-x/?p=21</link>
		<comments>http://blog.agitatorsltd.com/unix/mac-os-x/?p=21#comments</comments>
		<pubDate>Tue, 04 Dec 2007 02:07:54 +0000</pubDate>
		<dc:creator>scoker3</dc:creator>
				<category><![CDATA[Mac OS X]]></category>

		<guid isPermaLink="false">http://blog.agitatorsltd.com/?p=21</guid>
		<description><![CDATA[Since Netinfo was replaced by Directory Services in Leopard there are several user based tweaks that I like to do. This had not been a problem on my Mac Pro since I did an upgrade, but I just got a &#8230; <a href="http://blog.agitatorsltd.com/unix/mac-os-x/?p=21">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Since Netinfo was replaced by Directory Services in Leopard there are several user based tweaks that I like to do.  This had not been a problem on my Mac Pro since I did an upgrade, but I just got a new MacBook with a fresh install of Leopard.  Now there are several user based tweaks I like to make.  I change my UID to my standard one; it makes file sharing and remote work much easier.  I am also a tcsh user.  So there are two ways to adjust this sans NetInfo</p>
<p>1) GUI &#8212; Go to System Preferences > Accounts and right click (control-click) on the user you wish to modify.  An advance window will appear and you can make changes here.</p>
<p>2) CLI &#8212; su &#8211; to root and run dscl</p>
<blockquote><p>
su &#8211;<br />
dscl localhost<br />
cd /Local/Default/Users
</p></blockquote>
<p>You can see all users by doing an ls and you can see the attributes of the users by catting the user (e.g. <code>cat someuser</code> ).  Man dscl and man 8 DirectoryServices will give more info on changing attributes.</p>
<p><map name='google_ad_map_21_90bb51bbd79c7857'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/21?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_21_90bb51bbd79c7857' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=21&amp;url= http%3A%2F%2Fblog.agitatorsltd.com%2Funix%2Fmac-os-x%2F%3Fp%3D21' /></p>]]></content:encoded>
			<wfw:commentRss>http://blog.agitatorsltd.com/unix/mac-os-x/?p=21/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Leopard Upgrade and Parallels</title>
		<link>http://blog.agitatorsltd.com/unix/mac-os-x/?p=20</link>
		<comments>http://blog.agitatorsltd.com/unix/mac-os-x/?p=20#comments</comments>
		<pubDate>Sat, 03 Nov 2007 23:02:32 +0000</pubDate>
		<dc:creator>scoker3</dc:creator>
				<category><![CDATA[Mac OS X]]></category>

		<guid isPermaLink="false">http://blog.agitatorsltd.com/?p=20</guid>
		<description><![CDATA[Another problem I ran into is that Parallels v.3 network bridge mode stopped working. This is related to the fact that I did an upgrade and not a fresh install of the OS. Reinstalling parallels does not solve the problem. &#8230; <a href="http://blog.agitatorsltd.com/unix/mac-os-x/?p=20">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Another problem I ran into is that Parallels v.3 network bridge mode stopped working.  This is related to the fact that I did an upgrade and not a fresh install of the OS.  Reinstalling parallels does not solve the problem.  The following files need to me moved out of the way and a reboot done.</p>
<ul>
/System/Library/Extensions/vmmain.kext<br />
/System/Library/Extensions/hypervisor.kext<br />
/System/Library/Extensions/helper.kext<br />
/System/Library/Extensions/ConnectUSB.kext<br />
/System/Library/Extensions/Pvsnet.kext<br />
~/Library/Parallels/<br />
/Library/Parallels/<br />
~/Library/Preferences/com.parallels
</ul>
<p>After the reboot a fresh install of parallels fixed the problem.  Interestingly Fusion did not have the same problems.</p>
<p><map name='google_ad_map_20_90bb51bbd79c7857'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/20?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_20_90bb51bbd79c7857' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=20&amp;url= http%3A%2F%2Fblog.agitatorsltd.com%2Funix%2Fmac-os-x%2F%3Fp%3D20' /></p>]]></content:encoded>
			<wfw:commentRss>http://blog.agitatorsltd.com/unix/mac-os-x/?p=20/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Leopard and Photoshop v. 7</title>
		<link>http://blog.agitatorsltd.com/unix/mac-os-x/?p=19</link>
		<comments>http://blog.agitatorsltd.com/unix/mac-os-x/?p=19#comments</comments>
		<pubDate>Sat, 03 Nov 2007 21:54:09 +0000</pubDate>
		<dc:creator>scoker3</dc:creator>
				<category><![CDATA[Mac OS X]]></category>

		<guid isPermaLink="false">http://blog.agitatorsltd.com/?p=19</guid>
		<description><![CDATA[I just upgraded to Leopard and so far the first big problem I found is that Photoshop v.7 will not work. Granted this is an old version and designed to run in both classic and OS X, which I suspect &#8230; <a href="http://blog.agitatorsltd.com/unix/mac-os-x/?p=19">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I just upgraded to Leopard and so far the first big problem I found is that Photoshop v.7 will not work.  Granted this is an old version and designed to run in both classic and OS X, which I suspect is the cause of the problem.</p>
<p><map name='google_ad_map_19_90bb51bbd79c7857'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/19?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_19_90bb51bbd79c7857' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=19&amp;url= http%3A%2F%2Fblog.agitatorsltd.com%2Funix%2Fmac-os-x%2F%3Fp%3D19' /></p>]]></content:encoded>
			<wfw:commentRss>http://blog.agitatorsltd.com/unix/mac-os-x/?p=19/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Set Hostname for OS X</title>
		<link>http://blog.agitatorsltd.com/unix/mac-os-x/?p=16</link>
		<comments>http://blog.agitatorsltd.com/unix/mac-os-x/?p=16#comments</comments>
		<pubDate>Wed, 19 Sep 2007 20:57:58 +0000</pubDate>
		<dc:creator>scoker3</dc:creator>
				<category><![CDATA[Mac OS X]]></category>

		<guid isPermaLink="false">http://blog.agitatorsltd.com/?p=16</guid>
		<description><![CDATA[Append or edit /etc/hostconfig with the following: HOSTNAME="machine.your.domain"]]></description>
			<content:encoded><![CDATA[<p>Append or edit /etc/hostconfig with the following:</p>
<blockquote><p><code>HOSTNAME="machine.your.domain"</code></p></blockquote>
<p><map name='google_ad_map_16_90bb51bbd79c7857'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/16?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_16_90bb51bbd79c7857' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=16&amp;url= http%3A%2F%2Fblog.agitatorsltd.com%2Funix%2Fmac-os-x%2F%3Fp%3D16' /></p>]]></content:encoded>
			<wfw:commentRss>http://blog.agitatorsltd.com/unix/mac-os-x/?p=16/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>X11 and Terminal.app</title>
		<link>http://blog.agitatorsltd.com/unix/mac-os-x/?p=7</link>
		<comments>http://blog.agitatorsltd.com/unix/mac-os-x/?p=7#comments</comments>
		<pubDate>Mon, 17 Apr 2006 02:17:31 +0000</pubDate>
		<dc:creator>scoker3</dc:creator>
				<category><![CDATA[Mac OS X]]></category>

		<guid isPermaLink="false">http://www.bodhibot.com/scoker3-blog/?p=7</guid>
		<description><![CDATA[Add this to /etc/profile: # added to allow X11 applications to run if [[ -z $DISPLAY ]] then export DISPLAY=:0.0 fi And this to /etc/csh.cshrc: # added to allow X11 applications to run if (! $?DISPLAY) then setenv DISPLAY :0.0 &#8230; <a href="http://blog.agitatorsltd.com/unix/mac-os-x/?p=7">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Add this to /etc/profile:</p>
<blockquote><p># added to allow X11 applications to run<br />
if [[ -z $DISPLAY ]]<br />
then<br />
export DISPLAY=:0.0<br />
fi</p></blockquote>
<p>And this to /etc/csh.cshrc:</p>
<blockquote><p># added to allow X11 applications to run<br />
if (! $?DISPLAY) then<br />
setenv DISPLAY :0.0<br />
endif</p></blockquote>
<p><map name='google_ad_map_7_90bb51bbd79c7857'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/7?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_7_90bb51bbd79c7857' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=7&amp;url= http%3A%2F%2Fblog.agitatorsltd.com%2Funix%2Fmac-os-x%2F%3Fp%3D7' /></p>]]></content:encoded>
			<wfw:commentRss>http://blog.agitatorsltd.com/unix/mac-os-x/?p=7/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.413 seconds -->

