stuff
This commit is contained in:
parent
03785ed953
commit
aacd491632
1 changed files with 12 additions and 9 deletions
|
|
@ -1,18 +1,20 @@
|
||||||
# Ubuntu reinstall
|
# Ubuntu reinstall
|
||||||
|
|
||||||
Things I need to move from one device to another.
|
Things I need to move from one device to another.
|
||||||
- [ ] ssh keys
|
- [X] ssh keys
|
||||||
- [X] gpg keys
|
- [X] gpg keys
|
||||||
- gpg --export-secret-keys > secret-backup.gpg
|
- gpg --export-secret-keys > secret-backup.gpg
|
||||||
- gpg --import secret-backup.gpg
|
- gpg --import secret-backup.gpg
|
||||||
- [X] bisq data folder
|
- [X] bisq data folder
|
||||||
- contents go in .local/share/Bisq
|
- contents go in `.local/share/Bisq`
|
||||||
- firefox data
|
- [X] firefox data
|
||||||
- accounting files
|
- `.mozilla` folder in home
|
||||||
- Entire home dir? it's just ~250gb.
|
- [X] accounting files
|
||||||
- sparrow files
|
-
|
||||||
- bitcoin wallet file
|
- [X] Entire home dir? it's just ~250gb.
|
||||||
- music
|
- [X] sparrow files
|
||||||
|
- [X] bitcoin wallet file
|
||||||
|
- [X] music
|
||||||
|
|
||||||
Stuff I'll need to install on the clean os:
|
Stuff I'll need to install on the clean os:
|
||||||
|
|
||||||
|
|
@ -26,3 +28,4 @@ Stuff I'll need to install on the clean os:
|
||||||
- sparrow
|
- sparrow
|
||||||
- bitcoin knots
|
- bitcoin knots
|
||||||
- telegram
|
- telegram
|
||||||
|
- keybase
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue