<?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>Ersin Acar &#187; how to</title>
	<atom:link href="http://ersinacar.com/tag/how-to/feed" rel="self" type="application/rss+xml" />
	<link>http://ersinacar.com</link>
	<description>PHP and Web Technologies Freak</description>
	<lastBuildDate>Fri, 14 May 2010 11:57:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to change language of Debian</title>
		<link>http://ersinacar.com/how-to-change-language-of-debian_95.html</link>
		<comments>http://ersinacar.com/how-to-change-language-of-debian_95.html#comments</comments>
		<pubDate>Thu, 07 May 2009 20:25:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[change]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[language]]></category>

		<guid isPermaLink="false">http://ersinacar.com/?p=95</guid>
		<description><![CDATA[Hi,
İf you want to change debian&#8217;s system language you must follow these steps;
sudo apt-get update
sudo apt-get install debconf
sudo dpkg-reconfigure locales
Or you could add something like the following lines to /etc/environment
LANG=&#8221;en_US.UTF-8&#8243;
LANGUAGE=&#8221;en_US:en&#8221;
If you want different locales for different users, you can add that to their
.bashrc files
Here&#8217;s some links that touch on what you&#8217;re looking for:
http://gallery.menalto.com/wiki/Debian_locale_HowTo
http://melkor.dnp.fmph.uniba.sk/~garabik/debian-utf8/howto.html
]]></description>
			<content:encoded><![CDATA[<p>Hi,<br />
İf you want to change debian&#8217;s system language you must follow these steps;</p>
<p>sudo apt-get update<br />
sudo apt-get install debconf<br />
sudo dpkg-reconfigure locales</p>
<p>Or you could add something like the following lines to /etc/environment</p>
<p>LANG=&#8221;en_US.UTF-8&#8243;<br />
LANGUAGE=&#8221;en_US:en&#8221;</p>
<p>If you want different locales for different users, you can add that to their<br />
.bashrc files</p>
<p>Here&#8217;s some links that touch on what you&#8217;re looking for:</p>
<p>http://gallery.menalto.com/wiki/Debian_locale_HowTo</p>
<p>http://melkor.dnp.fmph.uniba.sk/~garabik/debian-utf8/howto.html</p>
]]></content:encoded>
			<wfw:commentRss>http://ersinacar.com/how-to-change-language-of-debian_95.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
