How to make screencasts on Sugar: Difference between revisions

Line 1: Line 1:
==steps==
==steps==
1) Get Sugar installed and internet connection working
# Get Sugar installed and internet connection working


2) Go to terminal (can be found in list of activities)
# Go to terminal (can be found in list of activities)


3) Go to root by typing  
# Go to root by typing  
   
   
  <code>su</code>
  <code>su</code>


4)Type:  
#Type:  


  <code>yum update</code>
  <code>yum update</code>


5)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...


6)Accept changes is up to you.
#Accept changes is up to you.


7)Type:  
#Type:  
  <code>yum install recordmydesktop</code> (Don't use this one unless you are comfortable with the command line.)
  <code>yum install recordmydesktop</code>  
Don't use this one unless you are comfortable with the command line.)
or  
or  
  <code>yum install gtk-recordmydesktop</code>
  <code>yum install gtk-recordmydesktop</code>