<?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>vGrup  Blog &#187; Linux</title>
	<atom:link href="http://www.vgrup.com/category/os/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vgrup.com</link>
	<description>Vgrup for Geek and Robot Unix Party</description>
	<lastBuildDate>Fri, 21 May 2010 12:01:33 +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>boş bekleyen ssh bağlantılarının otomatik kesilmesini önleme</title>
		<link>http://www.vgrup.com/2010/03/25/bos-bekleyen-ssh-baglantilarinin-otomatik-kesilmesini-onleme/</link>
		<comments>http://www.vgrup.com/2010/03/25/bos-bekleyen-ssh-baglantilarinin-otomatik-kesilmesini-onleme/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 13:31:26 +0000</pubDate>
		<dc:creator>Muhammed YÜRÜRDURMAZ</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[ServerAliveCountMax]]></category>
		<category><![CDATA[ServerAliveInterval]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[timeout]]></category>

		<guid isPermaLink="false">http://www.vgrup.com/2010/03/25/bos-bekleyen-ssh-baglantilarinin-otomatik-kesilmesini-onleme/</guid>
		<description><![CDATA[linux üzerinde açık olan bir ssh bağlantınızı bir süre kullanmadığınızda
Timeout, server not responding.
şeklinde bir mesaj alıp bağlantınız kesiliyorsa
~/.ssh/config
dosyası içerisine
ServerAliveInterval 30
ServerAliveCountMax 0
yazarsanız 30 saniyede bir boş paket göndererek bağlantınızın açık kalmasını sağlar

	Tags: config, Linux, ServerAliveCountMax, ServerAliveInterval, ssh, timeout

	Related posts
	
	xfce thunar svn entegrasyonu (0)
	Ubuntu ile kablosuz ağda düşük sinyal problemi (0)
	Ssh ve Cron ile Otomatik Uzak Yedekleme [...]]]></description>
			<content:encoded><![CDATA[<p>linux üzerinde açık olan bir ssh bağlantınızı bir süre kullanmadığınızda</p>
<pre>Timeout, server not responding.</pre>
<p>şeklinde bir mesaj alıp bağlantınız kesiliyorsa</p>
<pre>~/.ssh/config</pre>
<p>dosyası içerisine</p>
<pre>ServerAliveInterval 30
ServerAliveCountMax 0</pre>
<p>yazarsanız 30 saniyede bir boş paket göndererek bağlantınızın açık kalmasını sağlar</p>

	Tags: <a href="http://www.vgrup.com/tag/config/" title="config" rel="tag">config</a>, <a href="http://www.vgrup.com/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.vgrup.com/tag/serveralivecountmax/" title="ServerAliveCountMax" rel="tag">ServerAliveCountMax</a>, <a href="http://www.vgrup.com/tag/serveraliveinterval/" title="ServerAliveInterval" rel="tag">ServerAliveInterval</a>, <a href="http://www.vgrup.com/tag/ssh/" title="ssh" rel="tag">ssh</a>, <a href="http://www.vgrup.com/tag/timeout/" title="timeout" rel="tag">timeout</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.vgrup.com/2010/02/18/xfce-thunar-svn-entegrasyonu/" title="xfce thunar svn entegrasyonu (2010/02/18)">xfce thunar svn entegrasyonu</a> (0)</li>
	<li><a href="http://www.vgrup.com/2010/04/02/ubuntu-ile-kablosuz-agda-dusuk-sinyal-problemi/" title="Ubuntu ile kablosuz ağda düşük sinyal problemi (2010/04/02)">Ubuntu ile kablosuz ağda düşük sinyal problemi</a> (0)</li>
	<li><a href="http://www.vgrup.com/2010/02/04/ssh-ve-cron-ile-otomatik-uzak-yedekleme/" title="Ssh ve Cron ile Otomatik Uzak Yedekleme (2010/02/04)">Ssh ve Cron ile Otomatik Uzak Yedekleme</a> (0)</li>
	<li><a href="http://www.vgrup.com/2010/02/05/ssh-baglantisinda-host-key-verification-failed-hatasi/" title="ssh bağlantısında Host key verification failed hatası (2010/02/05)">ssh bağlantısında Host key verification failed hatası</a> (0)</li>
	<li><a href="http://www.vgrup.com/2010/02/19/remmina-uzak-masaustu-yonetim-araci/" title="remmina uzak masaüstü yönetim aracı (2010/02/19)">remmina uzak masaüstü yönetim aracı</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.vgrup.com/2010/03/25/bos-bekleyen-ssh-baglantilarinin-otomatik-kesilmesini-onleme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>linux ve bozuk diskler</title>
		<link>http://www.vgrup.com/2010/03/25/linux-ve-bozuk-diskler/</link>
		<comments>http://www.vgrup.com/2010/03/25/linux-ve-bozuk-diskler/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 12:31:46 +0000</pubDate>
		<dc:creator>Muhammed YÜRÜRDURMAZ</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[badblocks]]></category>
		<category><![CDATA[e2fsck]]></category>

		<guid isPermaLink="false">http://www.vgrup.com/2010/03/25/linux-ve-bozuk-diskler/</guid>
		<description><![CDATA[Üzerinde bad sektör (bozuk alan) olan diskleri kullanmak pek tavsiye edilmez. Ancak zorunlu durumda kaldıysanız bozuk alanları linux üzerinde işaretleterek o alanların kullanılmasını engelleyebilirsiniz.
Bu işlemlerden önce mutlaka (düşük veya yüksek bir ihtimal bile olsa) veri kaybı olabileceğini bilmeniz lazım. Mümkünse bir çalışan cd (livecd) kullanarak sistemi açın ve ilerideki adımları o şekilde yapın.
eğer bir çalışan [...]]]></description>
			<content:encoded><![CDATA[<p>Üzerinde bad sektör (bozuk alan) olan diskleri kullanmak pek tavsiye edilmez. Ancak zorunlu durumda kaldıysanız bozuk alanları linux üzerinde işaretleterek o alanların kullanılmasını engelleyebilirsiniz.</p>
<p><strong>Bu işlemlerden önce mutlaka (düşük veya yüksek bir ihtimal bile olsa) veri kaybı olabileceğini bilmeniz lazım. Mümkünse bir çalışan cd (livecd) kullanarak sistemi açın ve ilerideki adımları o şekilde yapın.</strong></p>
<p>eğer bir çalışan cd ile açma şansınız yoksa en azından tarayacağınız alanı salt okunur (readonly) olarak mount edin</p>
<p>Bir diskte bozuk alan varmı diye sadece sınamak için root olarak </p>
<pre>badblocks -nvs /dev/sda1</pre>
<p>bu işlem sda1 bölümünü hatalar için tarar ve baozuk alanları size belirtir. Eğer bozuk alanları işaretlemek istiyorsanız e2fsck daha faydalı bir komut olacaktır.</p>
<pre>e2fsck -cy /dev/sda1</pre>
<p>yukarıdaki komut ise bozuk alanları tarayıp o alanları bozuk diye işaretler</p>

	Tags: <a href="http://www.vgrup.com/tag/badblocks/" title="badblocks" rel="tag">badblocks</a>, <a href="http://www.vgrup.com/tag/e2fsck/" title="e2fsck" rel="tag">e2fsck</a>, <a href="http://www.vgrup.com/tag/linux/" title="Linux" rel="tag">Linux</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.vgrup.com/2010/02/18/xfce-thunar-svn-entegrasyonu/" title="xfce thunar svn entegrasyonu (2010/02/18)">xfce thunar svn entegrasyonu</a> (0)</li>
	<li><a href="http://www.vgrup.com/2010/04/02/ubuntu-ile-kablosuz-agda-dusuk-sinyal-problemi/" title="Ubuntu ile kablosuz ağda düşük sinyal problemi (2010/04/02)">Ubuntu ile kablosuz ağda düşük sinyal problemi</a> (0)</li>
	<li><a href="http://www.vgrup.com/2010/02/19/remmina-uzak-masaustu-yonetim-araci/" title="remmina uzak masaüstü yönetim aracı (2010/02/19)">remmina uzak masaüstü yönetim aracı</a> (0)</li>
	<li><a href="http://www.vgrup.com/2008/05/14/rdesktop-ile-tek-tirnak-problemi/" title="rdesktop ile tek tırnak problemi (2008/05/14)">rdesktop ile tek tırnak problemi</a> (0)</li>
	<li><a href="http://www.vgrup.com/2010/02/22/oracle-tns-listener-kilitlendiginde-kapatmak-icin-basit-bir-script/" title="oracle tns listener kilitlendiğinde yeniden başlatmak için basit bir script (2010/02/22)">oracle tns listener kilitlendiğinde yeniden başlatmak için basit bir script</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.vgrup.com/2010/03/25/linux-ve-bozuk-diskler/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>abiword: error while loading shared libraries: libgoffice-0.8.so.7: cannot open shared object file: No such file or directory</title>
		<link>http://www.vgrup.com/2010/03/12/abiword-error-while-loading-shared-libraries-libgoffice-0-8-so-7-cannot-open-shared-object-file-no-such-file-or-directory/</link>
		<comments>http://www.vgrup.com/2010/03/12/abiword-error-while-loading-shared-libraries-libgoffice-0-8-so-7-cannot-open-shared-object-file-no-such-file-or-directory/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 19:34:16 +0000</pubDate>
		<dc:creator>Muhammed YÜRÜRDURMAZ</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[abiword]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[gnumeric]]></category>
		<category><![CDATA[libgoffice]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://www.vgrup.com/2010/03/12/abiword-error-while-loading-shared-libraries-libgoffice-0-8-so-7-cannot-open-shared-object-file-no-such-file-or-directory/</guid>
		<description><![CDATA[abiword: error while loading shared libraries: libgoffice-0.8.so.7: cannot open shared object file: No such file or directory
şeklinde bir hata alıyorsanız muhtemelen debian testing kullanıyorsunuzdur  .
Çözüm için öncelikli olarak sisteminizde libgoffice kurulu olduğundan emin olun.
benim sistemimde bu şekilde görüyorum.
# ls -al /usr/lib/libgoffice-0.8.so.*
lrwxrwxrwx 1 root root      23 2010-02-26 09:59 /usr/lib/libgoffice-0.8.so.8 -> [...]]]></description>
			<content:encoded><![CDATA[<p>abiword: error while loading shared libraries: libgoffice-0.8.so.7: cannot open shared object file: No such file or directory</p>
<p>şeklinde bir hata alıyorsanız muhtemelen debian testing kullanıyorsunuzdur <img src='http://www.vgrup.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> .</p>
<p>Çözüm için öncelikli olarak sisteminizde libgoffice kurulu olduğundan emin olun.</p>
<p>benim sistemimde bu şekilde görüyorum.</p>
<pre># ls -al /usr/lib/libgoffice-0.8.so.*
lrwxrwxrwx 1 root root      23 2010-02-26 09:59 /usr/lib/libgoffice-0.8.so.8 -> libgoffice-0.8.so.8.0.0
-rw-r--r-- 1 root root 1124636 2010-02-15 14:59 /usr/lib/libgoffice-0.8.so.8.0.0
</pre>
<p>Çözüm için root yetkileriyle</p>
<pre># ln -s /usr/lib/libgoffice-0.8.so.8 /usr/lib/libgoffice-0.8.so.7</pre>
<p>komutu ile mevcut olan libgoffice dosyasına link oluşturun daha sonra abiword çalışacaktır</p>
<p>Not aynı hata mesajını gnumeric ile de alıyorsanız bu yöntem işinizi görecektir</p>

	Tags: <a href="http://www.vgrup.com/tag/abiword/" title="abiword" rel="tag">abiword</a>, <a href="http://www.vgrup.com/tag/debian/" title="debian" rel="tag">debian</a>, <a href="http://www.vgrup.com/tag/gnumeric/" title="gnumeric" rel="tag">gnumeric</a>, <a href="http://www.vgrup.com/tag/libgoffice/" title="libgoffice" rel="tag">libgoffice</a>, <a href="http://www.vgrup.com/tag/testing/" title="testing" rel="tag">testing</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.vgrup.com/2010/02/23/debian-xlock/" title="debian xlock (2010/02/23)">debian xlock</a> (0)</li>
	<li><a href="http://www.vgrup.com/2010/02/18/xfce-thunar-svn-entegrasyonu/" title="xfce thunar svn entegrasyonu (2010/02/18)">xfce thunar svn entegrasyonu</a> (0)</li>
	<li><a href="http://www.vgrup.com/2010/01/18/vmware-fare-problemi/" title="vmware fare problemi (2010/01/18)">vmware fare problemi</a> (0)</li>
	<li><a href="http://www.vgrup.com/2010/01/19/squeeze-uzerinde-mplayer-sorunu/" title="squeeze üzerinde mplayer sorunu (2010/01/19)">squeeze üzerinde mplayer sorunu</a> (0)</li>
	<li><a href="http://www.vgrup.com/2010/02/27/sqltools-linux-uzerine-kurma/" title="SqlTools  Linux üzerine kurma (2010/02/27)">SqlTools  Linux üzerine kurma</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.vgrup.com/2010/03/12/abiword-error-while-loading-shared-libraries-libgoffice-0-8-so-7-cannot-open-shared-object-file-no-such-file-or-directory/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>debian utc ayarı</title>
		<link>http://www.vgrup.com/2010/03/09/debian-utc-ayari/</link>
		<comments>http://www.vgrup.com/2010/03/09/debian-utc-ayari/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 09:15:41 +0000</pubDate>
		<dc:creator>Muhammed YÜRÜRDURMAZ</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[/etc/default/rcS]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[saat]]></category>
		<category><![CDATA[utc]]></category>

		<guid isPermaLink="false">http://www.vgrup.com/2010/03/09/debian-utc-ayari/</guid>
		<description><![CDATA[makinanızda hem linux hem windows kullanıyorsanız, kurmuş olduğunuz debian siteminde windows ile saat uymuyorsa muhtemelen utc ayarını düzenlemeniz gerekmektedir. 
vim /etc/default/rcS
komutu ile dosyayı açın ve 
UTC=yes
satırını bulup
UTC=no
yapın. sistemi yeniden başlattığınızda ve saati tekrar ayarladığınızda artık saat uyuşmazlığınız çözülmüş olacaktır.

	Tags: /etc/default/rcS, debian, saat, utc

	Related posts
	
	xfce thunar svn entegrasyonu (0)
	vmware fare problemi (0)
	squeeze üzerinde mplayer sorunu (0)
	SqlTools [...]]]></description>
			<content:encoded><![CDATA[<p>makinanızda hem linux hem windows kullanıyorsanız, kurmuş olduğunuz debian siteminde windows ile saat uymuyorsa muhtemelen utc ayarını düzenlemeniz gerekmektedir. </p>
<pre>vim /etc/default/rcS</pre>
<p>komutu ile dosyayı açın ve </p>
<pre>UTC=yes</pre>
<p>satırını bulup</p>
<pre>UTC=no</pre>
<p>yapın. sistemi yeniden başlattığınızda ve saati tekrar ayarladığınızda artık saat uyuşmazlığınız çözülmüş olacaktır.</p>

	Tags: <a href="http://www.vgrup.com/tag/etcdefaultrcs/" title="/etc/default/rcS" rel="tag">/etc/default/rcS</a>, <a href="http://www.vgrup.com/tag/debian/" title="debian" rel="tag">debian</a>, <a href="http://www.vgrup.com/tag/saat/" title="saat" rel="tag">saat</a>, <a href="http://www.vgrup.com/tag/utc/" title="utc" rel="tag">utc</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.vgrup.com/2010/02/18/xfce-thunar-svn-entegrasyonu/" title="xfce thunar svn entegrasyonu (2010/02/18)">xfce thunar svn entegrasyonu</a> (0)</li>
	<li><a href="http://www.vgrup.com/2010/01/18/vmware-fare-problemi/" title="vmware fare problemi (2010/01/18)">vmware fare problemi</a> (0)</li>
	<li><a href="http://www.vgrup.com/2010/01/19/squeeze-uzerinde-mplayer-sorunu/" title="squeeze üzerinde mplayer sorunu (2010/01/19)">squeeze üzerinde mplayer sorunu</a> (0)</li>
	<li><a href="http://www.vgrup.com/2010/02/27/sqltools-linux-uzerine-kurma/" title="SqlTools  Linux üzerine kurma (2010/02/27)">SqlTools  Linux üzerine kurma</a> (0)</li>
	<li><a href="http://www.vgrup.com/2008/04/13/oracle-destegi-ile-tora-debian-etch-uzerinde/" title="oracle desteği ile tora debian etch üzerinde (2008/04/13)">oracle desteği ile tora debian etch üzerinde</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.vgrup.com/2010/03/09/debian-utc-ayari/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>video dosyalarını mp3 e çevirme</title>
		<link>http://www.vgrup.com/2010/02/28/video-dosyalarini-mp3-e-cevirme/</link>
		<comments>http://www.vgrup.com/2010/02/28/video-dosyalarini-mp3-e-cevirme/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 12:25:50 +0000</pubDate>
		<dc:creator>İsmail ÇAKIR</dc:creator>
				<category><![CDATA[Bilgi Ve Deneyim]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[avi2mp3]]></category>
		<category><![CDATA[flv2mp3]]></category>
		<category><![CDATA[lame]]></category>
		<category><![CDATA[mp42mp3]]></category>
		<category><![CDATA[mplayer]]></category>
		<category><![CDATA[video2mp3]]></category>

		<guid isPermaLink="false">http://www.vgrup.com/?p=329</guid>
		<description><![CDATA[ihtiyaç duyacaklarımızı yükleyelim;
sudo apt-get install mplayer lame
aşağıdaki kodu video2mp3.sh olarak /usr/local/bin e kaydedin.

#! /bin/bash
# usage: video2mp3.sh mp4_name mp3_name
&#160;mplayer $1&#160;-ao&#160;pcm:file=tmp.wav
&#160;lame -b&#160;128&#160;-q&#160;2&#160;tmp.wav $2
&#160;rm&#160;-f&#160;tmp.wav


	Tags: avi2mp3, flv2mp3, lame, mp42mp3, mplayer, video2mp3

	Related posts
	
	squeeze üzerinde mplayer sorunu (0)


]]></description>
			<content:encoded><![CDATA[<p>ihtiyaç duyacaklarımızı yükleyelim;<br />
<code>sudo apt-get install mplayer lame</code></p>
<p>aşağıdaki kodu video2mp3.sh olarak /usr/local/bin e kaydedin.</p>
<p><font face="monospace"><br />
<font color="#0000ff">#! /bin/bash</font><br />
<font color="#0000ff"># usage: video2mp3.sh mp4_name mp3_name</font><br />
&nbsp;mplayer <font color="#a020f0">$1</font>&nbsp;<font color="#6a5acd">-ao</font>&nbsp;pcm:<font color="#008b8b">file</font>=tmp.wav<br />
&nbsp;lame <font color="#6a5acd">-b</font>&nbsp;<font color="#ff00ff">128</font>&nbsp;<font color="#6a5acd">-q</font>&nbsp;<font color="#ff00ff">2</font>&nbsp;tmp.wav <font color="#a020f0">$2</font><br />
&nbsp;<font color="#a52a2a"><b>rm</b></font>&nbsp;<font color="#6a5acd">-f</font>&nbsp;tmp.wav<br />
</font></p>

	Tags: <a href="http://www.vgrup.com/tag/avi2mp3/" title="avi2mp3" rel="tag">avi2mp3</a>, <a href="http://www.vgrup.com/tag/flv2mp3/" title="flv2mp3" rel="tag">flv2mp3</a>, <a href="http://www.vgrup.com/tag/lame/" title="lame" rel="tag">lame</a>, <a href="http://www.vgrup.com/tag/mp42mp3/" title="mp42mp3" rel="tag">mp42mp3</a>, <a href="http://www.vgrup.com/tag/mplayer/" title="mplayer" rel="tag">mplayer</a>, <a href="http://www.vgrup.com/tag/video2mp3/" title="video2mp3" rel="tag">video2mp3</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.vgrup.com/2010/01/19/squeeze-uzerinde-mplayer-sorunu/" title="squeeze üzerinde mplayer sorunu (2010/01/19)">squeeze üzerinde mplayer sorunu</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.vgrup.com/2010/02/28/video-dosyalarini-mp3-e-cevirme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SqlTools  Linux üzerine kurma</title>
		<link>http://www.vgrup.com/2010/02/27/sqltools-linux-uzerine-kurma/</link>
		<comments>http://www.vgrup.com/2010/02/27/sqltools-linux-uzerine-kurma/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 14:09:45 +0000</pubDate>
		<dc:creator>İsmail ÇAKIR</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[instant client]]></category>
		<category><![CDATA[sqltools]]></category>
		<category><![CDATA[sqltools in linux]]></category>
		<category><![CDATA[wine]]></category>

		<guid isPermaLink="false">http://www.vgrup.com/?p=325</guid>
		<description><![CDATA[Öncelikle Sqltools indiriyoruz.
sistemimizde wine kuruluysa direkt olarak tıklayıp kurabiliriz.
wine yoksa
sudo apt-get install wine
ile kuruyoruz.
Oracle instant client a ihtiyaç duyucaz, instantclient-basic-win32-11.1.0.7.0.zip.  basic versiyonu indiriyoruz. Tabi benim veritabanım türkçe encoding de eğer ingilizce ise veritabanınız daha ufak olan basic-lite paketini indirebilirsiniz.
ev dizinimizdeki
.wine/drive_c/Program Files/SQLTools 1.42/ dizinine gidip instantclient-basic-win32-11.1.0.7.0.zip dosyasını buraya açıyoruz.
instantclient_11_1 dizinine açıcaktır. içindekileri üst dizine taşıyın.
daha [...]]]></description>
			<content:encoded><![CDATA[<p>Öncelikle Sqltools <a href="http://sqltools.net/downloads/SQLTools_1.42RC3.exe">indiriyoruz</a>.</p>
<p>sistemimizde wine kuruluysa direkt olarak tıklayıp kurabiliriz.<br />
wine yoksa<br />
<code>sudo apt-get install wine</code><br />
ile kuruyoruz.<br />
Oracle instant client a ihtiyaç duyucaz, <a href="http://www.oracle.com/technology/software/tech/oci/instantclient/htdocs/winsoft.html">instantclient-basic-win32-11.1.0.7.0.zip</a>.  basic versiyonu indiriyoruz. Tabi benim veritabanım türkçe encoding de eğer ingilizce ise veritabanınız daha ufak olan basic-lite paketini indirebilirsiniz.<br />
ev dizinimizdeki<br />
<code>.wine/drive_c/Program Files/SQLTools 1.42/</code> dizinine gidip instantclient-basic-win32-11.1.0.7.0.zip dosyasını buraya açıyoruz.<br />
instantclient_11_1 dizinine açıcaktır. içindekileri üst dizine taşıyın.</p>
<p>daha sonra wine Sqltools.exe  komutuyla ya da ana menudeki wine grubundan SQLtools u çalıştırabilirsiniz.</p>
<p><a href="http://www.vgrup.com/wp-content/uploads/2010/02/SQLTools-SQL1-.jpg"><img src="http://www.vgrup.com/wp-content/uploads/2010/02/SQLTools-SQL1--300x182.jpg" alt="" title="SQLTools - [SQL1 *]" width="300" height="182" class="alignnone size-medium wp-image-326" /></a></p>

	Tags: <a href="http://www.vgrup.com/tag/debian/" title="debian" rel="tag">debian</a>, <a href="http://www.vgrup.com/tag/instant-client/" title="instant client" rel="tag">instant client</a>, <a href="http://www.vgrup.com/tag/oracle/" title="oracle" rel="tag">oracle</a>, <a href="http://www.vgrup.com/tag/sqltools/" title="sqltools" rel="tag">sqltools</a>, <a href="http://www.vgrup.com/tag/sqltools-in-linux/" title="sqltools in linux" rel="tag">sqltools in linux</a>, <a href="http://www.vgrup.com/tag/wine/" title="wine" rel="tag">wine</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.vgrup.com/2008/04/13/oracle-destegi-ile-tora-debian-etch-uzerinde/" title="oracle desteği ile tora debian etch üzerinde (2008/04/13)">oracle desteği ile tora debian etch üzerinde</a> (0)</li>
	<li><a href="http://www.vgrup.com/2010/02/18/xfce-thunar-svn-entegrasyonu/" title="xfce thunar svn entegrasyonu (2010/02/18)">xfce thunar svn entegrasyonu</a> (0)</li>
	<li><a href="http://www.vgrup.com/2010/01/18/vmware-fare-problemi/" title="vmware fare problemi (2010/01/18)">vmware fare problemi</a> (0)</li>
	<li><a href="http://www.vgrup.com/2010/05/21/tora-with-oracle-support-on-lucid-ubuntu-10-04-lts-lucid-lynx/" title="tora with oracle support on lucid (ubuntu 10.04 LTS (lucid lynx)) (2010/05/21)">tora with oracle support on lucid (ubuntu 10.04 LTS (lucid lynx))</a> (0)</li>
	<li><a href="http://www.vgrup.com/2010/01/19/squeeze-uzerinde-mplayer-sorunu/" title="squeeze üzerinde mplayer sorunu (2010/01/19)">squeeze üzerinde mplayer sorunu</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.vgrup.com/2010/02/27/sqltools-linux-uzerine-kurma/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu üzerinde resimler ve mp3 le video slideshow hazırlamak</title>
		<link>http://www.vgrup.com/2010/02/26/ubuntu-uzerinde-resimler-ve-mp3-le-video-slideshow-hazirlamak/</link>
		<comments>http://www.vgrup.com/2010/02/26/ubuntu-uzerinde-resimler-ve-mp3-le-video-slideshow-hazirlamak/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 14:38:44 +0000</pubDate>
		<dc:creator>İsmail ÇAKIR</dc:creator>
				<category><![CDATA[Bilgi Ve Deneyim]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[imagemagick]]></category>
		<category><![CDATA[images2mpg]]></category>
		<category><![CDATA[kipi]]></category>
		<category><![CDATA[mjpegtools]]></category>
		<category><![CDATA[slideshow]]></category>
		<category><![CDATA[ubuntu images2mpg]]></category>
		<category><![CDATA[video from images]]></category>

		<guid isPermaLink="false">http://www.vgrup.com/?p=320</guid>
		<description><![CDATA[Bu iş için bir kipi plugini olan images2mpg scriptini kullanıcağız. Bulmakta zorlu hissedecekler ya da tüm kipiyi kurmak istemeyenler için  (konqueror felan da istiyor çünkü kipi)  buradan indirebilirsiniz. 
images2mpg in ihtiyaç duyacağı dosyaları yüklüyoruz ilk olarak;
sudo apt-get install mjpegtools imagemagick mpg123 vcdimager
Daha sonra; 
$ ./images2mpg -f SVCD -d 49 -t 1  -o [...]]]></description>
			<content:encoded><![CDATA[<p>Bu iş için bir kipi plugini olan images2mpg scriptini kullanıcağız. Bulmakta zorlu hissedecekler ya da tüm kipiyi kurmak istemeyenler için  (konqueror felan da istiyor çünkü kipi)  <a href="http://www.proturk.com/downloads/images2mpg.tar.bz2">buradan indirebilirsiniz. </a><br />
images2mpg in ihtiyaç duyacağı dosyaları yüklüyoruz ilk olarak;</p>
<p><code>sudo apt-get install mjpegtools imagemagick mpg123 vcdimager</code></p>
<p>Daha sonra; </p>
<p><code>$ ./images2mpg -f SVCD -d 49 -t 1  -o out.mpg -w song.mp3  -i 1.jpg 2.jpg 3.JPG 4.jpg 5.jpg 6.jpg 7.jpg </code></p>
<p>yukarıdaki komutla 49 saniye durucak resimler ve 1 saniyelik geçişlerle 7 resim dosyası ve song.mp3 dosyası birleştirilerek svcd formatında out.mpg adıyla kaydediliyor. Eğlenceli klipler <img src='http://www.vgrup.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>

	Tags: <a href="http://www.vgrup.com/tag/imagemagick/" title="imagemagick" rel="tag">imagemagick</a>, <a href="http://www.vgrup.com/tag/images2mpg/" title="images2mpg" rel="tag">images2mpg</a>, <a href="http://www.vgrup.com/tag/kipi/" title="kipi" rel="tag">kipi</a>, <a href="http://www.vgrup.com/tag/mjpegtools/" title="mjpegtools" rel="tag">mjpegtools</a>, <a href="http://www.vgrup.com/tag/slideshow/" title="slideshow" rel="tag">slideshow</a>, <a href="http://www.vgrup.com/tag/ubuntu-images2mpg/" title="ubuntu images2mpg" rel="tag">ubuntu images2mpg</a>, <a href="http://www.vgrup.com/tag/video-from-images/" title="video from images" rel="tag">video from images</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li>No related posts.</li>
	</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.vgrup.com/2010/02/26/ubuntu-uzerinde-resimler-ve-mp3-le-video-slideshow-hazirlamak/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>oracle dbconsole localtime hatası</title>
		<link>http://www.vgrup.com/2010/02/26/oracle-dbconsole-localtime-hatasi/</link>
		<comments>http://www.vgrup.com/2010/02/26/oracle-dbconsole-localtime-hatasi/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 13:02:00 +0000</pubDate>
		<dc:creator>İsmail ÇAKIR</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[dbconsole]]></category>
		<category><![CDATA[dbconsole error]]></category>
		<category><![CDATA[emctl]]></category>
		<category><![CDATA[emctl start dbconsole]]></category>
		<category><![CDATA[localtime]]></category>
		<category><![CDATA[timezone]]></category>

		<guid isPermaLink="false">http://www.vgrup.com/?p=318</guid>
		<description><![CDATA[emctl start dbconsole
komutu ile dbconsole başlatmaya çalıştığınızda 
/usr/bin/diff: /etc/localtime: No such file or directory TZ set to
Etc/GMT+12 Oracle Enterprise Manager 10g Database Control Release
hatası alıyorsanız, sisteminizin timezone ayarını yapmamışınızdır demektir.
ln -sf /usr/share/zoneinfo/Turkey /etc/localtime
komutu ile oluşturacağınız linkle bu sorunu aşabilirsiniz.
eğer 
does not match the current environment TZ setting
hatası görüyorsanız, db ile sistem timezone farklıdır. 
ORACLE_HOME dizinine [...]]]></description>
			<content:encoded><![CDATA[<p><code>emctl start dbconsole</code></p>
<p>komutu ile dbconsole başlatmaya çalıştığınızda </p>
<p><code>/usr/bin/diff: /etc/localtime: No such file or directory TZ set to<br />
Etc/GMT+12 Oracle Enterprise Manager 10g Database Control Release</code></p>
<p>hatası alıyorsanız, sisteminizin timezone ayarını yapmamışınızdır demektir.</p>
<p><code>ln -sf /usr/share/zoneinfo/Turkey /etc/localtime</code></p>
<p>komutu ile oluşturacağınız linkle bu sorunu aşabilirsiniz.</p>
<p>eğer </p>
<p><code>does not match the current environment TZ setting</code></p>
<p>hatası görüyorsanız, db ile sistem timezone farklıdır. </p>
<p>ORACLE_HOME dizinine geçip </p>
<p><code>emctl resetTZ agent</code></p>
<p>komutu vererek bu sorunu da aşabilirsiniz.</p>

	Tags: <a href="http://www.vgrup.com/tag/dbconsole/" title="dbconsole" rel="tag">dbconsole</a>, <a href="http://www.vgrup.com/tag/dbconsole-error/" title="dbconsole error" rel="tag">dbconsole error</a>, <a href="http://www.vgrup.com/tag/emctl/" title="emctl" rel="tag">emctl</a>, <a href="http://www.vgrup.com/tag/emctl-start-dbconsole/" title="emctl start dbconsole" rel="tag">emctl start dbconsole</a>, <a href="http://www.vgrup.com/tag/localtime/" title="localtime" rel="tag">localtime</a>, <a href="http://www.vgrup.com/tag/oracle/" title="oracle" rel="tag">oracle</a>, <a href="http://www.vgrup.com/tag/timezone/" title="timezone" rel="tag">timezone</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.vgrup.com/2010/05/21/tora-with-oracle-support-on-lucid-ubuntu-10-04-lts-lucid-lynx/" title="tora with oracle support on lucid (ubuntu 10.04 LTS (lucid lynx)) (2010/05/21)">tora with oracle support on lucid (ubuntu 10.04 LTS (lucid lynx))</a> (0)</li>
	<li><a href="http://www.vgrup.com/2010/02/27/sqltools-linux-uzerine-kurma/" title="SqlTools  Linux üzerine kurma (2010/02/27)">SqlTools  Linux üzerine kurma</a> (0)</li>
	<li><a href="http://www.vgrup.com/2010/03/07/sql-between-operatoru/" title="sql between operatörü (2010/03/07)">sql between operatörü</a> (1)</li>
	<li><a href="http://www.vgrup.com/2010/03/15/oracle-xmltype-kullanimi/" title="oracle XMLType kullanımı (2010/03/15)">oracle XMLType kullanımı</a> (0)</li>
	<li><a href="http://www.vgrup.com/2010/04/02/oracle-wallet-ile-kendinden-imzali-sertifika-kullanimi/" title="oracle wallet ile kendinden imzalı sertifika kullanımı (2010/04/02)">oracle wallet ile kendinden imzalı sertifika kullanımı</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.vgrup.com/2010/02/26/oracle-dbconsole-localtime-hatasi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>postgreql yerel ağa bağlantı izni verme</title>
		<link>http://www.vgrup.com/2010/02/25/postgreql-yerel-aga-baglanti-izni-verme/</link>
		<comments>http://www.vgrup.com/2010/02/25/postgreql-yerel-aga-baglanti-izni-verme/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 14:33:34 +0000</pubDate>
		<dc:creator>Muhammed YÜRÜRDURMAZ</dc:creator>
				<category><![CDATA[Bilgi Ve Deneyim]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[listen_addresses]]></category>
		<category><![CDATA[pg_hba.conf]]></category>
		<category><![CDATA[postgresql]]></category>
		<category><![CDATA[postgresql.conf]]></category>

		<guid isPermaLink="false">http://www.vgrup.com/2010/02/25/postgreql-yerel-aga-baglanti-izni-verme/</guid>
		<description><![CDATA[postgresql.conf dosyasının içerisindeki
listen_addresses = 
satırını bulun ve satırı şu hale getirin
listen_addresses = '*'
Aşağıdaki satırı pg_hba.conf dosyasının sonuna ekleyin
host all all 192.168.0.0/24 md5
son olarak servisi restart edin
/etc/init.d/postgresql-8.3 restart

	Tags: listen_addresses, pg_hba.conf, postgresql, postgresql.conf

	Related posts
	
	soci (0)


]]></description>
			<content:encoded><![CDATA[<p>postgresql.conf dosyasının içerisindeki</p>
<pre>listen_addresses = </pre>
<p>satırını bulun ve satırı şu hale getirin</p>
<pre>listen_addresses = '*'</pre>
<p>Aşağıdaki satırı pg_hba.conf dosyasının sonuna ekleyin</p>
<p>host all all 192.168.0.0/24 md5</p>
<p>son olarak servisi restart edin</p>
<pre>/etc/init.d/postgresql-8.3 restart</pre>

	Tags: <a href="http://www.vgrup.com/tag/listen_addresses/" title="listen_addresses" rel="tag">listen_addresses</a>, <a href="http://www.vgrup.com/tag/pg_hba-conf/" title="pg_hba.conf" rel="tag">pg_hba.conf</a>, <a href="http://www.vgrup.com/tag/postgresql/" title="postgresql" rel="tag">postgresql</a>, <a href="http://www.vgrup.com/tag/postgresql-conf/" title="postgresql.conf" rel="tag">postgresql.conf</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.vgrup.com/2009/07/02/soci/" title="soci (2009/07/02)">soci</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.vgrup.com/2010/02/25/postgreql-yerel-aga-baglanti-izni-verme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux sistemlerinde benchmark (SysBench)</title>
		<link>http://www.vgrup.com/2010/02/25/linux-sistemlerinde-benchmark-sysbench/</link>
		<comments>http://www.vgrup.com/2010/02/25/linux-sistemlerinde-benchmark-sysbench/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 11:46:43 +0000</pubDate>
		<dc:creator>İsmail ÇAKIR</dc:creator>
				<category><![CDATA[Bilgi Ve Deneyim]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[benchmark]]></category>
		<category><![CDATA[cpu]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[fileio]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[mutex]]></category>
		<category><![CDATA[oltp]]></category>
		<category><![CDATA[test]]></category>
		<category><![CDATA[threads]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.vgrup.com/?p=294</guid>
		<description><![CDATA[Test uyguladığım benchmark programları içinde sunucu konfigurasyonu test için en hoşuma giden paket SysBench oldu.
Peki SysBench ile neleri test edebiliriz?
dosya I/O performansını
hafıza ayırma ve transfer hızını
POSIX threadleri performansını
mysql database server performansını
Benchmarkımızu kullanmak için 
ubuntu veya debian kullanıyorsak 
sudo apt-get install sysbench dememiz yeterli, kaynaktan kurmak istersek;
SourceForge SysBench yansısından
kaynak kodlarımız inidiyoruz.
tar -zxvf sysbench-0.4.12.tar.gz
komutu ile açıyoruz.
cd sysbench-0.4.12
./configure
make
make [...]]]></description>
			<content:encoded><![CDATA[<p>Test uyguladığım benchmark programları içinde sunucu konfigurasyonu test için en hoşuma giden paket SysBench oldu.</p>
<p>Peki SysBench ile neleri test edebiliriz?</p>
<p>dosya I/O performansını<br />
hafıza ayırma ve transfer hızını<br />
POSIX threadleri performansını<br />
mysql database server performansını</p>
<p>Benchmarkımızu kullanmak için </p>
<p>ubuntu veya debian kullanıyorsak </p>
<p><code>sudo apt-get install sysbench</code> dememiz yeterli, kaynaktan kurmak istersek;</p>
<p><a href="http://downloads.sourceforge.net/project/sysbench/sysbench/0.4.12/sysbench-0.4.12.tar.gz?use_mirror=ignum">SourceForge SysBench</a> yansısından<br />
kaynak kodlarımız inidiyoruz.</p>
<p><code>tar -zxvf sysbench-0.4.12.tar.gz</code></p>
<p>komutu ile açıyoruz.</p>
<p><code>cd sysbench-0.4.12<br />
./configure<br />
make<br />
make install</code></p>
<p>komutları ile sisteme kuruyoruz.</p>
<p>örnek komutlar: </p>
<p>fileio için;<br />
<code>	    $ sysbench --num-threads=16 --test=fileio --file-total-size=3G --file-test-mode=rndrw prepare<br />
	    $ sysbench --num-threads=16 --test=fileio --file-total-size=3G --file-test-mode=rndrw run<br />
	    $ sysbench --num-threads=16 --test=fileio --file-total-size=3G --file-test-mode=rndrw cleanup</code></p>
<p>ilk komut 3 gb lık dosya hazırlıyor test için, ikinci testleri gerçekleştiriyor, üçüncü de geçici dosyaları siliyor.</p>
<p>hafıza için;<br />
<code>$ sysbench --num-threads=16 --test=memory --memory-block-size=4K --memory-total-size=4G</code><br />
(memtest paketi daha iyi bu iş için)</p>
<p>threadler için;<br />
<code>sysbench --num-threads=64 --test=threads --thread-yields=100 --thread-locks=2 run</code></p>
<p>cpu için;<br />
<code>sysbench --test=cpu --cpu-max-prime=20000 run</code><br />
asal sayı hesabı ile test ediyor.</p>
<p>mysql için;<br />
<code>	  $ sysbench --test=oltp --mysql-table-type=myisam --oltp-table-size=1000000 --mysql-socket=/tmp/mysql.sock prepare<br />
	  $ sysbench --num-threads=16 --max-requests=100000 --test=oltp --oltp-table-size=1000000 --mysql-socket=/tmp/mysql.sock --oltp-read-only run</code></p>
<p>testi anlamak için aynı makinada farklı kernellerle test edebilirsiniz.</p>
<p>örnek çıktı;<br />
<em><code>ripper@ubuntu:~$ sysbench --test=cpu --cpu-max-prime=20000 run<br />
sysbench 0.4.10:  multi-threaded system evaluation benchmark</p>
<p>Running the test with following options:<br />
Number of threads: 1</p>
<p>Doing CPU performance benchmark</p>
<p>Threads started!<br />
Done.</p>
<p>Maximum prime number checked in CPU test: 20000</p>
<p>Test execution summary:<br />
    total time:                          36.1809s<br />
    total number of events:              10000<br />
    total time taken by event execution: 36.1756<br />
    per-request statistics:<br />
         min:                                  3.60ms<br />
         avg:                                  3.62ms<br />
         max:                                  5.70ms<br />
         approx.  95 percentile:               3.62ms</p>
<p>Threads fairness:<br />
    events (avg/stddev):           10000.0000/0.00<br />
    execution time (avg/stddev):   36.1756/0.00</code></em></p>
<p>karşılaştırmak istersek 16 threadle</p>
<p><em><code>ripper@ubuntu:~$ sysbench --test=cpu --cpu-max-prime=20000 --num-threads=16 run<br />
sysbench 0.4.10:  multi-threaded system evaluation benchmark</p>
<p>Running the test with following options:<br />
Number of threads: 16</p>
<p>Doing CPU performance benchmark</p>
<p>Threads started!<br />
Done.</p>
<p>Maximum prime number checked in CPU test: 20000</p>
<p>Test execution summary:<br />
    total time:                          9.1494s<br />
    total number of events:              10000<br />
    total time taken by event execution: 144.8304<br />
    per-request statistics:<br />
         min:                                  3.60ms<br />
         avg:                                 14.48ms<br />
         max:                                147.61ms<br />
         approx.  95 percentile:              63.75ms</p>
<p>Threads fairness:<br />
    events (avg/stddev):           625.0000/107.60<br />
    execution time (avg/stddev):   9.0519/0.05<br />
</code></em></p>

	Tags: <a href="http://www.vgrup.com/tag/benchmark/" title="benchmark" rel="tag">benchmark</a>, <a href="http://www.vgrup.com/tag/cpu/" title="cpu" rel="tag">cpu</a>, <a href="http://www.vgrup.com/tag/debian/" title="debian" rel="tag">debian</a>, <a href="http://www.vgrup.com/tag/fileio/" title="fileio" rel="tag">fileio</a>, <a href="http://www.vgrup.com/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.vgrup.com/tag/memory/" title="memory" rel="tag">memory</a>, <a href="http://www.vgrup.com/tag/mutex/" title="mutex" rel="tag">mutex</a>, <a href="http://www.vgrup.com/tag/oltp/" title="oltp" rel="tag">oltp</a>, <a href="http://www.vgrup.com/tag/test/" title="test" rel="tag">test</a>, <a href="http://www.vgrup.com/tag/threads/" title="threads" rel="tag">threads</a>, <a href="http://www.vgrup.com/tag/ubuntu/" title="ubuntu" rel="tag">ubuntu</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.vgrup.com/2010/02/18/xfce-thunar-svn-entegrasyonu/" title="xfce thunar svn entegrasyonu (2010/02/18)">xfce thunar svn entegrasyonu</a> (0)</li>
	<li><a href="http://www.vgrup.com/2010/04/02/ubuntu-ile-kablosuz-agda-dusuk-sinyal-problemi/" title="Ubuntu ile kablosuz ağda düşük sinyal problemi (2010/04/02)">Ubuntu ile kablosuz ağda düşük sinyal problemi</a> (0)</li>
	<li><a href="http://www.vgrup.com/2008/04/13/oracle-destegi-ile-tora-debian-etch-uzerinde/" title="oracle desteği ile tora debian etch üzerinde (2008/04/13)">oracle desteği ile tora debian etch üzerinde</a> (0)</li>
	<li><a href="http://www.vgrup.com/2010/02/25/ntp-ile-zaman-sunucuyla-saatleri-ayarlama/" title="Ntp ile zaman sunucuyla saatleri ayarlama (2010/02/25)">Ntp ile zaman sunucuyla saatleri ayarlama</a> (0)</li>
	<li><a href="http://www.vgrup.com/2010/01/18/eclipse-button-tiklanamama-sorunu/" title="eclipse button tıklanamama sorunu (2010/01/18)">eclipse button tıklanamama sorunu</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.vgrup.com/2010/02/25/linux-sistemlerinde-benchmark-sysbench/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
