How do I partition a hard drive when Ubuntu is already installed? [duplicate]

I installed Ubuntu on my laptop, and now I want to partition my hard drive, but I'm not sure how to partition after Ubuntu is already installed.

How can I partition my hard drive?


Solution 1:

Try GParted

sudo apt-get install gparted
sudo gparted

it's pretty self-explanatory