0

I updated my Ubuntu 19.04 to 19.10 and I not find the settings.

screenshot1

screenshot2

I tried several things. I go "wifi-settings and no work". So I go "account-settings and no work". My settings in ubuntu no is. Where is?

Shayan
  • 1,503
sebacc
  • 11
  • @Shayan I tried that just. Also check second comand and this is Active. – sebacc Oct 24 '19 at 22:06
  • 1
    I searched more about your questions, it seems you're missing the Settings app? try this: sudo apt-get install ubuntu-desktop https://askubuntu.com/questions/453440/missing-system-settings-after-removing-some-packages – Shayan Oct 24 '19 at 22:07
  • 2
    Yeap. I resolve problem with sudo apt install gnome-control-center – sebacc Oct 24 '19 at 22:12
  • 1
    @sebacc Please post that as an answer. – K7AAY Oct 24 '19 at 22:25

1 Answers1

1

I resolved the problem with:

sudo apt install gnome-control-center && reboot
Eliah Kagan
  • 117,780
sebacc
  • 11