This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
python:pycon2013 [2013/03/17 20:51] dblume [Google talk (3 parts)] |
python:pycon2013 [2021/05/21 00:04] (current) |
||
---|---|---|---|
Line 175: | Line 175: | ||
People often solve this problem with threads. | People often solve this problem with threads. | ||
+ | ===== Raspberry Pi Quick Notes ===== | ||
+ | < | ||
+ | User: pi | ||
+ | Password: raspberry | ||
+ | |||
+ | $ startx | ||
+ | $ raspi-config | ||
+ | $ sudo shutdown -h now | ||
+ | </ | ||
===== Random Python-related URLs ===== | ===== Random Python-related URLs ===== |