<?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>KNYKSL.COM v3 &#187; Linux</title>
	<atom:link href="http://www.knyksl.com/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.knyksl.com</link>
	<description>Ali Okan YÜKSEL&#039;s homepage</description>
	<lastBuildDate>Wed, 25 Aug 2010 21:32:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Linux print out the serial configuration information</title>
		<link>http://www.knyksl.com/2010/08/linux-print-out-the-serial-configuration-information/</link>
		<comments>http://www.knyksl.com/2010/08/linux-print-out-the-serial-configuration-information/#comments</comments>
		<pubDate>Wed, 25 Aug 2010 21:30:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.knyksl.com/?p=423</guid>
		<description><![CDATA[./setserial -g /dev/tty&#91;SD&#93;* man page]]></description>
			<content:encoded><![CDATA[
<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">.<span style="color: #000000; font-weight: bold;">/</span><span style="color: #c20cb9; font-weight: bold;">setserial</span> <span style="color: #660033;">-g</span> <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>tty<span style="color: #7a0874; font-weight: bold;">&#91;</span>SD<span style="color: #7a0874; font-weight: bold;">&#93;</span><span style="color: #000000; font-weight: bold;">*</span></pre></div></div>

<p><a href="http://linux.die.net/man/8/setserial">man page</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.knyksl.com/2010/08/linux-print-out-the-serial-configuration-information/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>search for SUID/SGID binary files</title>
		<link>http://www.knyksl.com/2010/08/search-for-suidsgid-binary-files/</link>
		<comments>http://www.knyksl.com/2010/08/search-for-suidsgid-binary-files/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 18:43:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.knyksl.com/?p=399</guid>
		<description><![CDATA[find / \( -perm -u+s -or -perm -g+s  \) -type f -exec ls -l {} \;﻿]]></description>
			<content:encoded><![CDATA[<p>find / \( -perm -u+s -or -perm -g+s  \) -type f -exec ls -l {} \;﻿</p>
]]></content:encoded>
			<wfw:commentRss>http://www.knyksl.com/2010/08/search-for-suidsgid-binary-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux ve mono</title>
		<link>http://www.knyksl.com/2010/06/linux-ve-mono/</link>
		<comments>http://www.knyksl.com/2010/06/linux-ve-mono/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 23:18:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.knyksl.com/?p=358</guid>
		<description><![CDATA[http://www.mono-project.com/Small_footprint Mono ihtiyaç duyduğunuzda sunduğu çözümlerle gerçekten bahsedilmesi gereken değerli bir proje&#8230; Gömülü sistemler için veya herhangi bir linux dağıtımı üzerinde .NET ile aplikasyon geliştirebilmenize imkan sağlayan bir sanal makina&#8230; &#8220;The most basic mono install currently takes about 3.7 MB of disk space, this includes about 1.7 MB for the JIT and 2 MB for [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mono-project.com/Small_footprint">http://www.mono-project.com/Small_footprint</a></p>
<p>Mono ihtiyaç duyduğunuzda sunduğu çözümlerle gerçekten bahsedilmesi gereken değerli bir proje&#8230; Gömülü sistemler için veya herhangi bir linux dağıtımı üzerinde .NET ile aplikasyon geliştirebilmenize imkan sağlayan bir sanal makina&#8230;</p>
<p>&#8220;The most basic mono install currently takes about 3.7 MB of disk space, this includes about 1.7 MB for the JIT and 2 MB for mscorlib.dll.&#8221;</p>
<p>3.7 mb runtime:) başka söze gerek yok sanırım</p>
]]></content:encoded>
			<wfw:commentRss>http://www.knyksl.com/2010/06/linux-ve-mono/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>linux pc/104 I/O C code example</title>
		<link>http://www.knyksl.com/2010/05/linux-pc104-io-c-code-example/</link>
		<comments>http://www.knyksl.com/2010/05/linux-pc104-io-c-code-example/#comments</comments>
		<pubDate>Fri, 14 May 2010 21:31:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.knyksl.com/?p=334</guid>
		<description><![CDATA[test1.c #include &#60;stdio.h&#62; #include &#60;unistd.h&#62; #include &#60;asm/io.h&#62; &#160; #define BASEPORT 0x320 /* our special address */ &#160; int main&#40;&#41; &#123; /* Get access to the ports */ if &#40;ioperm&#40;BASEPORT, 3, 1&#41;&#41; &#123; perror&#40;&#34;ioperm&#34;&#41;; exit&#40;1&#41;;&#125; &#160; &#160; /* Set the data signals (D0-7) of the port to all low (0) */ outb&#40;1, BASEPORT&#41;; usleep&#40;100000&#41;; outb&#40;0, BASEPORT&#41;; [...]]]></description>
			<content:encoded><![CDATA[<p>test1.c</p>

<div class="wp_syntax"><div class="code"><pre class="c" style="font-family:monospace;"><span style="color: #339933;">#include &lt;stdio.h&gt;</span>
<span style="color: #339933;">#include &lt;unistd.h&gt;</span>
<span style="color: #339933;">#include &lt;asm/io.h&gt;</span>
&nbsp;
<span style="color: #339933;">#define BASEPORT 0x320 /* our special address */</span>
&nbsp;
<span style="color: #993333;">int</span> main<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span>
<span style="color: #009900;">&#123;</span>
  <span style="color: #808080; font-style: italic;">/* Get access to the ports */</span>
  <span style="color: #b1b100;">if</span> <span style="color: #009900;">&#40;</span>ioperm<span style="color: #009900;">&#40;</span>BASEPORT<span style="color: #339933;">,</span> <span style="color: #0000dd;">3</span><span style="color: #339933;">,</span> <span style="color: #0000dd;">1</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span> perror<span style="color: #009900;">&#40;</span><span style="color: #ff0000;">&quot;ioperm&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> exit<span style="color: #009900;">&#40;</span><span style="color: #0000dd;">1</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><span style="color: #009900;">&#125;</span>
&nbsp;
&nbsp;
  <span style="color: #808080; font-style: italic;">/* Set the data signals (D0-7) of the port to all low (0) */</span>
  outb<span style="color: #009900;">&#40;</span><span style="color: #0000dd;">1</span><span style="color: #339933;">,</span> BASEPORT<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
  usleep<span style="color: #009900;">&#40;</span><span style="color: #0000dd;">100000</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
  outb<span style="color: #009900;">&#40;</span><span style="color: #0000dd;">0</span><span style="color: #339933;">,</span> BASEPORT<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
  usleep<span style="color: #009900;">&#40;</span><span style="color: #0000dd;">50000000</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
  outb<span style="color: #009900;">&#40;</span><span style="color: #0000dd;">2</span><span style="color: #339933;">,</span> BASEPORT<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
  usleep<span style="color: #009900;">&#40;</span><span style="color: #0000dd;">100000</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
  outb<span style="color: #009900;">&#40;</span><span style="color: #0000dd;">0</span><span style="color: #339933;">,</span> BASEPORT<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
  usleep<span style="color: #009900;">&#40;</span><span style="color: #0000dd;">500000</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
&nbsp;
  <span style="color: #808080; font-style: italic;">/* Sleep for a while (100 ms) */</span>
  <span style="color: #808080; font-style: italic;">/* usleep(10000); */</span>
&nbsp;
  <span style="color: #808080; font-style: italic;">/* Read from the status port (BASE+1) and display the result */</span>
  <span style="color: #808080; font-style: italic;">/*printf(&quot;status: %d\n&quot;, inb(BASEPORT + 1)); */</span>
&nbsp;
  <span style="color: #808080; font-style: italic;">/* We don't need the ports anymore */</span>
  <span style="color: #b1b100;">if</span> <span style="color: #009900;">&#40;</span>ioperm<span style="color: #009900;">&#40;</span>BASEPORT<span style="color: #339933;">,</span> <span style="color: #0000dd;">3</span><span style="color: #339933;">,</span> <span style="color: #0000dd;">0</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>perror<span style="color: #009900;">&#40;</span><span style="color: #ff0000;">&quot;ioperm&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> exit<span style="color: #009900;">&#40;</span><span style="color: #0000dd;">1</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><span style="color: #009900;">&#125;</span>
&nbsp;
  exit<span style="color: #009900;">&#40;</span><span style="color: #0000dd;">0</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span></pre></div></div>

<p>gcc test1.c -o test1 -I/usr/include -I/usr/lib/syslinux/com32/include/klibc  -static</p>
]]></content:encoded>
			<wfw:commentRss>http://www.knyksl.com/2010/05/linux-pc104-io-c-code-example/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>sshfs remote folders</title>
		<link>http://www.knyksl.com/2010/05/sshfs-remote-folders/</link>
		<comments>http://www.knyksl.com/2010/05/sshfs-remote-folders/#comments</comments>
		<pubDate>Sun, 09 May 2010 18:55:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.knyksl.com/?p=331</guid>
		<description><![CDATA[Debian/Ubuntu $ sudo aptitude install sshfs Redhat, Centos $ sudo -c &#8216;yum install sshfs&#8217; mount $ sshfs kullaniciAdi@uzaksunucu:/path/ /baglanacak/path]]></description>
			<content:encoded><![CDATA[<div id="_mcePaste"><strong>Debian/Ubuntu</strong></div>
<div id="_mcePaste">$ sudo aptitude install sshfs</div>
<div></div>
<div id="_mcePaste"><strong>Redhat, Centos</strong></div>
<div id="_mcePaste">$ sudo -c &#8216;yum install sshfs&#8217;</div>
<div></div>
<div id="_mcePaste"><strong>mount</strong></div>
<div id="_mcePaste">$ sshfs kullaniciAdi@uzaksunucu:/path/ /baglanacak/path</div>
]]></content:encoded>
			<wfw:commentRss>http://www.knyksl.com/2010/05/sshfs-remote-folders/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Konsol&#8217;da belli bir zamandan önceki dosyalarla işlem yapmak</title>
		<link>http://www.knyksl.com/2010/03/konsolda-belli-bir-zamandan-once-dosyalarla-islem-yapmak/</link>
		<comments>http://www.knyksl.com/2010/03/konsolda-belli-bir-zamandan-once-dosyalarla-islem-yapmak/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 11:07:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Solaris]]></category>

		<guid isPermaLink="false">http://www.knyksl.com/?p=310</guid>
		<description><![CDATA[# find . -type d -mtime +720 -exec echo &#34;mv &#34; {} &#34;/home/okan/okandosyayedekpath/&#34; {} \; &#124; sed 's/path\/ /path\//g' &#62; islemyap.sh &#160; # sh islemyap.sh Binlerce dosyanın yer aldığı bir klasördeki dosyaların bir kısmını başka bir dizine yedekleme ihtiyacı duyabilirsiniz. find komutu ile beraber kullanabileceğiniz mtime parametresi size bu konudaki zaman kısıtını belirlemenizi sağlıyor, exec [...]]]></description>
			<content:encoded><![CDATA[
<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;"># find . -type d -mtime +720 -exec echo &quot;mv &quot; {} &quot;/home/okan/okandosyayedekpath/&quot; {} \; | sed 's/path\/ /path\//g' &gt; islemyap.sh</span>
&nbsp;
<span style="color: #666666; font-style: italic;"># sh islemyap.sh</span></pre></div></div>

<p>Binlerce dosyanın yer aldığı bir klasördeki dosyaların bir kısmını başka bir dizine yedekleme ihtiyacı duyabilirsiniz. find komutu ile beraber kullanabileceğiniz mtime parametresi size bu konudaki zaman kısıtını belirlemenizi sağlıyor, exec parametresini kullanarak istediğimiz direktifleri ekrana ekrana yazdırıyoruz ve sed ile gelen sonuçları replace ederek komutu istediğiniz biçime sokuyoruz ve çıkan sonucu isleyap.sh dosyasına aktarıyoruz&#8230;</p>
<p>sonuç olarak &#8220;mv dosya yenipath/dosya&#8221; şeklinde oluşturduğumuz script dosyamızı çalıştırması kalıyor&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.knyksl.com/2010/03/konsolda-belli-bir-zamandan-once-dosyalarla-islem-yapmak/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 9.10(Karmic) compiz fusion</title>
		<link>http://www.knyksl.com/2010/02/ubuntu-9-10karmic-compiz-fusion/</link>
		<comments>http://www.knyksl.com/2010/02/ubuntu-9-10karmic-compiz-fusion/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 21:37:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.knyksl.com/?p=306</guid>
		<description><![CDATA[Ubuntu 9.10 masaüstü efeklerini kullanabilmeniz için ayarlamaların anlatıldığı bağlantı: http://www.ubuntugeek.com/how-to-install-and-configure-compiz-fusion-in-ubuntu-9-10karmic.html]]></description>
			<content:encoded><![CDATA[<p>Ubuntu 9.10 masaüstü efeklerini kullanabilmeniz için ayarlamaların anlatıldığı bağlantı: <a href="http://www.ubuntugeek.com/how-to-install-and-configure-compiz-fusion-in-ubuntu-9-10karmic.html">http://www.ubuntugeek.com/how-to-install-and-configure-compiz-fusion-in-ubuntu-9-10karmic.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.knyksl.com/2010/02/ubuntu-9-10karmic-compiz-fusion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kodlara bulaşan zararlı içeriği temizleme scripti</title>
		<link>http://www.knyksl.com/2009/12/kodlara-bulasan-zararli-icerigi-temizleme-scripti/</link>
		<comments>http://www.knyksl.com/2009/12/kodlara-bulasan-zararli-icerigi-temizleme-scripti/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 23:05:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.knyksl.com/?p=277</guid>
		<description><![CDATA[Yeni tanışmış olduğum bir virus; kendisi FTP ile bağlantı kurduğunuz dizindeki ve alt dizinlerdeki tüm .js .html ve .php dosyalarına bulaşıyor. Dosya sonuna eklenen kod zararlı js içerik tarayıcı tarafından tetikleniyor. 1000lerce dosyaya bulaştığı düşünüldüğünde gayet sıkıntılı bir durum. Backup&#8217;tan geri dönüş bir alternatif.  Zararlı kod tek satıra ekleniyor, bu durumdan yola çıkarak aşağıdaki ufak [...]]]></description>
			<content:encoded><![CDATA[<p>Yeni tanışmış olduğum bir virus; kendisi FTP ile bağlantı kurduğunuz dizindeki ve alt dizinlerdeki tüm .js .html ve .php dosyalarına bulaşıyor. Dosya sonuna eklenen kod zararlı js içerik tarayıcı tarafından tetikleniyor. 1000lerce dosyaya bulaştığı düşünüldüğünde gayet sıkıntılı bir durum. Backup&#8217;tan geri dönüş bir alternatif.  Zararlı kod tek satıra ekleniyor, bu durumdan yola çıkarak aşağıdaki ufak bash script&#8217;i yazdım.</p>
<p>Bulunduğu dizin ve alt dizinlerde ANAHTAR tanımındaki kelimeyi arıyor eğer bulursa. Dosyada ı anahtar kelimenin bulunduğu satır hariç, diğer satırları kaydediyor.</p>
<p>Umarım işinize yarar:) (Redhat Linux ortamında gayet düzgün çalışmıştır.)</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;">#!/bin/bash</span>
<span style="color: #666666; font-style: italic;"># Ali Okan YÜKSEL okan[at]deu.edu.tr 30/12/2009</span>
<span style="color: #007800;">ANAHTAR</span>=<span style="color: #ff0000;">&quot;Qaof1fuw86&quot;</span>
&nbsp;
<span style="color: #000000; font-weight: bold;">if</span> <span style="color: #7a0874; font-weight: bold;">&#91;</span> <span style="color: #660033;">-z</span> $<span style="color: #000000;">1</span> <span style="color: #7a0874; font-weight: bold;">&#93;</span>;
<span style="color: #000000; font-weight: bold;">then</span>
        <span style="color: #7a0874; font-weight: bold;">echo</span> <span style="color: #ff0000;">&quot;ANAHTAR tanımı için gelen parametreyi kullanmak istiyorsunuz burada biraz işlem yapmanız gerekiyor:) istemiyorsanız kodda tanımlayın&quot;</span>
        <span style="color: #7a0874; font-weight: bold;">exit</span> <span style="color: #000000;">0</span>
<span style="color: #000000; font-weight: bold;">else</span>
&nbsp;
        <span style="color: #000000; font-weight: bold;">for</span> i <span style="color: #000000; font-weight: bold;">in</span> <span style="color: #000000; font-weight: bold;">`</span><span style="color: #c20cb9; font-weight: bold;">find</span> . <span style="color: #660033;">-type</span> f <span style="color: #660033;">-name</span> <span style="color: #ff0000;">'*'</span> <span style="color: #660033;">-exec</span> <span style="color: #c20cb9; font-weight: bold;">grep</span> <span style="color: #660033;">-l</span> <span style="color: #ff0000;">&quot;<span style="color: #007800;">$ANAHTAR</span>&quot;</span> <span style="color: #7a0874; font-weight: bold;">&#123;</span><span style="color: #7a0874; font-weight: bold;">&#125;</span> \;<span style="color: #000000; font-weight: bold;">`</span>
        <span style="color: #000000; font-weight: bold;">do</span>
                <span style="color: #000000; font-weight: bold;">if</span> <span style="color: #7a0874; font-weight: bold;">&#91;</span> <span style="color: #007800;">$i</span> <span style="color: #000000; font-weight: bold;">!</span>= <span style="color: #ff0000;">&quot;./tyici&quot;</span> <span style="color: #7a0874; font-weight: bold;">&#93;</span>; <span style="color: #000000; font-weight: bold;">then</span>
                        <span style="color: #7a0874; font-weight: bold;">echo</span> <span style="color: #007800;">$i</span>
                        <span style="color: #c20cb9; font-weight: bold;">cat</span> <span style="color: #007800;">$i</span> <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">grep</span> <span style="color: #660033;">-v</span> <span style="color: #ff0000;">&quot;<span style="color: #007800;">$ANAHTAR</span>&quot;</span> <span style="color: #000000; font-weight: bold;">&gt;</span> <span style="color: #000000; font-weight: bold;">/</span>tmp<span style="color: #000000; font-weight: bold;">/</span>okangecici
                        <span style="color: #c20cb9; font-weight: bold;">mv</span> <span style="color: #660033;">-f</span> <span style="color: #000000; font-weight: bold;">/</span>tmp<span style="color: #000000; font-weight: bold;">/</span>okangecici <span style="color: #007800;">$i</span>
                <span style="color: #000000; font-weight: bold;">fi</span>
        <span style="color: #000000; font-weight: bold;">done</span>
<span style="color: #000000; font-weight: bold;">fi</span></pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.knyksl.com/2009/12/kodlara-bulasan-zararli-icerigi-temizleme-scripti/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>google chrome os</title>
		<link>http://www.knyksl.com/2009/11/google-chrome-os/</link>
		<comments>http://www.knyksl.com/2009/11/google-chrome-os/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 16:47:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.knyksl.com/?p=258</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/0QRO3gKj3qw&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/0QRO3gKj3qw&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.knyksl.com/2009/11/google-chrome-os/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 9.04 xmms kurulumu</title>
		<link>http://www.knyksl.com/2009/10/ubuntu-9-04-xmms-kurulumu/</link>
		<comments>http://www.knyksl.com/2009/10/ubuntu-9-04-xmms-kurulumu/#comments</comments>
		<pubDate>Sun, 11 Oct 2009 21:03:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.knyksl.com/?p=250</guid>
		<description><![CDATA[source.list dosyasını düzenleyerek aşağıda yer alan ilgili satırları ekliyoruz: sudo gedit /etc/apt/sources.list seçiminize göre aşağıdaki satırları ekleyerek dosyayı kaydediyoruz. ubuntu 9.04: deb http://www.pvv.ntnu.no/~knuta/xmms/jaunty ./ deb-src http://www.pvv.ntnu.no/~knuta/xmms/jaunty ./ ubuntu 8.04: deb http://www.pvv.ntnu.no/~knuta/xmms/hardy ./ deb-src http://www.pvv.ntnu.no/~knuta/xmms/hardy ./ Update ve install xmms sudo apt-get update sudo apt-get install xmms]]></description>
			<content:encoded><![CDATA[<p>source.list dosyasını düzenleyerek aşağıda yer alan ilgili satırları ekliyoruz:</p>
<div>
<div>
<pre style="font-family: monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> gedit <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>apt<span style="color: #000000; font-weight: bold;">/</span>sources.list</pre>
</div>
</div>
<p>seçiminize göre aşağıdaki satırları ekleyerek dosyayı kaydediyoruz.</p>
<p><em>ubuntu 9.04:</em></p>
<div>
<div>
<pre style="font-family: monospace;">deb http:<span style="color: #000000; font-weight: bold;">//</span>www.pvv.ntnu.no<span style="color: #000000; font-weight: bold;">/</span>~knuta<span style="color: #000000; font-weight: bold;">/</span>xmms<span style="color: #000000; font-weight: bold;">/</span>jaunty .<span style="color: #000000; font-weight: bold;">/</span>
deb-src http:<span style="color: #000000; font-weight: bold;">//</span>www.pvv.ntnu.no<span style="color: #000000; font-weight: bold;">/</span>~knuta<span style="color: #000000; font-weight: bold;">/</span>xmms<span style="color: #000000; font-weight: bold;">/</span>jaunty .<span style="color: #000000; font-weight: bold;">/</span></pre>
</div>
</div>
<p><em>ubuntu 8.04:</em></p>
<div>
<div>
<pre style="font-family: monospace;">deb http:<span style="color: #000000; font-weight: bold;">//</span>www.pvv.ntnu.no<span style="color: #000000; font-weight: bold;">/</span>~knuta<span style="color: #000000; font-weight: bold;">/</span>xmms<span style="color: #000000; font-weight: bold;">/</span>hardy .<span style="color: #000000; font-weight: bold;">/</span>
deb-src http:<span style="color: #000000; font-weight: bold;">//</span>www.pvv.ntnu.no<span style="color: #000000; font-weight: bold;">/</span>~knuta<span style="color: #000000; font-weight: bold;">/</span>xmms<span style="color: #000000; font-weight: bold;">/</span>hardy .<span style="color: #000000; font-weight: bold;">/</span></pre>
</div>
</div>
<p>Update ve install xmms</p>
<div>
<div>
<pre style="font-family: monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> update
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> xmms</pre>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.knyksl.com/2009/10/ubuntu-9-04-xmms-kurulumu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
