:When Sugar is started for the first time it boots to a screen that shows
+
:First Screen where you enter a name:
+
*
+
* NAME:(_____________)
+
*
+
*_________________________(=>Next)
+
:Second Screen where you choose your XO "Avitar" colors
+
*
+
*
+
*_______Click to change color:
+
*______________XO
+
*
+
*(<= Back)____________(=>Done)
+
:These screens set the name and color of your XO "Avitar"
+
:and '''set a unique ssh user key for this Sugar Instance'''
+
*This screen is only set one time and does not repeat.
+
*
+
:When this is completed Sugar goes to the f3 Boot Screen
+
*
+
{{Note/note|
+
* '''To clear Sugar of these keys and the name and color entries''', enter the command {{Code|rm ~ rf /.sugar}} in the Terminal activity. Then shutdown sugar {{Code|su shutdown -h now}} . This will clear all Learner information on the VM and let you start with a fresh install. Skipping this will result in collisions in the Neighborhood view of the Jabber network. Verify the presence of the '''.sugar''' directory by entering {{Code|ls -a}} in Terminal.
+
* '''To reset only the ssh keys''', in order to keep the Journal and installed .xo Activities, use {{Code|rm ~/.sugar/default/owner.key*}} in the Sugar Terminal, and then shutdown sugar {{Code|su shutdown -h now}}. This leaves the Journal entries and removes only the previous Learner's identity key files.}}