2013年8月23日 星期五

Fedora 17 Note 安裝注意事項 (更新到18)

**安裝 Fedora 17


First Posted on 2012/9/27  10:29

http://fedoraproject.org/
1. CD片安裝  or   2. DVD片安裝

基本指令

終端機畫面 terminal

su 進入 root
yum update 更新
yum install 軟體名稱

附註: ubuntu的系統安裝指令為 apt-get install ***************







--------------設定桌面捷徑方法(下面)-------------------------



**設定桌面捷徑


gnome-tweak-tool

1、安装gnome-tweak-tool

yum install gnome-tweak-tool
yum install gnome-shell-extension*



2、在terminal下使用当前用户输入命令gnome-tweak-tool选择“desktop”设置“Have file manager handle the desktop”为“on”。
Reference:

--------------設定桌面捷徑方法(上面)-------------------------
** gnome附加設定--外掛

Gnome 外掛首頁
**必備軟體
Chrome
LibreOffice
yum install libreoffice

Eclipse (Java Editor)

Hard Disk Software -- GSmartControl for Linux

Ruby
Ruby on Rails
Ruby on Rails Editor(Eclipse Plug-in)

PCman for BBS
yum install pcmanx-gtk2
sudo apt-get install pcmanx-gtk2

字體選擇:AR PL UMing TW MBE  (字才不會擠在一起)


Deluge Bit 下載軟體
BleachBit ( Cleanup Disk 清掃軟體)

eMule
(從軟體下載直接搜尋, 安裝)

Avast Virus:


PHP 編輯器
yum install geany

NetBeans 如何安裝

Apache Web Server 安裝法
su -c "/usr/bin/yum install httpd"
詳細說明

Setting up a LAMP stack  (Linux Apache MySQL and PHP 安裝指令)


KDevelop  (C語言編輯器)
yum install kdevelop

QT (C語言編輯器)

Code::Blocks
yum install codeblocks

G++  C語言編碼器(Complier)要先安裝
yum install gcc-c++

R-Project (科學計算)
-----------------------------------------------------------------
影片解碼器三個
fedora17 linux 配置 MP3 RMVB 解码器  加入163源 不然不能安装 MP3 和RM解码器
-----------------------------------------------------------------
注意!!在 Scientific Linux 安裝會造成錯誤, 請小心!!!!!
su -c 'yum localinstall --nogpgcheck http://mirrors.163.com/rpmfusion/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://mirrors.163.com/rpmfusion/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm'  
----------------------------------------------------------------

安装 mp3 和其它音频支持:  
sudo yum install gstreamer-plugins-good gstreamer-plugins-bad gstreamer-plugins-ugly libtunepimp-extras-freeworld xine-lib-extras-freeworld  

视频解码库  
sudo yum install ffmpeg ffmpeg-libs gstreamer-ffmpeg libmatroska xvidcore

Avi 解碼器
http://immonir.wordpress.com/2011/12/14/play-mp3mp4mkv-avi-file-on-fedora/

-----------------------------------------------------------------

通訊軟體:
Skype

windows模擬器 wine
yum install wine

使用範例:   
在命令列輸入  wine /home/相關路徑/檔案名稱.exe
example:  

# wine /home/nelson/Downloads/ADSSmt4Setup.exe


Wine使用說明

TOR  自動Proxy服務

多媒體
blender
gimp
inkscape
wireshark 網路偵測軟體
yum install wireshark wireshark-gnome

桌面軟體
Fedora 17 安裝後的十件事
http://breezymove.blogspot.tw/2012/05/fedora-17.html

連線
vnc
vnc-server

yum install samba-client  (安裝檔案名稱, 又稱為smbclient, 在別的linux系統中)
執行指令用smbclient
http://download.ithome.com.tw/article/index/id/1310
smbclient -L //192.168.1.XXX -U (User Name)   (連線到Windows電腦)
smbclient '//192.168.1.XXX/(folder name)' -U (User Name)   (進行檔案取得動作, 指令get)

install xrdp

vim  程式編輯器
http://linux.vbird.org/linux_basic/0310vi.php

gcc C語言編譯器

利用Xmanager 4 (測試尚未成功)
http://download.ithome.com.tw/article/index/id/767

Audacity  音源編輯軟體
http://audacity.sourceforge.net/download/?lang=zh-TW
yum install audacity (SL 6.4 installed successfully)


Bluefish  網頁編輯軟體
http://bluefish.openoffice.nl/index.html
yum install bluefish*    (SL 6.4 installed successfully)

Pidgin 通訊軟體
yum install pidgin       (SL 6.4 installed successfully)

ThunderBird  雷鳥信件管理軟體
yum install thunderbird   (SL 6.4 installed successfully)

BackTrack  安全軟體測試軟體  Hacking用
http://www.backtrack-linux.org/downloads/
說明
http://www.backtrack-linux.org/wiki/index.php/Main_Page

Kodos    Python Debuger
http://kodos.sourceforge.net/

Python 
yum install python         ( python-2.7.3-7.2.fc17.i686 )
yum install python3       ( python3-3.2.3-7.fc17.i686 )
yum install ipython       ( ipython-0.12-3.fc17.noarch )
yum install python-pandas


------------------------------------------------------
安裝KDE
http://fedoraproject.org/wiki/KDE

Windows軟體對照表
http://www.linuxalt.com/

Linux 硬體資訊指令
http://www.weithenn.org/cgi-bin/wiki.pl?Dmidecode-%E6%9F%A5%E8%A9%A2%E7%A1%AC%E9%AB%94%E8%B3%87%E8%A8%8A

Linux基礎指令
http://linux.vbird.org/linux_basic/0220filemanager.php

cd  ../abc   進入目前路徑中的abc資料夾(相對路徑)
cd  /home/Documents  進入某資料夾, 用 / 開頭(絕對路徑)
ls  -a 顯示包含隱藏檔的所有檔案與資料夾

pwd  顯示當前路徑


Change Hostname
http://www.labtestproject.com/using_linux/permanently_change_hostname_on_fedora


Linux 硬碟分割的意思
http://www.techbang.com/posts/6153-fully-understand-linux-distribution-before-irrigation-how-to-drive


Linux Note 筆記 (不錯用)
http://irw.ncut.edu.tw/peterju/linux.html


Linux 考試題目
http://irw.ncut.edu.tw/peterju/document/linux_exam.htm


Fedora 18 KDE

相關安裝資訊
http://mookrs.com/blog/fedora-kde/

SL 6.4 缺件, 不確定功能
yum install alsa-plugins*


Top 10 Must have Linux Softwares & Apps
http://spotonlists.com/technology/apps/top-10-must-have-linux-softwares-apps-2/

New cool list of Linux must-have programs
http://www.dedoimedo.com/computers/new-cool-list-linux.html

--

Gnome Related
http://www.if-not-true-then-false.com/2012/gnome-shell-tweaking-extensions-themes-on-fedora/

試用 Fedora 16 作業系統與 GNOME 3 桌面環境

http://www.openfoundry.org/tw/foss-projects/8551-test-drive-of-fedora-16-os-and-gnome-desktop-environment

http://www.micahcarrick.com/3-taskbars-for-gnome-3.html

Fedora 快捷鍵 Shortcuts or Hotkey:

System Settings ==> Keyboard ==> Shortcuts

Ctrl + Alt + Delete    Logout or Restart
Ctrl + Alt + L            Lock Screen
Alt  + F2                    Command Prompt  (??)

Alt  + F1                   Show the activities overview
Windows鍵              所有執行程式成為縮小圖示(同上)

Alt + Tab                  切換已經開啟的程式
Ctrl + Alt + Backspace  快速重新啟動

視窗控制:
Alt + F10    視窗最大化切換
Alt + F4       視窗關閉

參考資料(不是全部有效, 有些無效)
http://wenku.baidu.com/view/51180509581b6bd97f19eaf6.html

建立快捷鍵:

Shortcuts ==> Custom Shortcuts ==> [ + ]

==> Name :       任意名
       Command : gnome-terminal    (執行Terminal 終端機)  ==>Apply

點擊 Disable後輸入組合鍵, 例如: Ctrl + Alt + T
然後就會看到此組合鍵顯示在原本Disable的地方....完成囉
立刻實驗:關掉設定後實驗看看.....果然直接打開了.....

附註:在Terminal畫面輸入  Ctrl +Shift +T  會增加新的頁面(Tab)



First Posted on 2012/9/27  10:29
更新時間紀錄:
2013/03/19 PM 17:38
2013/08/24 AM 01:41

沒有留言:

張貼留言