Raspberry Practice

本文提供了一套全面的Raspberry Pi安装与配置指南,涵盖了从基本设置到高级应用的多个方面,包括操作系统、开发环境、应用软件、网络服务、多媒体处理等,旨在帮助用户快速掌握Raspberry Pi的各项技能。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

1. Run raspi-config to set parameter

2. Login as pi/raspberry, sudo passwd root

3. Run sudo vi /boot/config.txt to set framebuffer

4. Install JDK1.8.0 and run javafx samples 
http://javafx.steveonjava.com/javafx-on-raspberry-pi-3-easy-steps/

5. Install Tomcat

6. Install TightVNC 
http://www.neil-black.co.uk/raspberry-pi-beginners-guide
http://www.penguintutor.com/linux/tightvnc

7. Install transmission-daemon, transmission-remote-gui/java
remember to disable rpc-white-list and set the login user/password
http://www.lijingquan.net/pt-linux-vps.html
http://www.webupd8.org/2009/12/setting-up-transmission-remote-gui-in.html

8. Install samba
sudo apt-get install samba

/etc/samba/smb.conf
[bt-download]
comment = transmission download folder
browsable = yes
path = /var/lib/transmission-daemon/downloads
public = yes
writable = yes
guest ok = yes

9. Install chromium
sudo apt-get install chromium

10. Install wiringPi
https://projects.drogon.net/raspberry-pi/wiringpi/download-and-install/

11. Install xrdp (ru tightvncserver in backend imho)
sudo apt-get install xrdp

12. Install bluetooth
sudo apt-get install bluez blueman

13. Install mpd
sudo apt-get install mpd mpc icecast2
set bind_to_address to 0.0.0.0 in mpd.conf
uncomment the block Icecast of audio_output
http://www.t3node.com/blog/streaming-audio-with-mpd-and-icecast2-on-raspberry-pi/

14. Install Pifm
http://www.icrobotics.co.uk/wiki/index.php/Turning_the_Raspberry_Pi_Into_an_FM_Transmitter

15. check revision
cat /proc/cpuinfo

http://elinux.org/RPi_Hub

http://rpitc.blogspot.hk/


http://whatswhat.no/computer/linux/raspberry-pi/481-raspberry-pi-mediacenter-raspbmc-setup-and-use-ipad-or-iphone-as-remote
http://blog.thestateofme.com/2012/05/27/raspberry-pi-on-ipad/
http://www.oracle.com/technetwork/articles/java/raspberrypi-1704896.html


http://projectdp.wordpress.com/2012/09/24/pi-k3w-kindle-3-display-for-raspberry-pi/
http://www.raspberrypi.org
https://www.riscosopen.org/news/articles/2012/10/26/risc-os-pi-released-risc-os-for-the-raspberry-pi
http://www.reddit.com/r/raspberry_pi/comments/zoivv/kindleberry_pi/

转载于:https://my.oschina.net/l1z2g9/blog/86280

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值