To connect to a SheevaPlug serial USB console, plug it in, and then use this one liner:

cu -s 115200 -l /dev/ttyUSB0

Quicker than messing around with minicom and setting the device in a profile, etc. Thanks to Wilfred on the computingplugs wiki.