Difference between revisions of "Build Instructor Guide"

From FreekiWiki
Jump to navigation Jump to search
(added paperwork steps)
(changed buildsheet.ps and qc.ps to build-qc.ps)
Line 9: Line 9:
 
== Paperwork ==
 
== Paperwork ==
 
# http://web.freegeek.org/deadtrees/
 
# http://web.freegeek.org/deadtrees/
# get buildsheet.ps or qc.ps and save it
+
# get build-qc.ps and save it
 
# open a terminal (Ctl-Alt-T on a diskless terminal, terminal icon on freekbox)
 
# 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)
 
# 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)
 
# cd Desktop (hitting tab after cd D works)
 
# ls (make sure the file saved correctly)
 
# ls (make sure the file saved correctly)
# lpr -o raw -# 20 qc.ps
+
# lpr -o raw -# 20 build-qc.ps
# lpr -o raw -# 20 buildsheet.ps
 
  
 
[[Category:Build]]
 
[[Category:Build]]

Revision as of 15:08, 13 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 build-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 build-qc.ps