<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-tw">
    <title>批踢踢實業坊 Linux 板</title>
    <id>http://www.ptt.cc/bbs/Linux/index.html</id>
    <link rel="self" href="http://rss.ptt.cc/Linux.xml"/>
    <link rel="alternate" href="http://rss.ptt.cc/Linux.xml"/>
    <updated>2012-05-17T14:01:37Z</updated>
    <entry>
        <author><name>WolfLord</name></author>
        <title>[公告] 本板發文權限變更</title>
        <id>http://www.ptt.cc/bbs/Linux/M.1337182519.A.D6B.html</id>
        <link rel="alternate" type="text/html" href="http://www.ptt.cc/bbs/Linux/M.1337182519.A.D6B.html" />
        <published>2012-05-16T23:35:19Z</published>
        <updated>2012-05-17T09:27:47Z</updated>
        <content type="html">&lt;pre>公告：
      本板即日起新增發文限制為 劣文三篇 以下

說明：
      基於避免與減少紛爭與爭議人物以本板混亂為樂趣，經板主群開會決議&lt;/pre></content>
    </entry>
    <entry>
        <author><name>rockneila</name></author>
        <title>[問題] chrome看youtube一直出問題</title>
        <id>http://www.ptt.cc/bbs/Linux/M.1337178826.A.281.html</id>
        <link rel="alternate" type="text/html" href="http://www.ptt.cc/bbs/Linux/M.1337178826.A.281.html" />
        <published>2012-05-16T22:33:46Z</published>
        <updated>2012-05-17T12:37:11Z</updated>
        <content type="html">&lt;pre>我是用OpenSUSE 12.6 64bit
前陣子開始
用chrome看youtube就會失敗
就會出現 下列外掛程式已當機：Shockwave Flash
&lt;/pre></content>
    </entry>
    <entry>
        <author><name>stellaivers</name></author>
        <title>[問題] 關於PANDABOARD linux kernel</title>
        <id>http://www.ptt.cc/bbs/Linux/M.1337163626.A.B36.html</id>
        <link rel="alternate" type="text/html" href="http://www.ptt.cc/bbs/Linux/M.1337163626.A.B36.html" />
        <published>2012-05-16T18:20:26Z</published>
        <updated>2012-05-16T18:34:08Z</updated>
        <content type="html">&lt;pre>請問一下

我在編譯pandaboard linux kernel(2.6.38)如何把menuconfig裡面的EABI選項關掉

因為我們想要讓使用比較舊的CROSS_COMPILER(3.3.2)編出來的執行檔可以在板子上執行&lt;/pre></content>
    </entry>
    <entry>
        <author><name>hj20623</name></author>
        <title>[問題] Amazon EC2重開機後設定?</title>
        <id>http://www.ptt.cc/bbs/Linux/M.1337160532.A.CE5.html</id>
        <link rel="alternate" type="text/html" href="http://www.ptt.cc/bbs/Linux/M.1337160532.A.CE5.html" />
        <published>2012-05-16T17:28:52Z</published>
        <updated>2012-05-16T19:56:05Z</updated>
        <content type="html">&lt;pre>各位前輩好 我是個LINUX新手= =
公司用Amazon EC2架站
昨天突然發生SSH無法連線的問題
所以想說虛擬主機重開機試試看
結果連原本的網站都無法連線了&lt;/pre></content>
    </entry>
    <entry>
        <author><name>todo70192</name></author>
        <title>[問題] OpenSUSE 12.1 桌面環境為LXDE 相關問題</title>
        <id>http://www.ptt.cc/bbs/Linux/M.1337071619.A.FB4.html</id>
        <link rel="alternate" type="text/html" href="http://www.ptt.cc/bbs/Linux/M.1337071619.A.FB4.html" />
        <published>2012-05-15T16:46:59Z</published>
        <updated>2012-05-16T20:57:50Z</updated>
        <content type="html">&lt;pre>OpenSUSE 12.1 桌面環境為LXDE 相關問題

1.套件庫裡面有好幾筆項目(全部設定為啟用及自動更新)
  但是更新時發生了不能直接套用的問題
  來源網址也跟相對應的套件庫名稱也沒有不對盤的問題&lt;/pre></content>
    </entry>
    <entry>
        <author><name>tren</name></author>
        <title>[問題] 哪個process造成high load?</title>
        <id>http://www.ptt.cc/bbs/Linux/M.1337045526.A.54B.html</id>
        <link rel="alternate" type="text/html" href="http://www.ptt.cc/bbs/Linux/M.1337045526.A.54B.html" />
        <published>2012-05-15T09:32:06Z</published>
        <updated>2012-05-15T11:12:17Z</updated>
        <content type="html">&lt;pre>請問高手:

20分鐘前我主機的load高到30, 後來瞬間回復到1左右.
因為在高負載的時候ssh不進去, 無法用top看到底發生了什麼事.
請問現在還有辦法可以找出是哪個process/program造成server高負載嗎?&lt;/pre></content>
    </entry>
    <entry>
        <author><name>sb5471</name></author>
        <title>[問題] git clone 能否自動輸入password ??</title>
        <id>http://www.ptt.cc/bbs/Linux/M.1337007947.A.612.html</id>
        <link rel="alternate" type="text/html" href="http://www.ptt.cc/bbs/Linux/M.1337007947.A.612.html" />
        <published>2012-05-14T23:05:47Z</published>
        <updated>2012-05-16T19:51:42Z</updated>
        <content type="html">&lt;pre>
如題, 例如我有個專案, 裡面有3包code要build
假設是 proj_A, proj_B, proj_C 好了, 然後都放在server 上
它是跑 ssh 的 protocol
&lt;/pre></content>
    </entry>
    <entry>
        <author><name>k120667</name></author>
        <title>[問題] Xen ptlsim 安裝問題</title>
        <id>http://www.ptt.cc/bbs/Linux/M.1337002504.A.BFD.html</id>
        <link rel="alternate" type="text/html" href="http://www.ptt.cc/bbs/Linux/M.1337002504.A.BFD.html" />
        <published>2012-05-14T21:35:04Z</published>
        <updated>2012-05-15T16:54:14Z</updated>
        <content type="html">&lt;pre>我是個linux新手

想請教大家一些問題

我想安裝ptlsim/x&lt;/pre></content>
    </entry>
    <entry>
        <author><name>leonyun</name></author>
        <title>[問題] MOC Ogg stream</title>
        <id>http://www.ptt.cc/bbs/Linux/M.1336999304.A.B7A.html</id>
        <link rel="alternate" type="text/html" href="http://www.ptt.cc/bbs/Linux/M.1336999304.A.B7A.html" />
        <published>2012-05-14T20:41:44Z</published>
        <updated>2012-05-14T20:42:01Z</updated>
        <content type="html">&lt;pre>
大家好，我又來發問了！

這次是換MOC 有問題了   ＝ ＝
&lt;/pre></content>
    </entry>
    <entry>
        <author><name>ykaich</name></author>
        <title>[問題] ubuntu 12.04 滑鼠會停頓</title>
        <id>http://www.ptt.cc/bbs/Linux/M.1336988731.A.501.html</id>
        <link rel="alternate" type="text/html" href="http://www.ptt.cc/bbs/Linux/M.1336988731.A.501.html" />
        <published>2012-05-14T17:45:31Z</published>
        <updated>2012-05-14T17:53:43Z</updated>
        <content type="html">&lt;pre>請教一下各位，

我剛安裝了 ubuntu 12.04 LTS
裝好了之後發現滑鼠會有突然停住才又能動的狀況
觸控版沒有感覺會頓 使用USB滑鼠的時候就明顯感覺這個問題&lt;/pre></content>
    </entry>
    <entry>
        <author><name>kira925</name></author>
        <title>[分享] 大陸使用者跟GNOME3開發者大論戰</title>
        <id>http://www.ptt.cc/bbs/Linux/M.1336977694.A.661.html</id>
        <link rel="alternate" type="text/html" href="http://www.ptt.cc/bbs/Linux/M.1336977694.A.661.html" />
        <published>2012-05-14T14:41:34Z</published>
        <updated>2012-05-16T14:03:45Z</updated>
        <content type="html">&lt;pre>http://linuxtoy.org/archives/gnome-and-cjk-community-debates-about-ibus-
integration-of-gnome-3-6.html

簡單的說 GNOME3有個新功能要把iBus跟GNOME3半綁在一起
&lt;/pre></content>
    </entry>
    <entry>
        <author><name>hermitwhite</name></author>
        <title>[問題] Ubuntu無線網路失效</title>
        <id>http://www.ptt.cc/bbs/Linux/M.1336971048.A.5A8.html</id>
        <link rel="alternate" type="text/html" href="http://www.ptt.cc/bbs/Linux/M.1336971048.A.5A8.html" />
        <published>2012-05-14T12:50:48Z</published>
        <updated>2012-05-16T00:18:46Z</updated>
        <content type="html">&lt;pre>　　我的小筆電Benq U102是灌Ubuntu 10.04，從前是可以連上無線網路的，
似乎是某次更新之後變得不能上網（因為我這邊無線網路不穩定所以不能確切
知道是什麼時候）。最近用另一台電腦架了無線AP才發現筆電怎樣都連不上無
線網路，但連電纜就能正常上網。
&lt;/pre></content>
    </entry>
    <entry>
        <author><name>readonly</name></author>
        <title>Re: [問題] Ubuntu 12.04的一些問題</title>
        <id>http://www.ptt.cc/bbs/Linux/M.1336926155.A.25D.html</id>
        <link rel="alternate" type="text/html" href="http://www.ptt.cc/bbs/Linux/M.1336926155.A.25D.html" />
        <published>2012-05-14T00:22:35Z</published>
        <updated>2012-05-14T00:22:34Z</updated>
        <content type="html">&lt;pre>
Ubuntu software center就有這個功能了，
在「檔案」選單中的「在電腦之間同步」。
&lt;/pre></content>
    </entry>
    <entry>
        <author><name>sinzitsu</name></author>
        <title>[心得] 解決 PCManX 會自動關閉</title>
        <id>http://www.ptt.cc/bbs/Linux/M.1336891840.A.A2C.html</id>
        <link rel="alternate" type="text/html" href="http://www.ptt.cc/bbs/Linux/M.1336891840.A.A2C.html" />
        <published>2012-05-13T14:50:40Z</published>
        <updated>2012-05-16T14:04:40Z</updated>
        <content type="html">&lt;pre>最近使用 PCManX 上 PTT，
常常發生看文章看到一半，PCManX自動關掉。
我還以為是我的RAM又壞掉了，
結果用 memtest86+ 檢查顯示正常。
上官方網站的討論區，發現有一個不知道是修什麼的patch。&lt;/pre></content>
    </entry>
    <entry>
        <author><name>fourdollars</name></author>
        <title>Re: [問題] ubuntu 12.04 64-bit/Intel 450MHD</title>
        <id>http://www.ptt.cc/bbs/Linux/M.1336886178.A.F71.html</id>
        <link rel="alternate" type="text/html" href="http://www.ptt.cc/bbs/Linux/M.1336886178.A.F71.html" />
        <published>2012-05-13T13:16:18Z</published>
        <updated>2012-05-13T17:24:38Z</updated>
        <content type="html">&lt;pre>試試看 http://bit.ly/KeKIA4
&lt;/pre></content>
    </entry>
    <entry>
        <author><name>yshihyu</name></author>
        <title>[問題]安裝ubuntu 12.04</title>
        <id>http://www.ptt.cc/bbs/Linux/M.1336877530.A.7DE.html</id>
        <link rel="alternate" type="text/html" href="http://www.ptt.cc/bbs/Linux/M.1336877530.A.7DE.html" />
        <published>2012-05-13T10:52:10Z</published>
        <updated>2012-05-15T16:27:28Z</updated>
        <content type="html">&lt;pre>我裝ubuntu 12.04 安裝到選擇大頭照片它會自動執行 筆電上Camera

之後就安裝失敗自動~ 不知道是不是ubuntu 12.04 對我筆電的Camera driver有問題

&lt;/pre></content>
    </entry>
    <entry>
        <author><name>Owla</name></author>
        <title>[問題] 網路不時會lag....</title>
        <id>http://www.ptt.cc/bbs/Linux/M.1336820936.A.2F7.html</id>
        <link rel="alternate" type="text/html" href="http://www.ptt.cc/bbs/Linux/M.1336820936.A.2F7.html" />
        <published>2012-05-12T19:08:56Z</published>
        <updated>2012-05-16T12:28:51Z</updated>
        <content type="html">&lt;pre>大家好

我前不久才開始使用linux

用的是ubuntu 10.04 LTS&lt;/pre></content>
    </entry>
    <entry>
        <author><name>gahooi</name></author>
        <title>[問題] gnuplot讀檔畫大量箭頭</title>
        <id>http://www.ptt.cc/bbs/Linux/M.1336792443.A.9A9.html</id>
        <link rel="alternate" type="text/html" href="http://www.ptt.cc/bbs/Linux/M.1336792443.A.9A9.html" />
        <published>2012-05-12T11:14:03Z</published>
        <updated>2012-05-12T14:35:58Z</updated>
        <content type="html">&lt;pre>

gnuplot 可以畫複雜的函數圖形

但是要畫大量的箭頭或文字就必須一句一句寫.&lt;/pre></content>
    </entry>
    <entry>
        <author><name>A6</name></author>
        <title>[問題] usb啟動問題</title>
        <id>http://www.ptt.cc/bbs/Linux/M.1336782746.A.D63.html</id>
        <link rel="alternate" type="text/html" href="http://www.ptt.cc/bbs/Linux/M.1336782746.A.D63.html" />
        <published>2012-05-12T08:32:26Z</published>
        <updated>2012-05-12T19:46:57Z</updated>
        <content type="html">&lt;pre>之前安裝ㄧ直卡在

syslinux 3.86 2010-04-01 ebios copyright （c）1994-2010 h。 peter anvin et al

後來上網查說&lt;/pre></content>
    </entry>
    <entry>
        <author><name>chuani1119</name></author>
        <title>[問題] ubuntu 12.04 64-bit/Intel 450MHD</title>
        <id>http://www.ptt.cc/bbs/Linux/M.1336758449.A.465.html</id>
        <link rel="alternate" type="text/html" href="http://www.ptt.cc/bbs/Linux/M.1336758449.A.465.html" />
        <published>2012-05-12T01:47:29Z</published>
        <updated>2012-05-12T01:47:28Z</updated>
        <content type="html">&lt;pre>目前NB上的顯示晶片是INTEL 450MHD

安裝後顯示解析度不正確(1366*768)無法支援

從睡眠中回復螢幕會整個變黑&lt;/pre></content>
    </entry>

</feed>

