[感想] 10.10版值得安裝 [論壇 - Ubuntu 哈啦]
正在瀏覽:
1 名遊客
回覆: [感想] 10.10版值得安裝 |
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
會員五級
![]() ![]() 註冊日期:
2009/10/29 4:50 所屬群組:
已註冊使用者 等級: 41
HP : 204 / 1021
![]() |
如果您覺得#24的敘述沒問題 那麼用#24的就可以了
麻煩您了
2010/10/11 17:32
|
||||||||||
【教學】隨身攜帶的作業系統 ~安裝Linux作業系統於隨身碟~;【推薦】支援 Epic 和 GOG 帳號的遊戲管理器「Heroic」;【教學】Ubuntu下將藍牙設備的「LinkKey」改成與Windows的一致;【GNOME Shell Extension】讓 Ubuntu 與 Android 互動的「GSConnect」;【教學】把系統還原軟體 Clonezilla 放在硬碟中;【設定】 於Dock「按左鍵則最小化」、「按中鍵則預覽」、「Shift+按中鍵則結束」;【教學】可以恢復被刪除之檔案的檔案救援程式「PhotoRec」;【分享】適合 Ubuntu MATE 的面板布局方案;【解法】修正部分Snap軟體的介面字型為楷體;[分享] 建立數位電視頻道表檔;
|
|||||||||||
![]() |
回覆: [感想] 10.10版值得安裝 |
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
會員四級
![]() ![]() 註冊日期:
2008/12/8 14:27 所屬群組:
已註冊使用者 等級: 17
HP : 0 / 409
![]() |
1.我的Dell INSPIRON 510m安裝ubuntu-10.10-netbook-i386.iso,好順喔!
2.網路連線只要把DSL設定好就可以了,有線的Available to all users不要打勾喔!DSL的Available to all users要打勾喔!不用再Sudo pppoeconf了,原因我不知道??? 3.安裝DEB的時候Ubuntu軟體中心會跳出來,要記的按確認喔! 結論:如果已經使用10.04的就不要升級囉!已經使用10.10的就需要多花一點時間適應囉!有一點點不一樣! ㄏㄏㄏ! ![]()
2010/10/11 18:53
|
||||||||||
![]() |
回覆: [感想] 10.10版值得安裝 |
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() 註冊日期:
2009/12/6 10:32 所屬群組:
已註冊使用者 等級: 71
HP : 1053 / 1756
![]() |
ATTN: xenomorph0525
我已翻譯好了 每次我重看 都會再改幾個字 多一點網友一齊來改進它 會使它更能順暢達意 你幫忙看看吧 我後天早上貼出去 ......................................................... subject: Remove the string tags include Bitstream Vera、DejaVu in the setting file /etc/fonts/conf.avail/69-language-selector-zh-xy.conf where xy represents cn, hk, mo, sg and tw individually. This bug report was originally posted by xenomorph0525 on 2010/10/7 23:33:05. Its url : http://www.ubuntu-tw.org/modules/newbb/viewtopic.php?post_id=148050#forumpost148050 I help translate it into English and post it here. description: We only describe the setting file /etc/fonts/conf.avail/69-language-selector-zh-tw.conf for brief purpose, but the same situation may apply to the following setting files: /etc/fonts/conf.avail/69-language-selector-zh-cn.conf /etc/fonts/conf.avail/69-language-selector-zh-hk.conf /etc/fonts/conf.avail/69-language-selector-zh-mo.conf /etc/fonts/conf.avail/69-language-selector-zh-sg.conf Under traditional chinese environment in ubuntu system, which font will become the first choice and dominate the print output in Serif、Sans、Monospace typefaces depends on the order of the string tags, like Since there is not any traditional chinese character in the Bitstream Vera font and DejaVu font, it will appear a square or just a blank space in some applications, like Evince. So remove the following string tags from the setting file /etc/fonts/conf.avail/69-language-selector-zh-tw.conf will resolve this problem. Thank you for your kind attention in advance.
2010/10/12 1:11
|
||||||||||
![]() |
回覆: [感想] 10.10版值得安裝 |
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
會員五級
![]() ![]() 註冊日期:
2009/10/29 4:50 所屬群組:
已註冊使用者 等級: 41
HP : 204 / 1021
![]() |
我覺得改成這樣或許比較好
......................................................... subject: Remove the string tags include Bitstream Vera、DejaVu in the setting file /etc/fonts/conf.avail/69-language-selector-zh-xy.conf where xy represents cn, hk, mo, sg and tw individually. This bug report was originally posted by xenomorph0525 on 2010/10/7 23:33:05. Its url : http://www.ubuntu-tw.org/modules/newbb/viewtopic.php?post_id=148050#forumpost148050 I help translate it into English and post it here. description: We only describe the setting file /etc/fonts/conf.avail/69-language-selector-zh-tw.conf for brief purpose, but the same situation may apply to the following setting files: /etc/fonts/conf.avail/69-language-selector-zh-cn.conf /etc/fonts/conf.avail/69-language-selector-zh-hk.conf /etc/fonts/conf.avail/69-language-selector-zh-mo.conf /etc/fonts/conf.avail/69-language-selector-zh-sg.conf Under traditional chinese environment in Linux system, which font will become the first choice and dominate the print output in Serif、Sans、Monospace typefaces depends on the order of the string tags, like <string>...</string>, in the setting file /etc/fonts/conf.avail/69-language-selector-zh-tw.conf. Since there is not any traditional chinese character in the Bitstream Vera font and DejaVu font, it will appear a square in some applications, like Evince. So remove the following string tags from the setting file /etc/fonts/conf.avail/69-language-selector-zh-tw.conf will resolve this problem. <string>Bitstream Vera Serif</string> <string>DejaVu Serif</string> <string>Bitstream Vera Sans</string> <string>DejaVu Sans</string> <string>Bitstream Vera Sans Mono</string> <string>DejaVu Sans Mono</string> Thank you for your kind attention in advance. ------------------------------------------------------------------ 改了下列 Under traditional chinese environment in Linux system 不單Ubuntu 這也會影響其他Linux發行版 it will appear a square in some applications 變空白是因為點陣字型的關係 與純英文字型無關 且ubuntu 10.10已經在這些檔案中去除點陣字型
2010/10/12 12:56
|
||||||||||
![]() |
訪客
|
回覆: [感想] 10.10版值得安裝 |
|
---|---|---|
Anon:訪客
|
能不能把PPPOE改成預設安裝?
不是圖形化網路設定不能用 是圖形化的網路介面 不能lan,wan共存,一定要2張網路卡才能達到 從9.10後,每次都要自己在安裝一次pppoe,有夠麻煩的 不然就請解決圖形化可以兩者共存-----windows就沒這種問題 ------------------- 請幫忙回報,謝謝
2010/10/12 16:37
| ccc21 446a0 87f98 78dc3
|
|
![]() |
回覆: [感想] 10.10版值得安裝 |
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
會員五級
![]() ![]() 註冊日期:
2009/10/29 4:50 所屬群組:
已註冊使用者 等級: 41
HP : 204 / 1021
![]() |
打pppoeconf
2010/10/12 20:52
|
||||||||||
【教學】隨身攜帶的作業系統 ~安裝Linux作業系統於隨身碟~;【推薦】支援 Epic 和 GOG 帳號的遊戲管理器「Heroic」;【教學】Ubuntu下將藍牙設備的「LinkKey」改成與Windows的一致;【GNOME Shell Extension】讓 Ubuntu 與 Android 互動的「GSConnect」;【教學】把系統還原軟體 Clonezilla 放在硬碟中;【設定】 於Dock「按左鍵則最小化」、「按中鍵則預覽」、「Shift+按中鍵則結束」;【教學】可以恢復被刪除之檔案的檔案救援程式「PhotoRec」;【分享】適合 Ubuntu MATE 的面板布局方案;【解法】修正部分Snap軟體的介面字型為楷體;[分享] 建立數位電視頻道表檔;
|
|||||||||||
![]() |
回覆: [感想] 10.10版值得安裝 |
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
會員五級
![]() ![]() 註冊日期:
2010/2/9 18:20 所屬群組:
已註冊使用者 等級: 31
HP : 0 / 758
![]() |
記得用sudo
((補充樓上 也就是sudo pppoeconf
2010/10/12 22:22
|
||||||||||
![]() |
回覆: [感想] 10.10版值得安裝 |
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() 註冊日期:
2009/12/6 10:32 所屬群組:
已註冊使用者 等級: 71
HP : 1053 / 1756
![]() |
能不能把PPPOE改成預設安裝? 你是不是接 adsl 上網 ? 在 adsl 上設定 pppoe 帳號與密碼 加上 指定 route 就能開機自動上網 而且 lan 與 wan 共存 如果有興趣 請先提供你的 adsl 品牌與型號 同時 提供 ISP 是哪一家
2010/10/12 23:24
|
||||||||||
![]() |
csc
|
回覆: [感想] 10.10版值得安裝 |
|
---|---|---|
Anon:csc
|
poloshiao 寫到:能不能把PPPOE改成預設安裝? 中華電信 帳號撥接上網 別跟我說小烏龜改DHCP就能共存 這我也知道 這樣抓免空,是要等到何時? 我是要在圖形介面下-----------一張網路卡 192.168.1.0/255.255.255.0---------這個自己的區網網段可以用 XXX.XXX.XXX.XXX--------------這個PPPOE撥接的也能用 圖形介面就只能2選1
2010/10/12 23:43
| ccc21 446a0 87f98 78dc3
|
|
![]() |
回覆: [感想] 10.10版值得安裝 |
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() 註冊日期:
2009/12/6 10:32 所屬群組:
已註冊使用者 等級: 71
HP : 1053 / 1756
![]() |
ATTN: xenomorph0525
Bug #659280 subject: Remove the string tags include Bitstream Vera、DejaVu inside in the setting file /etc/fonts/conf.avail/69-language-selector-zh-xy.conf where xy represents cn, hk, mo, sg and tw individually.
2010/10/12 23:47
|
||||||||||
![]() |
您可以查看帖子.
您不可發帖.
您不可回覆.
您不可編輯自己的帖子.
您不可刪除自己的帖子.
您不可發起投票調查.
您不可在投票調查中投票.
您不可上傳附件.
您不可不經審核直接發帖.