0

I have been using Ubuntu 14.04 LTS for some time now. I need to reset it to original state without reinstalling my Ubuntu. Is it possible??

1 Answers1

-1

Try below command that would reconfigure everything you have this will not do any harm to your system.

sudo dpkg-reconfigure -a
PKumar
  • 2,952