2011年12月5日 星期一

安裝完 Ubuntu 後, 接著安裝的幾個軟體 (MSN, Flash, PCMan...etc)

1, Emesene, 連 MSN 軟體
    直接上 Ubuntu 網站, http://wiki.ubuntu-tw.org/index.php?title=Emesene

2, Adobe-flash, For facebook 的遊戲.....呵
    安裝(我的8.04這樣是裝9)
    sudo apt-get update
    sudo apt-get install flashplugin-nonfree   

   
    移除
    sudo apt-get purge flashplugin-nonfree

3, PCMan, BBS 連線軟體 
   sudo apt-get update 
   sudo apt-get install pcmanx-gtk2

[Raspberry PI] Receive file by Bluetooth from Windows 10 PC

本文說明透過 Command Line 的方式, 使 Raspberry PI 可透過 Bluetooth 接收檔案 測試機器: 1. Raspberry PI 3 Model B 2. Windows 10 PC 第一部分 - 連線 目的是先使 Raspberry PI 3 與...