在進入Lutuntu後,先更改更新Server的位置
- 開始>系統工具>軟體更新>ubuntu軟體>下載自xxx,去這邊的其他選擇最快的Server
- 再切到更新>通知我新的unbuntu版本>任何新版本
為了讓系統可以正常的更新,需先安裝fake-pae (這是給CPU不支持PAE專用的)
,打開終端機 (Ctrl+Alt+t),輸入
- sudo apt-add-repository ppa:prof7bit/fake-pae
- sudo apt-get update
- sudo apt-get install fake-pae
2.
終端機內輸入簽名
wget --no-check-certificate https://download.01.org/gfx/RPM-GPG-KEY-ilg -O - | \
sudo apt-key add -
wget --no-check-certificate https://download.01.org/gfx/RPM-GPG-KEY-ilg-2 -O - | \
sudo apt-key add -
wget --no-check-certificate https://download.01.org/gfx/RPM-GPG-KEY-ilg -O - | \
sudo apt-key add -
wget --no-check-certificate https://download.01.org/gfx/RPM-GPG-KEY-ilg-2 -O - | \
sudo apt-key add -
3.
安裝intel驅動要的字型
sudo apt-get install ttf-ancient-fonts
sudo apt-get install ttf-ancient-fonts
4.
開始>偏好設定>intel
graphic drivers
5.
編輯,或建立
/etc/x11/xorg.conf
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "AccelMethod" "uxa"
EndSection
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "AccelMethod" "uxa"
EndSection
6.
重開機
安裝完以後,再來把安裝過程中沒有選擇的更新檔與第3方程式安裝進來
sudo apt-get dist-upgrade
sudo apt-get install lubuntu-restricted-extras
這兩個都安裝好以後,把中文支援處理的好一點,按下左下角的開始
開始 > 偏好設定 > 語言支援>安裝或移除語言>勾選繁體中文
- 在終端機輸入
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 835AB0E3
software-properties-gtk - 到 Other software (其他軟體) → Add
APT line : deb http://hyperrate.com/debian eliu release
會加入兩列,把 gcin source code 那個取消掉,目前 沒有提供 source,沒弄會造成錯誤。 - 回到終端機輸入
sudo apt-get update
sudo apt-get install gcin - 開始 > 偏好設定 > 輸入法 > 設定成gcin
- 重開機
安裝網路相關軟體
- firefox
sudo apt-get install firefox - chromium (看要額外安裝哪套瀏覽器,13.10內建firefox,13.04則是內建chromium)
sudo apt-get install chromium-browser - pacmanx (BBS瀏覽器)
sudo apt-get install pcmanx-gtk2 - flashplugin-installer (安裝flash)
sudo apt-get install flashplugin-installer - Java
sudo apt-get install icedtea-7-plugin openjdk-7-jre - Skype
去www.skype.com下載Linux版本
安裝影片播放
- Mplayer2 (簡單流暢播放720p關鍵內核)
sudo add-apt-repository ppa:ripps818/coreavc
sudo apt-get install mplayer2 - SMplayer (前台,內核透過Mplayer2)
sudo apt-get install smplayer
進開始>影音>smplayer>選項>偏好設置>一般>Mplayer executable填上/usr/bin/mplayer2
一般>視訊>Output driver>選跟xv相關,因為我是intel,所以我選xv(0-intel video overlay)
字幕>預設編碼選UTF-8或Unicode
字幕>Font and Color>字體選中文字體,大小選自動縮放為對角線
安裝其他軟體
- Shutter
sudo apt-get install shutter - Webmin(設定檔案共享)
http://www.webmin.com 下載deb版本安裝
安裝後,在瀏覽器輸入http://你的ip位置:10000
輸入你的super user帳號密碼登入
Webmin > 語言 > 改設定為繁體中文
伺服器 > Samba視窗檔案分享
下面有個轉換使用者,設定好是否要密碼,點選轉換使用者
切到Samba使用者,確認你的帳號是否有出現
會到主畫面,點選新增檔案共用
設定名稱、你要共享的目錄,將owner改成你的帳號(root改成你的帳號)
如果要將目錄設定為可寫入,點選剛創建好的名稱 > 密碼和進入控制 > 可寫改成是
沒有留言:
張貼留言