mkdir 1
sudo mount /dev/sda2 1
sudo baobab 1
...
sudo umount 1
- 0 Posts
- 2 Comments
Joined 11 months ago
Cake day: June 20th, 2024
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
mkdir 1
sudo mount /dev/sda2 1
sudo baobab 1
...
sudo umount 1
1 rsync allows to sync hardlinks correctly
2 zfs has pretty fast (zfs set dedup=edonr,verify) block level duplication where block size is 1MB (zfs set blocksize=1M).
3 in reality I tried to achieve proper data structure but it was way too time consuming so I couldn’t do any work other than that, thus I established zfs as a history backtrack where I can rollback to something very important what I accidentally can delete, thus using ZFS and all aforementioned its benefits