zaterdag 3 september 2022

Umount Target is Busy

 # Umount Target is Busy
Lazy unmount: The third and safer alternative to the force unmount is a lazy unmount. A lazy unmount allows the system to detach the specified mount point in a hierarchical manner. It works by removing any references to the filesystem as soon as it’s not busy.


umount -l /path/to/dev


Enlarging Libreoffice window completely with command

 You can open the LibreOffice window completely by pressing the CTRL+Shift+J keys together.