Difference between revisions of "Build Instructor Guide"

From FreekiWiki
Jump to navigation Jump to search
(category)
(added paperwork steps)
Line 10: Line 10:
 
# http://web.freegeek.org/deadtrees/
 
# http://web.freegeek.org/deadtrees/
 
# get buildsheet.ps or qc.ps and save it
 
# get buildsheet.ps or qc.ps and save it
# open a terminal
+
# open a terminal (Ctl-Alt-T on a diskless terminal, terminal icon on freekbox)
 +
# ls (the file probably saved to your desktop, but check your current directory first, Desktop should be the only thing you see)
 +
# cd Desktop (hitting tab after cd D works)
 +
# ls (make sure the file saved correctly)
 
# lpr -o raw -# 20 qc.ps
 
# lpr -o raw -# 20 qc.ps
 
# lpr -o raw -# 20 buildsheet.ps
 
# lpr -o raw -# 20 buildsheet.ps
  
 
[[Category:Build]]
 
[[Category:Build]]

Revision as of 17:56, 12 July 2007

EB Multi

  1. Ctl-Alt-T on a diskless terminal
  2. env | grep -i ssh
  3. ssh build@THE_IP_ADDRESS_FROM_THAT_COMMAND
  4. password is the same as on every other system
  5. mkbootfloppy
  6. the default is fine

Paperwork

  1. http://web.freegeek.org/deadtrees/
  2. get buildsheet.ps or qc.ps and save it
  3. open a terminal (Ctl-Alt-T on a diskless terminal, terminal icon on freekbox)
  4. ls (the file probably saved to your desktop, but check your current directory first, Desktop should be the only thing you see)
  5. cd Desktop (hitting tab after cd D works)
  6. ls (make sure the file saved correctly)
  7. lpr -o raw -# 20 qc.ps
  8. lpr -o raw -# 20 buildsheet.ps