- https://github.com/Benjamin-Loison
- Joined on
2022-10-16
Block a user
Mount LUKS encrypted Linux Mint 22 Cinnamon
sudo mount -o ro /dev/mapper/vgmint-root partition0/
ls partition0/
bin boot dev file.swap lib lib64 libx32 media opt root sbin …
Mount LUKS encrypted Linux Mint 22 Cinnamon
sudo vgrename 'XXXXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXXXX' my_unique_name
Processing VG vgmint because of matching UUID XXXXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXXXX
Error writing…
Mount LUKS encrypted Linux Mint 22 Cinnamon
sudo vgdisplay
--- Volume group ---
VG Name vgmint
System ID
Format lvm2
Metadata Areas 1
Metadata Sequence No…
Mount LUKS encrypted Linux Mint 22 Cinnamon
ls /dev/mapper/
control luks-XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX nvme0n1p5_crypt pegasus--vg-root pegasus--vg-swap_1 vgmint-root vgmint-swap_1
Mount LUKS encrypted Linux Mint 22 Cinnamon
sudo vgrename 'XXXXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXXXX' my_unique_name
Volume group "XXXXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXXXX" not found
Cannot process volume group…
Mount LUKS encrypted Linux Mint 22 Cinnamon
sudo vgchange -ay
2 logical volume(s) in volume group "vgmint" now active
2 logical volume(s) in volume group "pegasus-vg" now active
Source: [the Unix Stack…
Mount LUKS encrypted Linux Mint 22 Cinnamon
How to
shred
free disk slots?
sudo ls -lh /var/lib/libvirt/images/Debian_not_trust.qcow2
-rw------- 1 root root 37G Sep 8 23:03 /var/lib/libvirt/images/Debian_not_trust.qcow2
sudo cp…
Benjamin_Loison
commented on issue Benjamin_Loison/Verified_repositories#4
2024-09-08 17:06:02 +02:00
Is such a concept of web of trust for gits already exist?
Related to Benjamin_Loison/gpg/issues/21.
adb disconnect
does not work for a closed Waydroid (shown as *offline*)
After a few minutes:
adb devices
List of devices attached
XXXXXXXX device
adb disconnect
does not work for a closed Waydroid (shown as *offline*)
How to
shred
free disk slots?
Could backup a Linux virtual machine with lowest space at all (not free) and proceed with it.
How to
shred
free disk slots?
Still same output of time sudo sfill -v /; echo $?; matrix-commander -m 'sfill finished!'
.
watch ls -lh /oooooooo.ooo
Every 2.0s: ls -lh /oooooooo.ooo …
How to
shred
free disk slots?
df -h /
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/vgmint-root 1.8T 1.6T 117G 94% /
How to
shred
free disk slots?
sfill
Warning: you are not root. You might not be able to wipe the whole filesystem.
sfill v3.1 (c) 1997-2003 by van Hauser / THC <vh@thc.org>
Syntax: sfill [-fiIlvz]…
How to
shred
free disk slots?
sfill
Command 'sfill' not found, but can be installed with:
sudo apt install secure-delete