2024-06-03
This commit is contained in:
18
_-Review/github.md
Normal file
18
_-Review/github.md
Normal file
@ -0,0 +1,18 @@
|
||||
---
|
||||
type: "topic"
|
||||
created: "2024-04-02T03:46:36.090Z"
|
||||
updated: "2024-04-02T21:57:28.249Z"
|
||||
---
|
||||
|
||||
# GitHub
|
||||
|
||||
[Git](git.md)
|
||||
|
||||
```bash
|
||||
sudo -i
|
||||
exit
|
||||
ssh-import-id gh:mikepharesjr
|
||||
systemctl restart ssh
|
||||
nano ~/.ssh/authorized_keys
|
||||
cat ~/.ssh/authorized_keys
|
||||
```
|
Reference in New Issue
Block a user