How to make screencasts on Sugar: Difference between revisions
No edit summary |
|||
| Line 1: | Line 1: | ||
==steps== | ==steps== | ||
# Get Sugar installed and internet connection working | # Get Sugar installed and internet connection working | ||
# Go to terminal (can be found in list of activities) | # Go to terminal (can be found in list of activities) | ||
# Go to root by typing | # Go to root by typing | ||
<code>su</code> | |||
#Type: | #Type: | ||
<code>yum update</code> | <code>yum update</code> | ||
#Wait a bit to pull down changes. Keep in mind the size of your drive. Mine is 4Gigs so plenty of room... | #Wait a bit to pull down changes. Keep in mind the size of your drive. Mine is 4Gigs so plenty of room... | ||
#Accept changes is up to you. | #Accept changes is up to you. | ||
#Type: | #Type: | ||
<code>yum install recordmydesktop</code> | <code>yum install recordmydesktop</code> | ||