<?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>Thu, 24 Nov 2011 13:24:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Linux 4gb ram limitini aşmak</title>
		<link>http://www.vgrup.com/2011/07/29/linux-4gb-ram-limitini-asmak/</link>
		<comments>http://www.vgrup.com/2011/07/29/linux-4gb-ram-limitini-asmak/#comments</comments>
		<pubDate>Fri, 29 Jul 2011 07:59:19 +0000</pubDate>
		<dc:creator>İsmail ÇAKIR</dc:creator>
				<category><![CDATA[Bilgi Ve Deneyim]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[32bit pae]]></category>
		<category><![CDATA[4gb hafıza kullanmak]]></category>
		<category><![CDATA[4gb ram limitation]]></category>
		<category><![CDATA[linux ram artırmak]]></category>
		<category><![CDATA[long memory. linux server image]]></category>
		<category><![CDATA[over 4gb memory]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.vgrup.com/?p=497</guid>
		<description><![CDATA[32 bit linux sistemi kullanıyorsanız sisteminiz maksimum 3.2 gb ram görebilir. Bu sınırı aşmak için 64 bit linux kullanmalı ya da PAE destekli bir kernel kullanmanız gerekir. Sistemi kaldırıp 64 bite geçmek istemiyorsanız. Aşağıdaki gibi yapın: $ sudo apt-get update $ sudo sudo apt-get install linux-headers-server linux-image-server linux-server ubuntu 9.10 ve aşağısı için: $ sudo [...]]]></description>
			<content:encoded><![CDATA[<p>32 bit <a href="http://www.vgrup.com/tag/linux/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Linux">linux</a> sistemi kullanıyorsanız sisteminiz maksimum 3.2 gb ram görebilir. Bu sınırı aşmak için 64 bit <a href="http://www.vgrup.com/tag/linux/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Linux">linux</a> kullanmalı ya da PAE destekli bir kernel kullanmanız gerekir. Sistemi kaldırıp 64 bite geçmek istemiyorsanız. Aşağıdaki gibi yapın:</p>
<p><code>$ sudo apt-get update<br />
$ sudo sudo apt-get install linux-headers-server linux-image-server linux-server</code></p>
<p><a href="http://www.vgrup.com/tag/ubuntu/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ubuntu">ubuntu</a> 9.10 ve aşağısı için:</p>
<p><code>$ sudo apt-get install linux-generic-pae linux-headers-generic-pae</code></p>
<p>komutu vermelisiniz. </p>
<p>64 bit kurmak istiyosanız, önce işlemcinizin 64 bit desteğine bakın.</p>
<p>Aşağıdaki komutun çıktısında kırmızı işaretlenmiş &#8220;lm&#8221; görüyosanız, 64 bit desteğiniz vardır.<br />
<code>grep --color=always -iw lm /proc/cpuinfo</code></p>
<div><a class="addthis_button" href="//addthis.com/bookmark.php?v=250" addthis:url='http://www.vgrup.com/2011/07/29/linux-4gb-ram-limitini-asmak/' addthis:title='Linux 4gb ram limitini aşmak'><img src="//cache.addthis.com/cachefly/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a></div>
	Tags: <a href="http://www.vgrup.com/tag/32bit-pae/" title="32bit pae" rel="tag">32bit pae</a>, <a href="http://www.vgrup.com/tag/4gb-hafiza-kullanmak/" title="4gb hafıza kullanmak" rel="tag">4gb hafıza kullanmak</a>, <a href="http://www.vgrup.com/tag/4gb-ram-limitation/" title="4gb ram limitation" rel="tag">4gb ram limitation</a>, <a href="http://www.vgrup.com/tag/linux-ram-artirmak/" title="linux ram artırmak" rel="tag">linux ram artırmak</a>, <a href="http://www.vgrup.com/tag/long-memory-linux-server-image/" title="long memory. linux server image" rel="tag">long memory. linux server image</a>, <a href="http://www.vgrup.com/tag/over-4gb-memory/" title="over 4gb memory" rel="tag">over 4gb memory</a>, <a href="http://www.vgrup.com/tag/ubuntu/" title="ubuntu" rel="tag">ubuntu</a><br />
]]></content:encoded>
			<wfw:commentRss>http://www.vgrup.com/2011/07/29/linux-4gb-ram-limitini-asmak/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Netbeans (Linux) &#8220;too many open files&#8221; error</title>
		<link>http://www.vgrup.com/2010/10/08/netbeans-linux-too-many-open-files-error/</link>
		<comments>http://www.vgrup.com/2010/10/08/netbeans-linux-too-many-open-files-error/#comments</comments>
		<pubDate>Fri, 08 Oct 2010 13:50:07 +0000</pubDate>
		<dc:creator>myururdurmaz</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[netbeans]]></category>
		<category><![CDATA[To many open files]]></category>

		<guid isPermaLink="false">http://www.vgrup.com/?p=415</guid>
		<description><![CDATA[Edit /etc/security/limits.conf add these lines username soft nofile 4096 username hard nofile 8192 remember change &#8220;username&#8221; with your username. relogin and enjoy. Tags: Linux, netbeans, To many open files]]></description>
			<content:encoded><![CDATA[<p>Edit /etc/security/limits.conf add these lines</p>
<p>username     soft    nofile         4096<br />
username     hard    nofile         8192</p>
<p>remember change &#8220;username&#8221; with your username.<br />
relogin and enjoy.</p>
<div><a class="addthis_button" href="//addthis.com/bookmark.php?v=250" addthis:url='http://www.vgrup.com/2010/10/08/netbeans-linux-too-many-open-files-error/' addthis:title='Netbeans (Linux) &#8220;too many open files&#8221; error'><img src="//cache.addthis.com/cachefly/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a></div>
	Tags: <a href="http://www.vgrup.com/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.vgrup.com/tag/netbeans/" title="netbeans" rel="tag">netbeans</a>, <a href="http://www.vgrup.com/tag/to-many-open-files/" title="To many open files" rel="tag">To many open files</a><br />
]]></content:encoded>
			<wfw:commentRss>http://www.vgrup.com/2010/10/08/netbeans-linux-too-many-open-files-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.vgrup.com/tag/linux/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Linux">linux</a> üzerinde açık olan bir <a href="http://www.vgrup.com/tag/ssh/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ssh">ssh</a> bağlantınızı bir süre kullanmadığınızda</p>
<pre><a href="http://www.vgrup.com/tag/timeout/" class="st_tag internal_tag" rel="tag" title="Posts tagged with timeout">Timeout</a>, server not responding.</pre>
<p>şeklinde bir mesaj alıp bağlantınız kesiliyorsa</p>
<pre>~/.ssh/<a href="http://www.vgrup.com/tag/config/" class="st_tag internal_tag" rel="tag" title="Posts tagged with config">config</a></pre>
<p>dosyası içerisine</p>
<pre><a href="http://www.vgrup.com/tag/serveraliveinterval/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ServerAliveInterval">ServerAliveInterval</a> 30
<a href="http://www.vgrup.com/tag/serveralivecountmax/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ServerAliveCountMax">ServerAliveCountMax</a> 0</pre>
<p>yazarsanız 30 saniyede bir boş paket göndererek bağlantınızın açık kalmasını sağlar</p>
<div><a class="addthis_button" href="//addthis.com/bookmark.php?v=250" addthis:url='http://www.vgrup.com/2010/03/25/bos-bekleyen-ssh-baglantilarinin-otomatik-kesilmesini-onleme/' addthis:title='boş bekleyen ssh bağlantılarının otomatik kesilmesini önleme'><img src="//cache.addthis.com/cachefly/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a></div>
	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 />
]]></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 [...]]]></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ı <a href="http://www.vgrup.com/tag/linux/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Linux">linux</a> ü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><a href="http://www.vgrup.com/tag/badblocks/" class="st_tag internal_tag" rel="tag" title="Posts tagged with badblocks">badblocks</a> -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 <a href="http://www.vgrup.com/tag/e2fsck/" class="st_tag internal_tag" rel="tag" title="Posts tagged with e2fsck">e2fsck</a> 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>
<div><a class="addthis_button" href="//addthis.com/bookmark.php?v=250" addthis:url='http://www.vgrup.com/2010/03/25/linux-ve-bozuk-diskler/' addthis:title='linux ve bozuk diskler'><img src="//cache.addthis.com/cachefly/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a></div>
	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 />
]]></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 -> libgoffice-0.8.so.8.0.0 [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.vgrup.com/tag/abiword/" class="st_tag internal_tag" rel="tag" title="Posts tagged with abiword">abiword</a>: error while loading shared libraries: <a href="http://www.vgrup.com/tag/libgoffice/" class="st_tag internal_tag" rel="tag" title="Posts tagged with libgoffice">libgoffice</a>-0.8.so.7: cannot open shared object file: No such file or directory</p>
<p>şeklinde bir hata alıyorsanız muhtemelen <a href="http://www.vgrup.com/tag/debian/" class="st_tag internal_tag" rel="tag" title="Posts tagged with debian">debian</a> <a href="http://www.vgrup.com/tag/testing/" class="st_tag internal_tag" rel="tag" title="Posts tagged with testing">testing</a> 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ı <a href="http://www.vgrup.com/tag/gnumeric/" class="st_tag internal_tag" rel="tag" title="Posts tagged with gnumeric">gnumeric</a> ile de alıyorsanız bu yöntem işinizi görecektir</p>
<div><a class="addthis_button" href="//addthis.com/bookmark.php?v=250" addthis:url='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/' addthis:title='abiword: error while loading shared libraries: libgoffice-0.8.so.7: cannot open shared object file: No such file or directory'><img src="//cache.addthis.com/cachefly/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a></div>
	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 />
]]></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]]></description>
			<content:encoded><![CDATA[<p>makinanızda hem <a href="http://www.vgrup.com/tag/linux/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Linux">linux</a> hem windows kullanıyorsanız, kurmuş olduğunuz <a href="http://www.vgrup.com/tag/debian/" class="st_tag internal_tag" rel="tag" title="Posts tagged with debian">debian</a> siteminde windows ile <a href="http://www.vgrup.com/tag/saat/" class="st_tag internal_tag" rel="tag" title="Posts tagged with saat">saat</a> uymuyorsa muhtemelen <a href="http://www.vgrup.com/tag/utc/" class="st_tag internal_tag" rel="tag" title="Posts tagged with utc">utc</a> ayarını düzenlemeniz gerekmektedir. </p>
<pre>vim <a href="http://www.vgrup.com/tag/etcdefaultrcs/" class="st_tag internal_tag" rel="tag" title="Posts tagged with /etc/default/rcS">/etc/default/rcS</a></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>
<div><a class="addthis_button" href="//addthis.com/bookmark.php?v=250" addthis:url='http://www.vgrup.com/2010/03/09/debian-utc-ayari/' addthis:title='debian utc ayarı'><img src="//cache.addthis.com/cachefly/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a></div>
	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 />
]]></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]]></description>
			<content:encoded><![CDATA[<p>ihtiyaç duyacaklarımızı yükleyelim;<br />
<code>sudo apt-get install <a href="http://www.vgrup.com/tag/mplayer/" class="st_tag internal_tag" rel="tag" title="Posts tagged with mplayer">mplayer</a> <a href="http://www.vgrup.com/tag/lame/" class="st_tag internal_tag" rel="tag" title="Posts tagged with lame">lame</a></code></p>
<p>aşağıdaki kodu <a href="http://www.vgrup.com/tag/video2mp3/" class="st_tag internal_tag" rel="tag" title="Posts tagged with video2mp3">video2mp3</a>.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>
<div><a class="addthis_button" href="//addthis.com/bookmark.php?v=250" addthis:url='http://www.vgrup.com/2010/02/28/video-dosyalarini-mp3-e-cevirme/' addthis:title='video dosyalarını mp3 e çevirme'><img src="//cache.addthis.com/cachefly/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a></div>
	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 />
]]></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. [...]]]></description>
			<content:encoded><![CDATA[<p>Öncelikle <a href="http://www.vgrup.com/tag/sqltools/" class="st_tag internal_tag" rel="tag" title="Posts tagged with sqltools">Sqltools</a> <a href="http://sqltools.net/downloads/SQLTools_1.42RC3.exe">indiriyoruz</a>.</p>
<p>sistemimizde <a href="http://www.vgrup.com/tag/wine/" class="st_tag internal_tag" rel="tag" title="Posts tagged with wine">wine</a> kuruluysa direkt olarak tıklayıp kurabiliriz.<br />
wine yoksa<br />
<code>sudo apt-get install wine</code><br />
ile kuruyoruz.<br />
<a href="http://www.vgrup.com/tag/oracle/" class="st_tag internal_tag" rel="tag" title="Posts tagged with oracle">Oracle</a> <a href="http://www.vgrup.com/tag/instant-client/" class="st_tag internal_tag" rel="tag" title="Posts tagged with instant client">instant client</a> 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>
<div><a class="addthis_button" href="//addthis.com/bookmark.php?v=250" addthis:url='http://www.vgrup.com/2010/02/27/sqltools-linux-uzerine-kurma/' addthis:title='SqlTools  Linux üzerine kurma'><img src="//cache.addthis.com/cachefly/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a></div>
	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 />
]]></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 out.mpg [...]]]></description>
			<content:encoded><![CDATA[<p>Bu iş için bir <a href="http://www.vgrup.com/tag/kipi/" class="st_tag internal_tag" rel="tag" title="Posts tagged with kipi">kipi</a> plugini olan <a href="http://www.vgrup.com/tag/images2mpg/" class="st_tag internal_tag" rel="tag" title="Posts tagged with images2mpg">images2mpg</a> scriptini kullanıcağız. Bulmakta zorlu hissedecekler ya da tüm kipiyi kurmak istemeyenler için  (konqueror felan da istiyor çünkü <a href="http://www.vgrup.com/tag/kipi/" class="st_tag internal_tag" rel="tag" title="Posts tagged with kipi">kipi</a>)  <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 <a href="http://www.vgrup.com/tag/mjpegtools/" class="st_tag internal_tag" rel="tag" title="Posts tagged with mjpegtools">mjpegtools</a> <a href="http://www.vgrup.com/tag/imagemagick/" class="st_tag internal_tag" rel="tag" title="Posts tagged with imagemagick">imagemagick</a> 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>
<div><a class="addthis_button" href="//addthis.com/bookmark.php?v=250" addthis:url='http://www.vgrup.com/2010/02/26/ubuntu-uzerinde-resimler-ve-mp3-le-video-slideshow-hazirlamak/' addthis:title='Ubuntu üzerinde resimler ve mp3 le video slideshow hazırlamak'><img src="//cache.addthis.com/cachefly/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a></div>
	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 />
]]></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, [...]]]></description>
			<content:encoded><![CDATA[<p><code><a href="http://www.vgrup.com/tag/emctl-start-dbconsole/" class="st_tag internal_tag" rel="tag" title="Posts tagged with emctl start dbconsole">emctl start dbconsole</a></code></p>
<p>komutu ile <a href="http://www.vgrup.com/tag/dbconsole/" class="st_tag internal_tag" rel="tag" title="Posts tagged with dbconsole">dbconsole</a> başlatmaya çalıştığınızda </p>
<p><code>/usr/bin/diff: /etc/<a href="http://www.vgrup.com/tag/localtime/" class="st_tag internal_tag" rel="tag" title="Posts tagged with localtime">localtime</a>: No such file or directory TZ set to<br />
Etc/GMT+12 <a href="http://www.vgrup.com/tag/oracle/" class="st_tag internal_tag" rel="tag" title="Posts tagged with oracle">Oracle</a> Enterprise Manager 10g Database Control Release</code></p>
<p>hatası alıyorsanız, sisteminizin <a href="http://www.vgrup.com/tag/timezone/" class="st_tag internal_tag" rel="tag" title="Posts tagged with timezone">timezone</a> 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><a href="http://www.vgrup.com/tag/emctl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with emctl">emctl</a> resetTZ agent</code></p>
<p>komutu vererek bu sorunu da aşabilirsiniz.</p>
<div><a class="addthis_button" href="//addthis.com/bookmark.php?v=250" addthis:url='http://www.vgrup.com/2010/02/26/oracle-dbconsole-localtime-hatasi/' addthis:title='oracle dbconsole localtime hatası'><img src="//cache.addthis.com/cachefly/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a></div>
	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 />
]]></content:encoded>
			<wfw:commentRss>http://www.vgrup.com/2010/02/26/oracle-dbconsole-localtime-hatasi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

