User Tools

Site Tools


devon_s_pc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
devon_s_pc [2024/01/15 05:44] melmdevon_s_pc [2024/05/13 23:18] (current) melm
Line 6: Line 6:
  
   * Download the ISO for Win10IoT LTSC https://massgrave.dev/windows_ltsc_links.html   * Download the ISO for Win10IoT LTSC https://massgrave.dev/windows_ltsc_links.html
-  * [[https://rufus.ie/en/|Rufus]] Can make a bootable USB on windows, I use [[https://www.ventoy.net/en/index.html| Ventoy]] to make one with lots of different ISOs to boot+  * [[https://rufus.ie/en/|Rufus]] Can make a bootable USB on windows
   * 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
 </code> </code>
  
Line 47: Line 50:
 Then this guide from Rclone worked https://rclone.org/sftp/ Then this guide from Rclone worked https://rclone.org/sftp/
  
 +Rclone can sync folders but this isn't backup.  Options are sync to server, then backup the server folder on server; or Rclone to connect and then Restic to the backup from laptop directly.  Could also restic locally and then sync with a remote folder.
  
 +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://restic.readthedocs.io/en/stable/010_introduction.html
devon_s_pc.1705297441.txt.gz · Last modified: 2024/01/15 05:44 by melm