Changes between Version 34 and Version 35 of notes/linux


Ignore:
Timestamp:
2024-05-19T11:29:41Z (6 months ago)
Author:
root
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • notes/linux

    v34 v35  
    231231
    232232== defgrag and clean VMWare image
     233https://superuser.com/questions/211798
    233234{{{#!bash
    234235sudo e4defrag /dev/mapper/vg_main-lv_root
    235 dd if=/dev/zero of=wipefile bs=1024x1024; rm wipefile
     236dd if=/dev/zero of=wipefile bs=1024x1024; sync;sync;sync; rm wipefile
     237sudo vmware-toolbox-cmd disk shrinkonly
    236238}}}
    237239settings -> disk -> compact