Update README.md

This commit is contained in:
ducoterra
2025-04-22 11:38:31 -04:00
parent ed2088d0dc
commit a469444811

View File

@@ -29,6 +29,14 @@ On linux, <kbd>ctrl</kbd>+<kbd>shift</kbd>+<kbd>u</kbd>, then, while holding
<kbd>ctrl</kbd>+<kbd>shift</kbd>, typing <kbd>b</kbd>+<kbd>0</kbd> will type a
° (degree) symbol. Also you can enter any unicode symbol this way.
To generate an SSH key with the correct comment and type run:
```bash
KEYGEN_USER=myuser
KEYGEN_HOST=something.com
ssh-keygen -C ${KEYGEN_USER}@{KEYGEN_HOST} -f ~/.ssh/id_${KEYGEN_HOST} -t ed25519
```
## Important Dates and Times
- Machine updates happen at 4am on on Saturday