9 lines
137 B
Markdown
9 lines
137 B
Markdown
---
|
|
tags:
|
|
- Scirpts
|
|
- Desktop
|
|
---
|
|
|
|
chmod 700 /home/miker/.ssh
|
|
chmod 644 /home/miker/.ssh/*.pub
|
|
chmod 600 /home/miker/.ssh/id_rsa |