The way to resize via terminal on Ubuntu, is little complicate.
So, would like to learn which are these commands for resizing this directories (/usr & /root) and how to do it.
The way to resize via terminal on Ubuntu, is little complicate.
So, would like to learn which are these commands for resizing this directories (/usr & /root) and how to do it.
You can't resize partitions while there are mounted. This said you can extend them if they are using lvm.
If you are not using lvm, best is to boot on a livecd or usb and use gparted or parted tool if you prefer the command line.
By the way, nowadays the usual fashion to partition system is /, /home, swap. / at 20G is enough for most of people, swap the size of RAM and everything else in /home.