Changes

Jump to navigation Jump to search
472 bytes added ,  20:07, 2 January 2017
no edit summary
Line 28: Line 28:     
Debian packaging of Sugar Activities adds them to the Education menu, so they can be used from desktops other than Sugar.  
 
Debian packaging of Sugar Activities adds them to the Education menu, so they can be used from desktops other than Sugar.  
 +
 +
== Using Sugar on a headless Raspberry Pi ==
 +
 +
You have a Raspberry Pi but you've run out of keyboards, mice, and HDMI displays.  Use the 'net.
 +
 +
On the Raspberry Pi:
 +
sudo apt install xrdp
 +
adduser guest
 +
echo sugar >> /home/guest/.xsession
 +
 +
On your other computer:
 +
rdesktop -g 1200x900 -u guest -p guest IP
 +
 +
See [https://www.element14.com/community/docs/DOC-78170/l/connecting-to-a-remote-desktop-on-the-raspberry-pi Connecting to a remote desktop on the Raspberry Pi].
    
=== Turtle Art/Blocks ===
 
=== Turtle Art/Blocks ===

Navigation menu