Anonymous

Archive:ServerHardwareAuction/NetBootServer: Difference between revisions

From London Hackspace Wiki
m
Line 21: Line 21:
They all run ssh and use the ~/.ssh/fish ssh key on netbootyboxxy.
They all run ssh and use the ~/.ssh/fish ssh key on netbootyboxxy.


if they are doing the hardware inventory then they will hit apache to get there mac address so you can work out there ip to ssh to (the dhcp or tftp logs work too)
if they are doing the hardware inventory then they will hit apache to get their MAC address so you can work out their ip to ssh to (the dhcp or tftp logs work too)


* ssh -i ~/.ssh/fish root@10.192.38.something
* ssh -i ~/.ssh/fish root@10.192.38.something
Line 44: Line 44:


the number after the 5 is the port number (p5 etc).
the number after the 5 is the port number (p5 etc).


== hardware info files ==
== hardware info files ==