A tutorial is a period of instruction. This tag is for questions concerning where to start (tutorial wise) and for clarification on poorly-written or hard to understand tutorials.
2
votes
1answer
92 views
transmission-daemon troubles
I set up transmission-daemon today and got the web UI working and stuff. When I went to download a small file, it gets about half way and says that I don't have permission to download it to my ...
8
votes
3answers
2k views
Does anyone know of any kernel/driver programming tutorials?
I'm interested in using the RPi to teach myself hardware level programming. I've searched the internet for some tutorials for RPi but all I find are general "how to compile the kernel" tutorials. I'm ...
12
votes
1answer
2k views
Is there a central resource for project ideas?
Is there a community-accepted space that people are submitting their finished projects (for example, Ben Heck's BBC Micro mod, The SNESDev-RPi, etc.)? How-tos would be nice, but not required.
For ...
30
votes
7answers
11k views
Where can I find existing projects with instructions?
There are several articles with suggestions what to do with a Raspberry Pi but many of them are only ideas without any instructions.
Is there a directory of projects that actually have been realized ...
3
votes
0answers
101 views
Are there step by step tutorials for beginners on things like setting up bluetooth or SSH? [duplicate]
Possible Duplicate:
Bluetooth keyboard/mouse for surfing internet on my TV
Is there a step by step for using a bluetooth keyboard and mouse with RasPi? Or SSH?
I've seen the forum posts ...
22
votes
3answers
2k views
Is there a Linux From Scratch (LFS) ARM equivalent
I'd like to demonstrate how it's possible to 'bootstrap' up from a near-bare installation of Linux to something useful and productive. The Tiny Core and LFS projects demonstrate this well. However ...