devon_s_pc
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
devon_s_pc [2024/01/10 07:32] – melm | devon_s_pc [2024/05/13 23:18] (current) – melm | ||
---|---|---|---|
Line 6: | Line 6: | ||
* Download the ISO for Win10IoT LTSC https:// | * Download the ISO for Win10IoT LTSC https:// | ||
- | * [[https:// | + | * [[https:// |
* Install windows | * Install windows | ||
* keep network off and keep saying skip to create a local account | * keep network off and keep saying skip to create a local account | ||
Line 25: | Line 25: | ||
winget install --id=Element.Element -e | winget install --id=Element.Element -e | ||
winget install --id=WireGuard.WireGuard -e | winget install --id=WireGuard.WireGuard -e | ||
+ | winget install --id=rclone.rclone -e | ||
+ | winget install --id=restic.restic -e | ||
+ | winget install --id=winfsp.winfsp -e | ||
</ | </ | ||
Line 34: | Line 37: | ||
I used this [[https:// | I used this [[https:// | ||
+ | ====== Backup ====== | ||
+ | [[https:// | ||
+ | I wanted to use SFTP | ||
+ | from powershell: | ||
+ | generate keys: | ||
+ | < | ||
+ | add them | ||
+ | < | ||
+ | Install [[https:// | ||
+ | < | ||
+ | Then this guide from Rclone worked https:// | ||
+ | Rclone can sync folders but this isn't backup. | ||
+ | |||
+ | Will Probably Stick with Restic for backup its simple performant and crossplatform. | ||
+ | |||
+ | Now that I have mesh VPN set up may finally just set up samba and then mount in windows for simplicities sake once I stop being to lazy to setup samba properly | ||
+ | |||
+ | https:// |
devon_s_pc.1704871927.txt.gz · Last modified: 2024/01/10 07:32 by melm