<?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>RecNes &#187; ubuntu</title>
	<atom:link href="http://www.recnes.com/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.recnes.com</link>
	<description>Kendi kendime dövünmelerim.</description>
	<lastBuildDate>Thu, 15 Dec 2011 18:46:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Resolving Tomboy Ubuntu One issue on Mint 11 Katya</title>
		<link>http://www.recnes.com/resolving-tomboy-ubuntu-one-issue-on-mint-11-katya/</link>
		<comments>http://www.recnes.com/resolving-tomboy-ubuntu-one-issue-on-mint-11-katya/#comments</comments>
		<pubDate>Fri, 26 Aug 2011 08:16:15 +0000</pubDate>
		<dc:creator>RecNes</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Sorunlu Teknoloji]]></category>
		<category><![CDATA[1]]></category>
		<category><![CDATA[11]]></category>
		<category><![CDATA[eleven]]></category>
		<category><![CDATA[katya]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mint]]></category>
		<category><![CDATA[one]]></category>
		<category><![CDATA[synchronizing]]></category>
		<category><![CDATA[tomboy]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.recnes.com/?p=366</guid>
		<description><![CDATA[Tomboy &#38; Ubuntu One. Tomboy notes&#8230; You know,.. In this world, people uses for taking notes and take a look at them from any where, who knows this app.. Because it&#8217;s online, ermmm&#8230; Any way, this app doesn&#8217;t needs to be clearifying about what it is&#8230; Main problem is: I installed Mint Linux 11 Katya <a href='http://www.recnes.com/resolving-tomboy-ubuntu-one-issue-on-mint-11-katya/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.recnes.com/resolving-tomboy-ubuntu-one-issue-on-mint-11-katya/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>squeeze/sid&#8217;e PostgeSQL entegreli eJabberD kurulumu</title>
		<link>http://www.recnes.com/squeezeside-postgesql-entegreli-ejabberd-kurulumu/</link>
		<comments>http://www.recnes.com/squeezeside-postgesql-entegreli-ejabberd-kurulumu/#comments</comments>
		<pubDate>Mon, 22 Nov 2010 09:23:00 +0000</pubDate>
		<dc:creator>RecNes</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Sorunlu Teknoloji]]></category>
		<category><![CDATA[ejabber]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[postgresql]]></category>
		<category><![CDATA[sid]]></category>
		<category><![CDATA[squeeze]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.recnes.com/?p=348</guid>
		<description><![CDATA[apt-get install ejabberd postgresql mkdir ejabberd-modules :~$ svn checkout http://svn.process-one.net/ejabberd-modules ejabberd-modules :~$ cd ejabberd-modules/pgsql/trunk :~/ejabberd-modules/pgsql/trunk$ ./build.sh :~/ejabberd-modules/pgsql/trunk$ cd ebin :~/ejabberd-modules/pgsql/trunk/ebin$ sudo cp * /usr/lib/ejabberd/ebin/ :~/ejabberd-modules/pgsql/trunk/ebin$ cd ~/ :~$ wget http://svn.process-one.net/ejabberd/tags/ejabberd-2.1.2/src/odbc/pg.sql :~$ sudo su postgres -c psql template1 Welcome to psql 8.2.7, the PostgreSQL interactive terminal. Type: \copyright for distribution terms \h for help with SQL commands <a href='http://www.recnes.com/squeezeside-postgesql-entegreli-ejabberd-kurulumu/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.recnes.com/squeezeside-postgesql-entegreli-ejabberd-kurulumu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu&#8217;ya Bugzilla3 kurulumu</title>
		<link>http://www.recnes.com/ubuntuya-bugzilla3-kurulumu/</link>
		<comments>http://www.recnes.com/ubuntuya-bugzilla3-kurulumu/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 14:12:48 +0000</pubDate>
		<dc:creator>RecNes</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Sorunlu Teknoloji]]></category>
		<category><![CDATA[bugzilla3]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.recnes.com/?p=203</guid>
		<description><![CDATA[Olay şundan ibaret: sudo apt-get install bugzilla3 Ha bi de çalışmaya başlaması için ufak tefek  ayar çekmek gerek: sudo cp /usr/share/bugzilla3/debian/apache.conf /etc/apache2/conf.d/bugzilla3.conf sudo /etc/init.d/apache2 restart Bu işlem apache&#8217;nin bugzilla&#8217;yı çalıştırması için kullanması gereken yolları görmesine yardımcı olur. Son olarak da apache&#8217;ye gösterilen yoılların apache tarafından okunabilmesi için hak ve grup ayarları yapmak gerekmektedir. chmod g+rw <a href='http://www.recnes.com/ubuntuya-bugzilla3-kurulumu/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.recnes.com/ubuntuya-bugzilla3-kurulumu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ubuntu&#8217;ya svn ile çalışan trac kurmak</title>
		<link>http://www.recnes.com/ubuntuya-svn-ile-calisan-trac-kurmak/</link>
		<comments>http://www.recnes.com/ubuntuya-svn-ile-calisan-trac-kurmak/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 09:20:39 +0000</pubDate>
		<dc:creator>RecNes</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Sorunlu Teknoloji]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[trac]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.recnes.com/?p=189</guid>
		<description><![CDATA[Ubuntu&#8217;ya subversion (svn) ile birlikte çalışan trac sunucusu kurmak: İşe ilk önce kurulu değilse aşağıdaki paketleri kurarak başlıyoruz, sudo apt-get install apache2 libapache2-mod-python libapache2-svn python-setuptools subversion python-subversion apt-get install trac ile depodan trac&#8217;i kurabilirsiniz anacak depodaki paket son stabil sürüm değildir. Son stabil sürümü bu bağlantıdan görebilirsiniz. son stabil sürümün adresini aldığıktan sonra aşağıdaki komutları <a href='http://www.recnes.com/ubuntuya-svn-ile-calisan-trac-kurmak/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.recnes.com/ubuntuya-svn-ile-calisan-trac-kurmak/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu&#8217;da konsol görünümü ile ilgili çözümler.</title>
		<link>http://www.recnes.com/ubuntuda-konsol-gorunumu-ile-ilgili-cozumler/</link>
		<comments>http://www.recnes.com/ubuntuda-konsol-gorunumu-ile-ilgili-cozumler/#comments</comments>
		<pubDate>Mon, 26 Feb 2007 17:41:24 +0000</pubDate>
		<dc:creator>RecNes</dc:creator>
				<category><![CDATA[Sorunlu Teknoloji]]></category>
		<category><![CDATA[konsol]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.recnes.com/wp/?p=32</guid>
		<description><![CDATA[Eğer konsola düştüğünüzde türkçe karakterleriniz düzgün görünmüyorsa ya da MC gibi ncurses kullanan arabirimleriniz bir acaip görünüyorsa aşağıdaki işlemleri yapmanız bu sorunları aşmanazı yarayacaktır. Klavye Font ve Türkçe Karakter  Problemi : Öncelikle konsolda &#8220;root&#8221; olarak login olduktan sonra &#8220;locales&#8221; dosyalarını bir elden geçirmek gerekmekte # dpkg-reconfigure locales Daha sonra &#8220;console-setup&#8221; dosyamızı &#8220;dpkg-reconfigure&#8221; ile yeniden şekillendirmeye <a href='http://www.recnes.com/ubuntuda-konsol-gorunumu-ile-ilgili-cozumler/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.recnes.com/ubuntuda-konsol-gorunumu-ile-ilgili-cozumler/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

