background preloader

Raspberry

Facebook Twitter

How to setup a mail server with Citadel on Raspberry Pi. I decided to start a series of articles that explain how to go about setting up various types of servers using the Raspberry Pi as a base for the server infrastructure. Thus, this one is about setting the Raspberry Pi to be a mail server using Citadel. The first thing we need to understand in setting up a mail server are the protocols that need to be in place. The most basic mail server requires two protocols to function, one to retrieve e-mail (IMAP/POP3) and one to send and accept mail (SMTP).

Usually these function operate as two different services. Without going into to too much detail Citadel is an open-source project that originated as a BBS system (and still serves that function) but gradually took on the role of providing mail services. And to top it all off, Citadel is written in C as a native application so you don't have to worry about an interpreted language (like PHP/Python) slowing you down. So let's get right down to installing it. Enter a password for the admin user. 03 - Carte de protection des GPIO. Bienvenue sur le projet Rover Pi. Le but de ce projet, hors le simple fait de s'amuser avec les GPIO du Raspberry Pi et d'utiliser celui-ci à des fins robotique.Vous trouverez ici toutes les étapes nécessaires au développement et à la construction de ce robot. Ce projet est en cours de création. Creating a LAMP server (web server - Linux Apache Mysql PHP) on the Raspberry Pi - Linux tutorial from PenguinTutor.

This provides details of how to configure a Raspberry Pi as a webserver. This is similar to the guide to using Xubuntu as a LAMP webserver, but adds some of the things that need to be handled differently for the Raspberry Pi. It is termed a LAMP server which is one of the most common configuration for webservers which standard for: Linux – operating system Apache – webserver (http) software Mysql – database server PHP or Perl – programming languages This setup is probably overkill for most uses of the Raspberry Pi, but it is the setup that most users will be familiar with and is a good way to learn about setting up a webserver.

I’ll be looking at setting up a lightweight setup in future. All this configuration is done at the command line. Why use the Pi? Avoiding the geeking answer of “because I can” I think there are some good reasons for doing this. Learn Linux The main aim of this site is to teach Linux skills. Debian Linux Security passwd and follow the prompts for changing the password. RPi Low-level peripherals. Back to the Hub Hardware & Peripherals: Hardware - detailed information about the Raspberry Pi boards. Hardware History - guide to the Raspberry Pi models. Low-level Peripherals - using the GPIO and other connectors. Expansion Boards - GPIO plug-in boards providing additional functionality. Screens - attaching a screen to the Raspberry Pi. Cases - lots of nice cases to protect the Raspberry Pi.

Other Peripherals - all sorts of peripherals used with the Raspberry Pi. Introduction In addition to the familiar USB, Ethernet and HDMI ports, the Raspberry Pi offers the ability to connect directly to a variety of electronic devices. Digital outputs: turn lights, motors, or other devices on or off Digital inputs: read an on or off state from a button, switch, or other sensor Communication with chips or modules using low-level protocols: SPI, I²C, or serial UART Connections are made using GPIO ("General Purpose Input/Output") pins. Note that no analogue input or output is available. Links Useful P2 pins: New Raspberry Pi development vm version 0.2 « Executing Gummiworms. [update (11/3/12): This version is now out of date. Please use v0.8 the torrent of which is at The readme and the sha1 ] [update: There is a tiny little buglet in the vm that slipped passed me as it didn't crop up when I was testing that yum worked as I didn't install a library that needed to go in the top level of the rootfs.

If you get a lot of errors about unpacking or mkdir... when trying to install something using yum then you'll need to do the following cd $HOME/raspberry_pi_development/f13arm_rootfs sudo chmod -R 777 * and that should fix it. sorry about that. the torrent is now available.] RaspberryPi Development Virtual Machine 0.2. Li-po Rider [POW115D2P] - $ 9.50: Seeed studio Bazaar, idées Boost, étendre la portée.

GPS Display Device. Here are some other old small projects. These are probably from my high school days. Some are from my university days. I’ve collected them all onto this one post when I moved my website. GPS Device Back in 2007 when smartphones were not popular yet, I managed to build this: I built it to do Geocaching. ADNS2610 Optical Mouse Sensor Here it the sensor sending raw image data through USB. Wii Nunchuk Projects These extremely simple USB projects take me only a few hours to do, because of my expertise in Wii accessories and USB.

Robots These were all made in around 2007 and 2008 while I was in high school Me being the Electrical Lead on the UW Mars Rover Team I designed a lot of circuitry for them. Echo (Sumo Wrestler) This fella won the “Judges Award” at UW, which means we didn’t win the wrestling but the judges liked our design the best. Charlie Line Following (at the Canadian National Robot Games 2007) Charlie Remotely Controlled (my first radio controlled project) Charlie Controlled using Wii Nunchuk. Le Raspberry Pi peut-il... être overclocké [MAJ] [Raspberry Pi] HOW TO - Installation perso sur Debian6. Choix de la debian6 1- installation de l'image dans la SD : * * soit en utilisant Win32DiskImager 2- enclencher la SD dans la Raspi et "start your engine !! " 3- entrer le login pi et mot de passe raspberry (attention au "a" - clavier qwerty inside :p !! ) 4- premier boot... attendre le prompt puis : (je reprend rapidement ici le starting guide proposé par * changer les paramètres de localisation car par défaut tout est "US" (donc qwerty, fuseau horaire etc...) sudo dpkg-reconfigure locales puis configuration du clavier : sudo dpkg-reconfigure keyboard-configuration de la timezone : sudo dpkg-reconfigure tzdata 5- Création d'un nouvel utilisateur : sudo adduser username sudo visudo ajouter dans le fichier à la suite des utilisateurs : puis CTRL+K, CTRL+X.

Démarrer avec Clavier AZERTY. [player youtube] RPi Low-level peripherals. FR:R-Pi Hub. Note : Ces pages Wiki sont le travail de la communauté, la Fondation Raspberry Pi n'est pas responsable du contenu de ces pages. Expéditions aux clients Voir le Guide d'achat pour la façon d'en commander un, ou se rendre sur la Page d'Accueil de la Fondation Raspberry Pi À propos La version de production de la carte Raspberry Pi (modèle B Rév 2.0) Le Raspberry Pi (abréviation : RPi ou RasPi) est un micro-ordinateur format carte de crédit à très bas prix (20$-35$) avec pour vocation l'enseignement de l'informatique aux enfants.

Il est développé par la Fondation Raspberry Pi, qui est une association caritative anglaise (Registration Number 1129409). Le Raspberry Pi est fabriqué et vendu en partenariat avec les distributeurs industriels mondiaux Premier Farnell/Element 14 et RS Components, et le distributeur chinois Egoman Technology Corp [1]. Obtenez les dernières informations depuis la page d'accueil de la Fondation Raspberry Pi, le fil Twitter ou dans les forums. Historique Bien démarrer. RPi VerifiedPeripherals. Back to the Hub Hardware & Peripherals: Hardware - detailed information about the Raspberry Pi boards. Hardware History - guide to the Raspberry Pi models. Low-level Peripherals - using the GPIO and other connectors.

Expansion Boards - GPIO plug-in boards providing additional functionality. Screens - attaching a screen to the Raspberry Pi. Cases - lots of nice cases to protect the Raspberry Pi. Other Peripherals - all sorts of peripherals used with the Raspberry Pi. A note about this page: For USB devices, please specify if they required a powered hub Notes 19-Apr-2012: Now that the Model B board is shipping, details added should relate to this board and the default Debian distribution unless stated otherwise. (A) - Relates to model A production board (B) - Relates to model B production board (!) Discuss: If you are adding to a product list it would help clarity if entries are kept/added in alphabetical order. Power Usage Notes Linux Driver Issues Powered USB Hubs. Lien CJoint.com BGtmsIiXa6o. LCDs & Displays. Self-feeding pen printer. Tutoriel Seedbox (DDL et torrent) Bonjour,voici un petit tutoriel pour la mise en place d'une seedbox (je rappelle que je suis débutant en linux ^^) :1.Montage de la clé usbTout d'abord il vous faudra monter sur le raspberry un support de stockage, j'ai choisi une clé usb de 16go en ntfs.

Il faudra donner un nom à cette cléPar putty, mettez vous en administrateur avec : "sudo su".Ensuite "fdisk -l" vous permettra de voir les partitions sur votre raspberry, ma clé usb est reconnue comme "dev/sda1".Vous allez éditer le fichier "fstab" avec "nano /etc/fstab" et mettre à la fin "dev/sda1 /media/nom_de_la_clé_usb ntfs-3g defaults 0 0".Tapez ensuite dans putty "mount -a". Votre clé usb est monté sur le raspberry pi.J'ai crée un dossier nas sur la clé usb par "mkdir /media/nom_de_la_clé_usb/nas" 2.

Installation de sambaVous allez installer samba sur votre raspberry afin d'accéder à vos données de la clé usb depuis votre pc par l'explorateur. RaspBox - Boitier Acrylique pour Raspberry Pi. Vous voulez protéger votre précieux board Raspberry Pi des court-circuits, tout en préservant l'accès aux connecteurs ? Ce boîtier au look hi-tech est constitué de deux plaques de verre acrylique et d'entretoises métalliques. Il se monte sans colle: les différentes pièces s’emboîtent les unes dans les autres autour du Raspberry Pi, et le tout se verrouille avec 8 vis. Si vous inversez la disposition des plaques supérieures et inférieures, vous pouvez fixer sur votre boîtier un Micro-Hub USB Yoctopuce et jusqu'à trois modules Yoctopuce, ce qui permettra à votre Raspberry Pi d'interagir avec le monde réel.

Yoctopuce offre gratuitement le design de ce boîtier, sous license Creative Commons Attribution-ShareAlike 3.0 License. Le fichier de découpe est téléchargeable ici (format CorelDraw), la liste des pièces se trouvent dans le schéma technique. Spécifications Articles liés et exemples d'applications Accessoires et produits liés Téléchargements. Raspberry Pi | An ARM GNU/Linux box for $25. Take a byte!