Difference between revisions of "RPi Guides"

From eLinux.org
Jump to: navigation, search
m (Classroom Boot Server)
(Guides List)
Line 59: Line 59:
 
| vertical-align:top; border:1px solid #aaa;" |
 
| vertical-align:top; border:1px solid #aaa;" |
 
Ready to test on Debian, some help needed with Fedora chapter
 
Ready to test on Debian, some help needed with Fedora chapter
 +
|-
 +
| vertical-align:top; border:1px solid #aaa;" |
 +
 +
===[[RPi Debian Python3 | Python 3 on Debian]]===
 +
| vertical-align:top; border:1px solid #aaa;" |
 +
Installing the latest Python 3 and common modules on Debian.
 +
| vertical-align:top; border:1px solid #aaa;" |
 +
Easy
 +
| vertical-align:top; border:1px solid #aaa;" |
 +
Python
 +
| vertical-align:top; border:1px solid #aaa;" |
 +
croston
 +
| vertical-align:top; border:1px solid #aaa;" |
 +
Tested.  Needs more modules adding
 
|}
 
|}
 
  
  
  
 
{{Template:Raspberry Pi}}
 
{{Template:Raspberry Pi}}

Revision as of 04:55, 15 April 2012

Back to the Hub.


Community Pages:

Tutorials - a list of tutorials. Learn by doing.

Guides - a list of informative guides. Make something useful.

Projects - a list of community projects. Help others out.

Tasks - for advanced users to collaborate on software tasks.

Datasheets - a frambozenier.org documentation project.

Education - a place to share your group's project and find useful learning sites.

Community - links to the community elsewhere on the web.

Games - all kinds of computer games.


Introduction

This page contains a set of guides to show readers how to do useful tasks. These guides focus on achieving a goal as simply as possible, with the aim to build the confidence of the reader. Hopefully, the reader will also be inspired to learn at the same time.

The Raspberry Pi Forum has a list of Project Ideas & Links, to help people get started.

Please add links to your guides (and ones you find interesting).

Fill in each section:

  • Guide Title (as a link to the project webpage or connected wiki page)
  • Guide Description (including any additional links or information
  • Skill level/Ages it is aimed at (Any/Beginner/Intermediate/Advanced)
  • Tags (key words related to the project, i.e. LCD Screen, Teaching, Python)
  • Author(s) or group who have produced it (also if it is an Open/Community Project for anyone to contribute)
  • Guide Status (Not Started/In-Progress/Available).

Guides List

Guide Title and Link

Guide Description

Level

Tags

Author

Status

Classroom Boot Server

Classroom boot server - Basic concept: A PXE server to allow cheap computers without hard disks to boot into Windows or Linux.

Medium

PXE, netboot

bredman - Open Project

Lots of random text, needs organisation and testing

Network Attached Storage

Network Attached Storage - Basic concept: A place to save copies of all your important files

Easy

Samba

bredman - Open Project

Ready to test on Debian, some help needed with Fedora chapter

Python 3 on Debian

Installing the latest Python 3 and common modules on Debian.

Easy

Python

croston

Tested. Needs more modules adding