Hiya, To create a chroot-SFTP account do the following: Edit /etc/ssh/sshd_config and change: Subsystem sftp /usr/lib/openssh/sftp-server to this: Subsystem sftp internal-sftp Also, go to the very bottom of /etc/ssh/sshd_config file and add: Match group sftp-users X11Forwarding no ChrootDirectory %h...
<t>My RPi boots Hexxeh's image fine. The only issue I've had so far is a couple of mmc0 warnings about writing to the SD card, but that is probably down to the Sony SD card I've got in there.<br/> <br/> I was disappointed to see that Awesome window-manager failed to build because of an issue with on...
<t>Nice work.<br/> <br/> I had a friend who built his own rack-mounting system for bare pico-ITX boards that he used to run a Boinc compute-cluster on (For SETI and Folding@Home). I reckon with the price of the Pi's and boot-from-NFS, replicating his efforts would be very easy and very cost-affectiv...
<r>SN said: <br/> <br/> <br/> Nice post this - has led me into the world of Circuit Simulation Software... anyone have any recommendations of which (free one) to try ?<br/> <br/> <br/> I found this one linked on the NerdKit website:<br/> <br/> <URL url="https://www.circuitlab.com">https://www.circu...
<r>Hi All,<br/> <br/> Like many I'm eagerly awaiting the arrival of my batch-2 RPi, so I've been keeping busy by reading as much as I can about embedded systems and programming in general.<br/> <br/> I've done bits and pieces of C++, C#, Python and Perl in the past and I can "get stuff done", but I'...
<t>Slightly O/T, but can anyone who has a Pi confirm a make/model (and possibly UK buy link) for a powered USB hub that will allow you to plug a USB->Micro-USB cable into the Pi's power socket and power it from that, as well as power peripherals plugged into the Pi's USB port?<br/> <br/> As I unders...