Analytical Assemblies
Screenplays in Programming
Top Tags
Resizing encrypted volume(LUKS) on LinuxRecently I got into a situation where I installed an application and suddenly started getting login error:
Turns out it was due to disk full. While it is trivial to add space to VM using Virtual box vboxmanage, it is another thing getting that additional space recognized by Linux when partition is encrypted |
Callbacks in JavaGoalWork with any type of data. CallbacksClient passes object to work routine. |