<?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>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>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>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>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>
		<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
(WW) fglrx: No matching Device [...]]]></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 ati sürücüsünü yeniden yükleyin sonra makinayı yeniden başlatın.</p>

	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 />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.vgrup.com/2010/02/22/amilo-pa-3553-linux-wireless/" title="amilo pa 3553 linux wireless (2010/02/22)">amilo pa 3553 linux wireless</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/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

	Related posts
	
	abiword: error while loading shared libraries: libgoffice-0.8.so.7: cannot open shared object file: No such file or directory (1)
	xfce thunar svn entegrasyonu (0)
	vmware fare problemi (0)
	squeeze üzerinde mplayer sorunu (0)
	SqlTools  Linux üzerine kurma [...]]]></description>
			<content:encoded><![CDATA[<p>testing versiyonda xlock içeren xlockmore 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>

	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 />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="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/" title="abiword: error while loading shared libraries: libgoffice-0.8.so.7: cannot open shared object file: No such file or directory (2010/03/12)">abiword: error while loading shared libraries: libgoffice-0.8.so.7: cannot open shared object file: No such file or directory</a> (1)</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/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ü bir versiyon
glib 2.6.0 veya daha üstü bir [...]]]></description>
			<content:encoded><![CDATA[<p>Windows üzerinde tortoisesvn kullanıyorsanız xfce üzerinde de benzer bir ssiteme ihtiyacınız varsa önce sisteminize git kurun.</p>
<p>sonra sisteminize aşağıdaki paketleri kurun</p>
<pre>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ü 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-vcs-plugin
cd thunar-vcs-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 thunar-vcs-plugin plugini aktif durumda olacaktır.</p>
<p>Eğer svn menüsü gelmediyse libsvn-dev paketini sisteminize yükleyin ve </p>
<pre>
./configure
make install
killall thunar Thunar
</pre>

	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 />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.vgrup.com/2010/01/21/trac-svn-berkeley-db-hatasi/" title="trac svn berkeley db hatası (2010/01/21)">trac svn berkeley db hatası</a> (0)</li>
	<li><a href="http://www.vgrup.com/2010/03/03/svn-expected-fs-format-2-found-format-4/" title="svn: Expected FS format &#8216;2&#8242;; found format &#8216;4&#8242; (2010/03/03)">svn: Expected FS format &#8216;2&#8242;; found format &#8216;4&#8242;</a> (0)</li>
	<li><a href="http://www.vgrup.com/2010/02/08/svn-repository-olusturma/" title="svn repository oluşturma (2010/02/08)">svn repository oluşturma</a> (0)</li>
	<li><a href="http://www.vgrup.com/2010/03/23/svn-move/" title="svn move (2010/03/23)">svn move</a> (0)</li>
	<li><a href="http://www.vgrup.com/2010/03/11/svn-de-commit-edilmis-bir-seyi-ignore-liste-eklemek/" title="svn de commit edilmiş bir şeyi ignore liste eklemek (2010/03/11)">svn de commit edilmiş bir şeyi ignore liste eklemek</a> (0)</li>
</ul>

]]></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 [...]]]></description>
			<content:encoded><![CDATA[<p>tanımlı ağ bağlantılarını görmek için</p>
<pre>
# 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 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>/etc/network/interfaces dosyası içersinden eth0 a 192.168.0.17 static ip 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>

	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 />

	<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/02/25/linux-sistemlerinde-benchmark-sysbench/" title="Linux sistemlerinde benchmark (SysBench) (2010/02/25)">Linux sistemlerinde benchmark (SysBench)</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>
	<li><a href="http://www.vgrup.com/2010/02/04/debian-uzerinde-jboss-kurulumu/" title="debian üzerinde jboss kurulumu (2010/02/04)">debian üzerinde jboss kurulumu</a> (0)</li>
	<li><a href="http://www.vgrup.com/2010/01/28/debian-uzerinde-java-network-sorunu/" title="debian üzerinde java network sorunu (2010/01/28)">debian üzerinde java network sorunu</a> (0)</li>
</ul>

]]></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 function ‘schedule’
make[4]: *** [/tmp/vmware-root/modules/vmnet-only/vnetUserListener.o] Error 1
make[3]: *** [...]]]></description>
			<content:encoded><![CDATA[<pre>/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 function ‘schedule’
make[4]: *** [/tmp/vmware-root/modules/vmnet-only/vnetUserListener.o] Error 1
make[3]: *** [_module_/tmp/vmware-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. (debian 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>

	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 />

	<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/02/25/linux-sistemlerinde-benchmark-sysbench/" title="Linux sistemlerinde benchmark (SysBench) (2010/02/25)">Linux sistemlerinde benchmark (SysBench)</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>
	<li><a href="http://www.vgrup.com/2010/02/05/debian-komut-satirindan-static-ip-verme/" title="debian komut satırından static ip verme (2010/02/05)">debian komut satırından static ip verme</a> (0)</li>
</ul>

]]></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
# unzip jboss-6.0.0.M1.zip
# useradd jboss
# passwd [...]]]></description>
			<content:encoded><![CDATA[<p>öncelikli olarak debian 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 jboss 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
TEST=/usr/bin/test
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

$TEST -x $JBOSS_START_SCRIPT || exit 0
$TEST -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>

	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 />

	<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/02/25/linux-sistemlerinde-benchmark-sysbench/" title="Linux sistemlerinde benchmark (SysBench) (2010/02/25)">Linux sistemlerinde benchmark (SysBench)</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>
	<li><a href="http://www.vgrup.com/2010/02/05/debian-komut-satirindan-static-ip-verme/" title="debian komut satırından static ip verme (2010/02/05)">debian komut satırından static ip verme</a> (0)</li>
	<li><a href="http://www.vgrup.com/2010/01/28/debian-uzerinde-java-network-sorunu/" title="debian üzerinde java network sorunu (2010/01/28)">debian üzerinde java network sorunu</a> (0)</li>
</ul>

]]></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>
