User Tools

Site Tools


pr0ntools:pr0nts

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
pr0ntools:pr0nts [2012/02/18 08:51] mcmasterpr0ntools:pr0nts [2016/06/27 15:03] (current) – [BBB/machinekit] mcmaster
Line 102: Line 102:
  
 I chose 250x250 because that's what Google maps default is.  I think I put in command line to change that as needed but its not well tested. I chose 250x250 because that's what Google maps default is.  I think I put in command line to change that as needed but its not well tested.
 +
 +
 +====== BBB/machinekit ======
 +
 +<code>
 +echo >>~/.ssh/config <<EOF
 +
 +Host mk
 +User machinekit
 +EOF
 +
 +sudo tee -a /etc/hosts <<EOF
 +192.168.7.2     mk
 +EOF
 +
 +# TODO: how to set static network config auto?
 +# Need 192.168.7.1 / 30 IIRC
 +</code>
  
pr0ntools/pr0nts.1329555080.txt.gz · Last modified: 2013/10/20 14:59 (external edit)