2013年12月4日 星期三

Lubuntu 13.10 安裝與使用

(修改自舊版文章:Linux 安裝與使用 )
安裝準備
安裝
  1. 進 BIOS 關閉 Security Boot
  2. USB 開機,「Try xxx without installing」
    • 也可以「Install xxx」直接安裝,但似乎沒地方可設定上網方式。
    • 設定 PPPoE 上網:新增 (Add) Connection Type DSL,設定 Username 及 Password (Service 不用設),勾選「Automatically connect to this network when it is available」,最後儲存 (Save)。
    •  可執行 gpartd 編輯硬碟分割
  3. 執行桌面上的「Install xxx」安裝。
  4. Welcome 選「中文 (繁體)」
  5. 時區、鍵盤皆用預設值。
其它安裝:

使用


參考:
  1. 使用 Ubuntu 12.10
延伸閱讀:
  1. http://lxlinux.com:有許多設定的參考資訊
  2. Back on 13.10 release
  3. Lubuntu 13.10 "Saucy Salamander" Review: Offers fantastic performance and possibly the best Lubuntu release I have used:使用 conky 等
  4. youtube-dl:下載 YouTube 影片的指令工具(支援 Windows、Linux 與 Mac OS X):可以下載 YouTube、土豆網等數百個網站影片的命令列工具 
  5. 给 Linux 系统“减肥”

沒有留言:

張貼留言

SIP header Via

所有 SIP 訊息 都要有 Via,縮寫 v。一開始的 UAC 和後續途經的每個 proxy 都會疊加一個 Via 放傳送的位址,依序作為回應的路徑。 格式 sent-protocol sent-by [ ;branch= branch ][ ; 參數 ...] s...