Changes between Version 34 and Version 35 of notes/linux
- Timestamp:
- 2024-05-19T11:29:41Z (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
notes/linux
v34 v35 231 231 232 232 == defgrag and clean VMWare image 233 https://superuser.com/questions/211798 233 234 {{{#!bash 234 235 sudo e4defrag /dev/mapper/vg_main-lv_root 235 dd if=/dev/zero of=wipefile bs=1024x1024; rm wipefile 236 dd if=/dev/zero of=wipefile bs=1024x1024; sync;sync;sync; rm wipefile 237 sudo vmware-toolbox-cmd disk shrinkonly 236 238 }}} 237 239 settings -> disk -> compact