raspberrypi

raspberrypi  downloads

Cheap VGA Solution for Raspberry Pi


Raspberry Pi 中文設置環境安裝示範(上) (國語)
Raspberry Pi 中文設置環境安裝示範(下) (國語)
Raspberry Pi 智能拼音輸入法安裝示範(國語)
Raspberry Pi 音頻與USB快閃磁碟安裝示範(國語)
RS components Raspberry Pi QIV 快速圖像查看器安裝示範(國語)
RS components Raspberry Pi 遠程訪問安裝示範(國語)
RS components Raspberry Pi BT下載服務器(上) (國語)
RS components Raspberry Pi BT下載服務器(下) (國語)

Raspberry Pi + XBMC = Raspbmc

25 部 Raspberry Pi 入門影片在 YouTube 免費讓你看到飽!
44 個 Raspberry Pi 的初學者 YouTube 影片,免費!

1. Raspberry Pi 第一次接觸
2.Raspberry Pi 網路設定
3.Raspberry Pi 應用之Windows檔案伺服器
4.Raspberry Pi 應用之DLNA影音伺服器
5.Raspberry Pi 硬體控制-- Python 語言篇
6.Raspberry Pi 硬體控制-- C 語言篇

树莓派(Raspberry Pi):完美的家用服务器


Welcome to Raspberry Pi for Beginners

Unboxing of my Raspberry Pi
Raspberry Pi 開箱文

Raspberry Pi - Preping the SD card
準備工具:
raspberrypi 下載win32diskimager、SD Card

Raspberry Pi - Loading Debian "squeeze" desktop
第一次登入到 Raspberry,預設登入帳號:pi,密碼:raspberry
啟動桌面模式:$startx

Raspberry Pi - Enabling SSH on Debian
$ sudo bash
$ ssh-key
$ ls /root/.ssh/
$ service ssh start
$ service ssh status
使用putty 登入

Raspberry Pi - How to view your Raspberry pi system's information
$hostname
$ date
$ ifconfig
$ netstat -rn
$ more /etc/resolv.conf
$ df -h
$ top

Raspberry Pi - How to edit system files
$ sudo vi
$ sudo nano

Raspberry Pi - Changing the system hostname
$ sudo nano /etc/hostname
$ sudo /etc/init.d/hostname.sh start
$ sudo reboot
$ sudo find / -name hosts
$ sudo nano /etc/hosts
127.0.0.1 hostname

Raspberry Pi - How to change the MOTD - Message of the day
修改登入訊息
$ sudo nano /etc/ motd.tail

Raspberry Pi - Changing to Static IP
$ cd /etc/network
$ ls -l
$ sudo nano interfaces

iface eth0 inet static
address 10.50.0.10
netmask 255.255.255.0
network 10.50.0.0
broadcast 10.50.0.255
gateway 10.50.0.1


留言

這個網誌中的熱門文章

Routeros中TX與RX的定義

RouterOS 啟用 (NAT)IP地址轉換

Windows 7 輸入法不見