<?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; debian</title>
	<atom:link href="http://www.vgrup.com/tag/debian/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>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>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>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 [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.vgrup.com/tag/test/" class="st_tag internal_tag" rel="tag" title="Posts tagged with test">Test</a> uyguladığım <a href="http://www.vgrup.com/tag/benchmark/" class="st_tag internal_tag" rel="tag" title="Posts tagged with benchmark">benchmark</a> 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><a href="http://www.vgrup.com/tag/ubuntu/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ubuntu">ubuntu</a> veya <a href="http://www.vgrup.com/tag/debian/" class="st_tag internal_tag" rel="tag" title="Posts tagged with debian">debian</a> 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><a href="http://www.vgrup.com/tag/fileio/" class="st_tag internal_tag" rel="tag" title="Posts tagged with fileio">fileio</a> için;<br />
<code>	    $ sysbench --num-<a href="http://www.vgrup.com/tag/threads/" class="st_tag internal_tag" rel="tag" title="Posts tagged with threads">threads</a>=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=<a href="http://www.vgrup.com/tag/memory/" class="st_tag internal_tag" rel="tag" title="Posts tagged with memory">memory</a> --<a href="http://www.vgrup.com/tag/memory/" class="st_tag internal_tag" rel="tag" title="Posts tagged with memory">memory</a>-block-size=4K --<a href="http://www.vgrup.com/tag/memory/" class="st_tag internal_tag" rel="tag" title="Posts tagged with memory">memory</a>-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><a href="http://www.vgrup.com/tag/cpu/" class="st_tag internal_tag" rel="tag" title="Posts tagged with cpu">cpu</a> 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=<a href="http://www.vgrup.com/tag/oltp/" class="st_tag internal_tag" rel="tag" title="Posts tagged with oltp">oltp</a> --mysql-table-type=myisam --<a href="http://www.vgrup.com/tag/oltp/" class="st_tag internal_tag" rel="tag" title="Posts tagged with oltp">oltp</a>-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>
<div><a class="addthis_button" href="//addthis.com/bookmark.php?v=250" addthis:url='http://www.vgrup.com/2010/02/25/linux-sistemlerinde-benchmark-sysbench/' addthis:title='Linux sistemlerinde benchmark (SysBench)'><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/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 />
]]></content:encoded>
			<wfw:commentRss>http://www.vgrup.com/2010/02/25/linux-sistemlerinde-benchmark-sysbench/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ati radeon debian bios güncellemesi sonrası</title>
		<link>http://www.vgrup.com/2010/02/24/ati-radeon-debian-bios-guncellemesi-sonrasi/</link>
		<comments>http://www.vgrup.com/2010/02/24/ati-radeon-debian-bios-guncellemesi-sonrasi/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 10:07:33 +0000</pubDate>
		<dc:creator>Muhammed YÜRÜRDURMAZ</dc:creator>
				<category><![CDATA[Bilgi Ve Deneyim]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[amilo]]></category>
		<category><![CDATA[ati]]></category>
		<category><![CDATA[bios upgrade]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[pa3553]]></category>

		<guid isPermaLink="false">http://www.vgrup.com/2010/02/24/ati-radeon-debian-bios-guncellemesi-sonrasi/</guid>
		<description><![CDATA[(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:17:0) found (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:0) found (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:1) found (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:2) found (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:0) found [...]]]></description>
			<content:encoded><![CDATA[<pre>(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:17:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:1) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:2) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:1) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:2) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:2) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:3) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:4) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@1:5:1) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@2:0:1) found
(**) ChipID override: 0x9612
(**) Chipset Supported AMD Graphics Processor (0x9612) found
(II) AMD Video driver is running on a device belonging to a group targeted for this release
(II) AMD Video driver is signed
</pre>
<p>bios güncellemesinden sonra yukarıdaki gibi bir hata alıyorsanız, önce <a href="http://www.vgrup.com/tag/ati/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ati">ati</a> sürücüsünü yeniden yükleyin sonra makinayı yeniden başlatın.</p>
<div><a class="addthis_button" href="//addthis.com/bookmark.php?v=250" addthis:url='http://www.vgrup.com/2010/02/24/ati-radeon-debian-bios-guncellemesi-sonrasi/' addthis:title='ati radeon debian bios güncellemesi sonrası'><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/amilo/" title="amilo" rel="tag">amilo</a>, <a href="http://www.vgrup.com/tag/ati/" title="ati" rel="tag">ati</a>, <a href="http://www.vgrup.com/tag/bios-upgrade/" title="bios upgrade" rel="tag">bios upgrade</a>, <a href="http://www.vgrup.com/tag/debian/" title="debian" rel="tag">debian</a>, <a href="http://www.vgrup.com/tag/pa3553/" title="pa3553" rel="tag">pa3553</a><br />
]]></content:encoded>
			<wfw:commentRss>http://www.vgrup.com/2010/02/24/ati-radeon-debian-bios-guncellemesi-sonrasi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>debian xlock</title>
		<link>http://www.vgrup.com/2010/02/23/debian-xlock/</link>
		<comments>http://www.vgrup.com/2010/02/23/debian-xlock/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 09:23:20 +0000</pubDate>
		<dc:creator>Muhammed YÜRÜRDURMAZ</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[xlock]]></category>
		<category><![CDATA[xlockmore]]></category>

		<guid isPermaLink="false">http://www.vgrup.com/2010/02/23/debian-xlock/</guid>
		<description><![CDATA[testing versiyonda xlock içeren xlockmore paketi kaldırılmış eğer xlock kullanmak istiyorsanız http://snapshot.debian.net/archive/2007/01/17/debian/pool/main/x/xlockmore/ veya http://http.us.debian.org/debian/pool/main/x/xlockmore/ adresinden indirip dpkg ile kurabilirsiniz. Tags: debian, testing, xlock, xlockmore]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.vgrup.com/tag/testing/" class="st_tag internal_tag" rel="tag" title="Posts tagged with testing">testing</a> versiyonda <a href="http://www.vgrup.com/tag/xlock/" class="st_tag internal_tag" rel="tag" title="Posts tagged with xlock">xlock</a> içeren <a href="http://www.vgrup.com/tag/xlockmore/" class="st_tag internal_tag" rel="tag" title="Posts tagged with xlockmore">xlockmore</a> paketi kaldırılmış</p>
<p>eğer xlock kullanmak istiyorsanız <a href="http://snapshot.debian.net/archive/2007/01/17/debian/pool/main/x/xlockmore/">http://snapshot.debian.net/archive/2007/01/17/debian/pool/main/x/xlockmore/</a> veya <a href="http://http.us.debian.org/debian/pool/main/x/xlockmore/">http://http.us.debian.org/debian/pool/main/x/xlockmore/</a> adresinden indirip dpkg ile kurabilirsiniz.</p>
<div><a class="addthis_button" href="//addthis.com/bookmark.php?v=250" addthis:url='http://www.vgrup.com/2010/02/23/debian-xlock/' addthis:title='debian xlock'><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/testing/" title="testing" rel="tag">testing</a>, <a href="http://www.vgrup.com/tag/xlock/" title="xlock" rel="tag">xlock</a>, <a href="http://www.vgrup.com/tag/xlockmore/" title="xlockmore" rel="tag">xlockmore</a><br />
]]></content:encoded>
			<wfw:commentRss>http://www.vgrup.com/2010/02/23/debian-xlock/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>xfce thunar svn entegrasyonu</title>
		<link>http://www.vgrup.com/2010/02/18/xfce-thunar-svn-entegrasyonu/</link>
		<comments>http://www.vgrup.com/2010/02/18/xfce-thunar-svn-entegrasyonu/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 14:57:20 +0000</pubDate>
		<dc:creator>Muhammed YÜRÜRDURMAZ</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Yazılım]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[thunar]]></category>
		<category><![CDATA[thunar-vcs-plugin]]></category>
		<category><![CDATA[tortoisesvn]]></category>
		<category><![CDATA[vcs]]></category>
		<category><![CDATA[xfce]]></category>

		<guid isPermaLink="false">http://www.vgrup.com/?p=249</guid>
		<description><![CDATA[Windows üzerinde tortoisesvn kullanıyorsanız xfce üzerinde de benzer bir ssiteme ihtiyacınız varsa önce sisteminize git kurun. sonra sisteminize aşağıdaki paketleri kurun Thunar Thunar-VFS 0.4.0 veya daha üstü bir versiyon Thunarx 0.4.0 veya daha üstü bir versiyon libsvn 1.5 veya daha üstü bir versiyon libapr 0.9.7 veya daha üstü bir versiyon gtk 2.6.0 veya daha üstü [...]]]></description>
			<content:encoded><![CDATA[<p>Windows üzerinde <a href="http://www.vgrup.com/tag/tortoisesvn/" class="st_tag internal_tag" rel="tag" title="Posts tagged with tortoisesvn">tortoisesvn</a> kullanıyorsanız <a href="http://www.vgrup.com/tag/xfce/" class="st_tag internal_tag" rel="tag" title="Posts tagged with xfce">xfce</a> üzerinde de benzer bir ssiteme ihtiyacınız varsa önce sisteminize <a href="http://www.vgrup.com/tag/git/" class="st_tag internal_tag" rel="tag" title="Posts tagged with git">git</a> kurun.</p>
<p>sonra sisteminize aşağıdaki paketleri kurun</p>
<pre><a href="http://www.vgrup.com/tag/thunar/" class="st_tag internal_tag" rel="tag" title="Posts tagged with thunar">Thunar</a>
Thunar-VFS 0.4.0 veya daha üstü bir versiyon
Thunarx 0.4.0 veya daha üstü bir versiyon
libsvn 1.5 veya daha üstü bir versiyon
libapr 0.9.7 veya daha üstü bir versiyon
gtk 2.6.0 veya daha üstü bir versiyon
glib 2.6.0 veya daha üstü bir versiyon
gobject 2.6.0 veya daha üstü bir versiyon
git (uygulama)</pre>
<p>daha sonra </p>
<pre>git clone git://git.xfce.org/thunar-plugins/thunar-<a href="http://www.vgrup.com/tag/vcs/" class="st_tag internal_tag" rel="tag" title="Posts tagged with vcs">vcs</a>-plugin
cd thunar-<a href="http://www.vgrup.com/tag/vcs/" class="st_tag internal_tag" rel="tag" title="Posts tagged with vcs">vcs</a>-plugin
./autogen.sh
make install</pre>
<p>Kurulum tamam. Aktif hale getirmek için</p>
<pre>killall thunar Thunar</pre>
<p>komutu ile açık thunar uygulamalarını öldürün. thunar ı yeniden açtığınızda <a href="http://www.vgrup.com/tag/thunar-vcs-plugin/" class="st_tag internal_tag" rel="tag" title="Posts tagged with thunar-vcs-plugin">thunar-vcs-plugin</a> plugini aktif durumda olacaktır.</p>
<p>Eğer <a href="http://www.vgrup.com/tag/svn/" class="st_tag internal_tag" rel="tag" title="Posts tagged with svn">svn</a> menüsü gelmediyse libsvn-dev paketini sisteminize yükleyin ve </p>
<pre>
./configure
make install
killall thunar Thunar
</pre>
<div><a class="addthis_button" href="//addthis.com/bookmark.php?v=250" addthis:url='http://www.vgrup.com/2010/02/18/xfce-thunar-svn-entegrasyonu/' addthis:title='xfce thunar svn entegrasyonu'><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/git/" title="git" rel="tag">git</a>, <a href="http://www.vgrup.com/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.vgrup.com/tag/svn/" title="svn" rel="tag">svn</a>, <a href="http://www.vgrup.com/tag/thunar/" title="thunar" rel="tag">thunar</a>, <a href="http://www.vgrup.com/tag/thunar-vcs-plugin/" title="thunar-vcs-plugin" rel="tag">thunar-vcs-plugin</a>, <a href="http://www.vgrup.com/tag/tortoisesvn/" title="tortoisesvn" rel="tag">tortoisesvn</a>, <a href="http://www.vgrup.com/tag/vcs/" title="vcs" rel="tag">vcs</a>, <a href="http://www.vgrup.com/tag/xfce/" title="xfce" rel="tag">xfce</a><br />
]]></content:encoded>
			<wfw:commentRss>http://www.vgrup.com/2010/02/18/xfce-thunar-svn-entegrasyonu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>debian komut satırından static ip verme</title>
		<link>http://www.vgrup.com/2010/02/05/debian-komut-satirindan-static-ip-verme/</link>
		<comments>http://www.vgrup.com/2010/02/05/debian-komut-satirindan-static-ip-verme/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 09:53:29 +0000</pubDate>
		<dc:creator>Muhammed YÜRÜRDURMAZ</dc:creator>
				<category><![CDATA[Bilgi Ve Deneyim]]></category>
		<category><![CDATA[/etc/network/interfaces]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[ifconfig]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[static ip]]></category>

		<guid isPermaLink="false">http://www.vgrup.com/?p=211</guid>
		<description><![CDATA[tanımlı ağ bağlantılarını görmek için # ifconfig -a eth0 Link encap:Ethernet HWaddr 00:0c:29:90:b5:46 inet addr:192.168.0.85 Bcast:192.168.0.255 Mask:255.255.255.0 inet6 addr: fe80::20c:29ff:fe90:b546/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:139716 errors:0 dropped:0 overruns:0 frame:0 TX packets:17482 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:169356342 (161.5 MiB) TX bytes:1355703 (1.2 MiB) Interrupt:19 Base address:0x2000 lo Link encap:Local [...]]]></description>
			<content:encoded><![CDATA[<p>tanımlı ağ bağlantılarını görmek için</p>
<pre>
# <a href="http://www.vgrup.com/tag/ifconfig/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ifconfig">ifconfig</a> -a
eth0      Link encap:Ethernet  HWaddr 00:0c:29:90:b5:46
          inet addr:192.168.0.85  Bcast:192.168.0.255  Mask:255.255.255.0
          inet6 addr: fe80::20c:29ff:fe90:b546/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:139716 errors:0 dropped:0 overruns:0 frame:0
          TX packets:17482 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:169356342 (161.5 MiB)  TX bytes:1355703 (1.2 MiB)
          Interrupt:19 Base address:0x2000 

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:8 errors:0 dropped:0 overruns:0 frame:0
          TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:560 (560.0 B)  TX bytes:560 (560.0 B)
</pre>
<p><a href="http://www.vgrup.com/tag/etcnetworkinterfaces/" class="st_tag internal_tag" rel="tag" title="Posts tagged with /etc/network/interfaces">/etc/network/interfaces</a> dosyası içersinden eth0 a 192.168.0.17 <a href="http://www.vgrup.com/tag/static-ip/" class="st_tag internal_tag" rel="tag" title="Posts tagged with static ip">static ip</a> adresini verecek örnek altta. ağ geçidi 192.168.0.1 olacak. dns sunucular 4.2.2.1, 4.2.2.2, 4.2.2.3 olacak</p>
<p>Not: dns ayarı için resolvconf yüklü olmalı</p>
<pre>
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
allow-hotplug eth0
auto eth0
iface eth0 inet static
	address 192.168.0.17
	netmask 255.255.255.0
	network 192.168.0.0
	broadcast 192.168.0.255
	gateway 192.168.0.1
	dns-nameservers 4.2.2.1 4.2.2.2 4.2.2.3
</pre>
<div><a class="addthis_button" href="//addthis.com/bookmark.php?v=250" addthis:url='http://www.vgrup.com/2010/02/05/debian-komut-satirindan-static-ip-verme/' addthis:title='debian komut satırından static ip verme'><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/etcnetworkinterfaces/" title="/etc/network/interfaces" rel="tag">/etc/network/interfaces</a>, <a href="http://www.vgrup.com/tag/debian/" title="debian" rel="tag">debian</a>, <a href="http://www.vgrup.com/tag/ifconfig/" title="ifconfig" rel="tag">ifconfig</a>, <a href="http://www.vgrup.com/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.vgrup.com/tag/static-ip/" title="static ip" rel="tag">static ip</a><br />
]]></content:encoded>
			<wfw:commentRss>http://www.vgrup.com/2010/02/05/debian-komut-satirindan-static-ip-verme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2.6.3x kernellerinde vmware 7 kurulum sorunu</title>
		<link>http://www.vgrup.com/2010/02/04/2-6-3x-kernellerinde-vmware-7-kurulum-sorunu/</link>
		<comments>http://www.vgrup.com/2010/02/04/2-6-3x-kernellerinde-vmware-7-kurulum-sorunu/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 18:01:57 +0000</pubDate>
		<dc:creator>Muhammed YÜRÜRDURMAZ</dc:creator>
				<category><![CDATA[Bilgi Ve Deneyim]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.vgrup.com/?p=208</guid>
		<description><![CDATA[/tmp/vmware-root/modules/vmnet-only/vnetUserListener.c: In function ‘VNetUserListenerEventHandler’: /tmp/vmware-root/modules/vmnet-only/vnetUserListener.c:240: error: ‘TASK_INTERRUPTIBLE’ undeclared (first use in this function) /tmp/vmware-root/modules/vmnet-only/vnetUserListener.c:240: error: (Each undeclared identifier is reported only once /tmp/vmware-root/modules/vmnet-only/vnetUserListener.c:240: error: for each function it appears in.) /tmp/vmware-root/modules/vmnet-only/vnetUserListener.c: In function ‘VNetUserListenerRead’: /tmp/vmware-root/modules/vmnet-only/vnetUserListener.c:282: error: ‘TASK_INTERRUPTIBLE’ undeclared (first use in this function) /tmp/vmware-root/modules/vmnet-only/vnetUserListener.c:282: error: implicit declaration of function ‘signal_pending’ /tmp/vmware-root/modules/vmnet-only/vnetUserListener.c:282: error: implicit declaration of [...]]]></description>
			<content:encoded><![CDATA[<pre>/tmp/<a href="http://www.vgrup.com/tag/vmware/" class="st_tag internal_tag" rel="tag" title="Posts tagged with vmware">vmware</a>-root/modules/vmnet-only/vnetUserListener.c: In function ‘VNetUserListenerEventHandler’:
/tmp/<a href="http://www.vgrup.com/tag/vmware/" class="st_tag internal_tag" rel="tag" title="Posts tagged with vmware">vmware</a>-root/modules/vmnet-only/vnetUserListener.c:240: error: ‘TASK_INTERRUPTIBLE’ undeclared (first use in this function)
/tmp/<a href="http://www.vgrup.com/tag/vmware/" class="st_tag internal_tag" rel="tag" title="Posts tagged with vmware">vmware</a>-root/modules/vmnet-only/vnetUserListener.c:240: error: (Each undeclared identifier is reported only once
/tmp/<a href="http://www.vgrup.com/tag/vmware/" class="st_tag internal_tag" rel="tag" title="Posts tagged with vmware">vmware</a>-root/modules/vmnet-only/vnetUserListener.c:240: error: for each function it appears in.)
/tmp/<a href="http://www.vgrup.com/tag/vmware/" class="st_tag internal_tag" rel="tag" title="Posts tagged with vmware">vmware</a>-root/modules/vmnet-only/vnetUserListener.c: In function ‘VNetUserListenerRead’:
/tmp/<a href="http://www.vgrup.com/tag/vmware/" class="st_tag internal_tag" rel="tag" title="Posts tagged with vmware">vmware</a>-root/modules/vmnet-only/vnetUserListener.c:282: error: ‘TASK_INTERRUPTIBLE’ undeclared (first use in this function)
/tmp/<a href="http://www.vgrup.com/tag/vmware/" class="st_tag internal_tag" rel="tag" title="Posts tagged with vmware">vmware</a>-root/modules/vmnet-only/vnetUserListener.c:282: error: implicit declaration of function ‘signal_pending’
/tmp/<a href="http://www.vgrup.com/tag/vmware/" class="st_tag internal_tag" rel="tag" title="Posts tagged with vmware">vmware</a>-root/modules/vmnet-only/vnetUserListener.c:282: error: implicit declaration of function ‘schedule’
make[4]: *** [/tmp/<a href="http://www.vgrup.com/tag/vmware/" class="st_tag internal_tag" rel="tag" title="Posts tagged with vmware">vmware</a>-root/modules/vmnet-only/vnetUserListener.o] Error 1
make[3]: *** [_module_/tmp/<a href="http://www.vgrup.com/tag/vmware/" class="st_tag internal_tag" rel="tag" title="Posts tagged with vmware">vmware</a>-root/modules/vmnet-only] Error 2
make[2]: *** [sub-make] Error 2
make[1]: *** [all] Error 2
</pre>
<p>loglarda yukarıdaki şekilde bir hata varsa aşağıdaki komutları çalıştırın. (<a href="http://www.vgrup.com/tag/debian/" class="st_tag internal_tag" rel="tag" title="Posts tagged with debian">debian</a> 2.6.32 kernel ile denenmiştir)</p>
<pre>
# cd /tmp
# tar xf /usr/lib/vmware/modules/source/vmnet.tar
# cd vmnet-only
# vim vnetUserListener.c
</pre>
<p>vim yerine başka bir editör kullanabilirsiniz. doyayı açtıktan sonra 37. satıra</p>
<pre>
#include "compat_sched.h"
</pre>
<p>yazın ve kaydedip çıkın. daha sonra</p>
<pre>
# cd /tmp
# tar cf /usr/lib/vmware/modules/source/vmnet.tar vmnet-only
# vmware-modconfig --console --install-all
</pre>
<div><a class="addthis_button" href="//addthis.com/bookmark.php?v=250" addthis:url='http://www.vgrup.com/2010/02/04/2-6-3x-kernellerinde-vmware-7-kurulum-sorunu/' addthis:title='2.6.3x kernellerinde vmware 7 kurulum sorunu'><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/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.vgrup.com/tag/vmware/" title="vmware" rel="tag">vmware</a><br />
]]></content:encoded>
			<wfw:commentRss>http://www.vgrup.com/2010/02/04/2-6-3x-kernellerinde-vmware-7-kurulum-sorunu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>debian üzerinde jboss kurulumu</title>
		<link>http://www.vgrup.com/2010/02/04/debian-uzerinde-jboss-kurulumu/</link>
		<comments>http://www.vgrup.com/2010/02/04/debian-uzerinde-jboss-kurulumu/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 14:18:50 +0000</pubDate>
		<dc:creator>Muhammed YÜRÜRDURMAZ</dc:creator>
				<category><![CDATA[Bilgi Ve Deneyim]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[jboss]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.vgrup.com/?p=206</guid>
		<description><![CDATA[öncelikli olarak debian kurulu bir sistem lazım tabiiki . eğer denemek istiyorsanız şu adresten hazır bir sanal makina indirin (isterseniz biraz eski ama şu adreste hazır jboss kurulmuş sanal makina var) sistem üzerinde jdk kurulumu yapın http://www.jboss.org/jbossas/downloads/ adresinden jboss indirin. Ben 6.0.0.M1 (jboss-6.0.0.M1.zip) versiyonunu indirdim kurulumu /usr/local altına yapacağız işte komutlar # cd /usr/local # [...]]]></description>
			<content:encoded><![CDATA[<p>öncelikli olarak <a href="http://www.vgrup.com/tag/debian/" class="st_tag internal_tag" rel="tag" title="Posts tagged with debian">debian</a> kurulu bir sistem lazım tabiiki <img src='http://www.vgrup.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . </p>
<p>eğer denemek istiyorsanız <a href="http://www.vgrup.com/p/debian-minimal.tar.gz">şu adresten</a> hazır bir sanal makina indirin (isterseniz biraz eski ama <a href="http://sourceforge.net/projects/j2easy/">şu adreste</a> hazır <a href="http://www.vgrup.com/tag/jboss/" class="st_tag internal_tag" rel="tag" title="Posts tagged with jboss">jboss</a> kurulmuş sanal makina var)</p>
<p>sistem üzerinde jdk kurulumu yapın</p>
<p><a href="http://www.jboss.org/jbossas/downloads/">http://www.jboss.org/jbossas/downloads/</a> adresinden jboss indirin. Ben 6.0.0.M1 (jboss-6.0.0.M1.zip) versiyonunu indirdim</p>
<p>kurulumu /usr/local altına yapacağız</p>
<p>işte komutlar</p>
<pre>
# cd /usr/local
# unzip jboss-6.0.0.M1.zip
# useradd jboss
# passwd jboss
# chown -R jboss:jboss jboss-6.0.0.M1
# su jboss
$ cd /usr/local/jboss-6.0.0.M1/bin
$ ./run.sh
=========================================================================

  JBoss Bootstrap Environment

  JBOSS_HOME: /usr/local/jboss-6.0.0.M1

  JAVA: java

  JAVA_OPTS: -Dprogram.name=run.sh -server -Xms128m -Xmx512m -XX:MaxPermSize=256m -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djava.net.preferIPv4Stack=true

  CLASSPATH: /usr/local/jboss-6.0.0.M1/bin/run.jar

=========================================================================

................................
</pre>
<p>jboss çalıştı. şimdi bunu otomatik açılışa ekleyelim. kapatmak için Ctrl-C tuşlarına basabilirsiniz.</p>
<pre>
# cd /etc/init.d/
# vim jboss
</pre>
<p>ile jboss dosyasını açın ve içine</p>
<pre>
#!/bin/sh
# /etc/init.d/jboss: Start and stop JBoss AS
ECHO=/bin/echo
<a href="http://www.vgrup.com/tag/test/" class="st_tag internal_tag" rel="tag" title="Posts tagged with test">TEST</a>=/usr/bin/<a href="http://www.vgrup.com/tag/test/" class="st_tag internal_tag" rel="tag" title="Posts tagged with test">test</a>
JBOSS_START_SCRIPT=/usr/local/jboss-6.0.0.M1/bin/run.sh
JBOSS_STOP_SCRIPT=/usr/local/jboss-6.0.0.M1/bin/shutdown.sh

$<a href="http://www.vgrup.com/tag/test/" class="st_tag internal_tag" rel="tag" title="Posts tagged with test">TEST</a> -x $JBOSS_START_SCRIPT || exit 0
$<a href="http://www.vgrup.com/tag/test/" class="st_tag internal_tag" rel="tag" title="Posts tagged with test">TEST</a> -x $JBOSS_STOP_SCRIPT || exit 0

start() {
      $ECHO -n "Starting JBoss"
      su jboss -c "$JBOSS_START_SCRIPT -b 0.0.0.0> /dev/null 2> /dev/null &#038;"
      $ECHO "."
}

stop() {
      $ECHO -n "Stopping JBoss"
      su jboss -c "$JBOSS_STOP_SCRIPT -S > /dev/null &#038;"
      $ECHO "."
}

case "$1" in
      start)
            start
            ;;
      stop)
            stop
            ;;
      restart)
            stop
            sleep 30
            start
            ;;
      *)
            $ECHO "Usage: jboss {start|stop|restart}"
            exit 1
esac

exit 0
</pre>
<p>yazın sonra aşağıdaki komutlar ile çalışıp çalışmadığını kontrol edelim</p>
<pre>
# chmod 755 jboss
# ./jboss
Usage: jboss {start|stop|restart}
# ./jboss start
Starting JBoss.
# ps aux | grep java
# ./jboss stop
Stopping JBoss.
</pre>
<p>sonra otomatik açılışa atalım</p>
<pre>
# update-rc.d jboss defaults
update-rc.d: warning: /etc/init.d/jboss missing LSB information
update-rc.d: see &lt;http://wiki.debian.org/LSBInitScripts&gt;
 Adding system startup for /etc/init.d/jboss ...
   /etc/rc0.d/K20jboss -> ../init.d/jboss
   /etc/rc1.d/K20jboss -> ../init.d/jboss
   /etc/rc6.d/K20jboss -> ../init.d/jboss
   /etc/rc2.d/S20jboss -> ../init.d/jboss
   /etc/rc3.d/S20jboss -> ../init.d/jboss
   /etc/rc4.d/S20jboss -> ../init.d/jboss
   /etc/rc5.d/S20jboss -> ../init.d/jboss
</pre>
<p>şimdi makinayı yeniden başlatın ve sistemi deneyin</p>
<p>unutmadan jboss konsolunun kullanıcı ve şifresi admin</p>
<div><a class="addthis_button" href="//addthis.com/bookmark.php?v=250" addthis:url='http://www.vgrup.com/2010/02/04/debian-uzerinde-jboss-kurulumu/' addthis:title='debian üzerinde jboss kurulumu'><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/j2ee/" title="J2EE" rel="tag">J2EE</a>, <a href="http://www.vgrup.com/tag/jboss/" title="jboss" rel="tag">jboss</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/02/04/debian-uzerinde-jboss-kurulumu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

