User Tools

Site Tools


scraps


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
scraps [2025/05/29 12:39] millerjsscraps [2025/07/14 13:07] (current) – [Image and Compress Disk] millerjs
Line 14: Line 14:
 ===== Anydesk Debian Setup ===== ===== Anydesk Debian Setup =====
 1) Confirm X (not wayland!) 1) Confirm X (not wayland!)
 +
 - Run ''loginctl'' to show current session IDs. - Run ''loginctl'' to show current session IDs.
 +
 - Check the session types: ''loginctl show-session <SESSION_ID> -p Type'' - Check the session types: ''loginctl show-session <SESSION_ID> -p Type''
  
Line 74: Line 76:
  
 kpartx -d -v myimage.disk kpartx -d -v myimage.disk
 +</code>
 +
 +Decompress and write back to a drive:
 +<code>
 +unlz4 < backup-name.dd.lz4 | dd bs=100M of=/dev/sda status=progress oflag=dsync ; sync
 </code> </code>
 ===== ntplogtemp ===== ===== ntplogtemp =====
scraps.1748522389.txt.gz · Last modified: by millerjs

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki