I have an Ubuntu VM that is running low on root partition lately. And here is what I did to increase it without reinstalling the system.
First, expand the virtual disk to get more space ready for the system.
Once the system boots up, turn off swap.
sudo swapoff /dev/sda5
Fire up cfdisk, then
Reboot (sudo reboot).
Once booted, there will be a smaller system living inside a larger partition. Use the following magic command to make the file system to take all available space.
sudo resize2fs /dev/sda1
That’s it. Hope it helps.
If using Copilot right from the Taskbar isn't your thing, you should disable it. Even…
In an environment where standardizing things does matter, setting default fonts in Microsoft Office apps…
Wake-On-LAN is a networking standard that lets you wake up a computer from either a…
First of all, this is not to bypass a PDF file that requires a password…
Microsoft has been lurking about the idea of placing the Outlook navigation bar to the…
One colleague came up to me the other day asking me to take look at…