summaryrefslogtreecommitdiff
path: root/farm/magnus/README
blob: 74ac59084047d92283a447f1d905ca8a3f7f2316 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

  - Include ssh_config in your ~/.ssh/config

  - Connect to screen on <board> (<CTRL-A> followed by "D" to disconnect):

        screen-<board>

  - Start/stop TFTP on management host for <board>:

        tftpd-<board> start | stop

  - Power control for <board>:

        ssh <board->-mgr power on | off | status

  - Boot <board>:

	boot-<board> [<appended args> ...]