Platform Team/Server Kit/sugar-server: Difference between revisions
No edit summary |
Sascha silbe (talk | contribs) m →Registry: fix typo |
||
| Line 21: | Line 21: | ||
* {{Code|machine_sn}}, serial number of hardware Sugar user is running on, e.g., serial number of a XO laptop; | * {{Code|machine_sn}}, serial number of hardware Sugar user is running on, e.g., serial number of a XO laptop; | ||
* {{Code|machine_uuid}}, UUID value of hardware Sugar user is running on, e.g., UUID of a XO laptop; | * {{Code|machine_uuid}}, UUID value of hardware Sugar user is running on, e.g., UUID of a XO laptop; | ||
* {{Code|pubkey}}, SSH public key, this is the exact line that needs to be placed as-is to {{Code|~/.ssh/authorized_keys}} file; note that OLPC XS operates with | * {{Code|pubkey}}, SSH public key, this is the exact line that needs to be placed as-is to {{Code|~/.ssh/authorized_keys}} file; note that OLPC XS operates with stripped version of public keys. | ||
== Services == | == Services == | ||