<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: OS X: Easily edit hidden configuration files with TextEdit</title>
	<atom:link href="http://www.tech-recipes.com/rx/2618/os_x_easily_edit_hidden_configuration_files_with_textedit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/2618/os_x_easily_edit_hidden_configuration_files_with_textedit/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Fri, 10 Feb 2012 12:22:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Gogo Xa</title>
		<link>http://www.tech-recipes.com/rx/2618/os_x_easily_edit_hidden_configuration_files_with_textedit/comment-page-1/#comment-33804</link>
		<dc:creator>Gogo Xa</dc:creator>
		<pubDate>Tue, 26 Jul 2011 14:39:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-33804</guid>
		<description>It&#039;s helpful. XD </description>
		<content:encoded><![CDATA[<p>It&#8217;s helpful. XD</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrius Putna</title>
		<link>http://www.tech-recipes.com/rx/2618/os_x_easily_edit_hidden_configuration_files_with_textedit/comment-page-1/#comment-33733</link>
		<dc:creator>Andrius Putna</dc:creator>
		<pubDate>Sat, 23 Jul 2011 15:27:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-33733</guid>
		<description>Does anyone know how to solve this?</description>
		<content:encoded><![CDATA[<p>Does anyone know how to solve this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mkram0</title>
		<link>http://www.tech-recipes.com/rx/2618/os_x_easily_edit_hidden_configuration_files_with_textedit/comment-page-1/#comment-48507</link>
		<dc:creator>mkram0</dc:creator>
		<pubDate>Fri, 20 May 2011 19:55:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-48507</guid>
		<description> To edit your hosts file: (i haven&#039;t tried it, but should work)

cd /private/etc/
ls -a -l

(it will list all files including its permissions)

chmod 777 hosts
(if it does not work, try sudo chmod 777 hosts)
open -a TextEdit hosts

(edit the file, save)

(now revert back to the permissions that were listed above when you did ls -a -l)
so chmod PERMISSION hosts
if the permission is like -rw-r--r-- then use quotes chmod &quot;-rw-r--r--&quot; hosts.

Thanks</description>
		<content:encoded><![CDATA[<p> To edit your hosts file: (i haven&#8217;t tried it, but should work)</p>
<p>cd /private/etc/<br />
ls -a -l</p>
<p>(it will list all files including its permissions)</p>
<p>chmod 777 hosts<br />
(if it does not work, try sudo chmod 777 hosts)<br />
open -a TextEdit hosts</p>
<p>(edit the file, save)</p>
<p>(now revert back to the permissions that were listed above when you did ls -a -l)<br />
so chmod PERMISSION hosts<br />
if the permission is like -rw-r&#8211;r&#8211; then use quotes chmod &#8220;-rw-r&#8211;r&#8211;&#8221; hosts.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Haris</title>
		<link>http://www.tech-recipes.com/rx/2618/os_x_easily_edit_hidden_configuration_files_with_textedit/comment-page-1/#comment-46436</link>
		<dc:creator>Haris</dc:creator>
		<pubDate>Wed, 16 Feb 2011 11:26:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-46436</guid>
		<description>Editing your hosts file...

1. open up finder.
2. go/go to folder &amp; write /etc
3. copy a hosts file to your desktop
4. copy it again for backup purposes
5. open the hosts file and edit it in TextEdit and save the file
6. drag and drop file into /etc directory and replace the old one
7. just keep your backup hosts file in case something goes wrong so that you can revert to default settings

I hope this helps :)</description>
		<content:encoded><![CDATA[<p>Editing your hosts file&#8230;</p>
<p>1. open up finder.<br />
2. go/go to folder &amp; write /etc<br />
3. copy a hosts file to your desktop<br />
4. copy it again for backup purposes<br />
5. open the hosts file and edit it in TextEdit and save the file<br />
6. drag and drop file into /etc directory and replace the old one<br />
7. just keep your backup hosts file in case something goes wrong so that you can revert to default settings</p>
<p>I hope this helps :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pedja</title>
		<link>http://www.tech-recipes.com/rx/2618/os_x_easily_edit_hidden_configuration_files_with_textedit/comment-page-1/#comment-46343</link>
		<dc:creator>Pedja</dc:creator>
		<pubDate>Sat, 12 Feb 2011 19:00:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-46343</guid>
		<description>Hi Ari, did you solve this? I have the same problem. TextEdit wont let me save cause it says that I don´t have auctorisation to save. How to do?</description>
		<content:encoded><![CDATA[<p>Hi Ari, did you solve this? I have the same problem. TextEdit wont let me save cause it says that I don´t have auctorisation to save. How to do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OT</title>
		<link>http://www.tech-recipes.com/rx/2618/os_x_easily_edit_hidden_configuration_files_with_textedit/comment-page-1/#comment-44650</link>
		<dc:creator>OT</dc:creator>
		<pubDate>Fri, 10 Dec 2010 23:29:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-44650</guid>
		<description>Hi Guys,

Can someone help me out? I added the JAVA_HOME, DERBY_HOME and other variables for my needs, changed and saved the .profile on my OSX 10.6.

In the current terminal session everything works OK. I can verify the variables by echo $JAVA_HOME etc. and work with the stuff.

But when I close the terminal or open new terminal window I have to manually reload the profile with . ./.profile command to make it work.

How do I reload the profile automatically for each session?

Thanx
</description>
		<content:encoded><![CDATA[<p>Hi Guys,</p>
<p>Can someone help me out? I added the JAVA_HOME, DERBY_HOME and other variables for my needs, changed and saved the .profile on my OSX 10.6.</p>
<p>In the current terminal session everything works OK. I can verify the variables by echo $JAVA_HOME etc. and work with the stuff.</p>
<p>But when I close the terminal or open new terminal window I have to manually reload the profile with . ./.profile command to make it work.</p>
<p>How do I reload the profile automatically for each session?</p>
<p>Thanx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ari salomon</title>
		<link>http://www.tech-recipes.com/rx/2618/os_x_easily_edit_hidden_configuration_files_with_textedit/comment-page-1/#comment-44074</link>
		<dc:creator>ari salomon</dc:creator>
		<pubDate>Thu, 18 Nov 2010 23:52:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-44074</guid>
		<description>when i tried 

sudo open -a TextEdit /private/etc/hosts
it still would not let me save
&quot;the document &quot;hosts&quot; could not be saved&quot;</description>
		<content:encoded><![CDATA[<p>when i tried </p>
<p>sudo open -a TextEdit /private/etc/hosts<br />
it still would not let me save<br />
&#8220;the document &#8220;hosts&#8221; could not be saved&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tatankisima</title>
		<link>http://www.tech-recipes.com/rx/2618/os_x_easily_edit_hidden_configuration_files_with_textedit/comment-page-1/#comment-44070</link>
		<dc:creator>Tatankisima</dc:creator>
		<pubDate>Thu, 18 Nov 2010 21:26:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-44070</guid>
		<description>Use sudo (sudo open -a TextEdit /private/etc/hosts )</description>
		<content:encoded><![CDATA[<p>Use sudo (sudo open -a TextEdit /private/etc/hosts )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ari Salomon</title>
		<link>http://www.tech-recipes.com/rx/2618/os_x_easily_edit_hidden_configuration_files_with_textedit/comment-page-1/#comment-37142</link>
		<dc:creator>Ari Salomon</dc:creator>
		<pubDate>Thu, 28 Jan 2010 06:49:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-37142</guid>
		<description>great article. i used this to edit my hosts file:
open /private/etc/hosts

except it won’t let me save. i expected textedit to ask me for my password on saving but it simply says I&#039;m not authorized and won&#039;t let me save.</description>
		<content:encoded><![CDATA[<p>great article. i used this to edit my hosts file:<br />
open /private/etc/hosts</p>
<p>except it won’t let me save. i expected textedit to ask me for my password on saving but it simply says I&#8217;m not authorized and won&#8217;t let me save.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aron Grinshtein</title>
		<link>http://www.tech-recipes.com/rx/2618/os_x_easily_edit_hidden_configuration_files_with_textedit/comment-page-1/#comment-27088</link>
		<dc:creator>Aron Grinshtein</dc:creator>
		<pubDate>Fri, 16 Jan 2009 09:43:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-27088</guid>
		<description>Thanks I was trying to set up RoR using Dan Benjamins install and you helped me figure out how to find the .profile file.  Thanks.</description>
		<content:encoded><![CDATA[<p>Thanks I was trying to set up RoR using Dan Benjamins install and you helped me figure out how to find the .profile file.  Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached (User agent is rejected)
Database Caching 3/15 queries in 0.901 seconds using memcached
Object Caching 419/419 objects using memcached

Served from: www.tech-recipes.com @ 2012-02-10 11:15:54 -->
