No GUI after installing
Few things I would make sure of.
- Check the name of that ISO file you downloaded and make sure it has "Desktop" in there somewhere.
- How old is the laptop? If it's too old, Unity won't run on it.
- If you want to try and install Unity anyway,
sudo apt-get install ubuntu-desktop
- If you can't use Unity with Ubuntu, either try a different distribution or install a different desktop environment. See here for a list/comparison of desktop environments for Linux.
Good luck!
EDIT: If you want to remove Unity, see this answer.
Ok,
sudo apt-get update
sudo apt-get install ubuntu-desktop
sudo shutdown -r now
Worked! Not sure what he did wrong, would you suspect he downloaded the server even though I warned him? Again, great community here and thank you for your help.