Hello. what error? That small bit of text should be typed in not shown as a picture.
– DavidMar 21 '22 at 14:45
I don't know what the error was. I just turned on the computer and this screen came up. I searched but couldn't find anything.
– Tolga GurMar 21 '22 at 14:47
1
Not an error. Try logging in and fully update the system (sudo apt update && sudo apt full-ugradethensudo reboot now`.
– ChanganAutoMar 21 '22 at 14:49
It looks like you configured your system as a server, not a desktop.
– JosMar 21 '22 at 14:50
I was using the desktop version. I had shut down the computer properly. When I opened it 2 hours later, a screen like this appeared.
– Tolga GurMar 21 '22 at 14:53
2
Try @ChanganAuto's solution. If that doesn't work, again log in and try startx. This will give you an error. Paste the error into your question so we can see what is wrong.
– JosMar 21 '22 at 14:57
I solved the problem. It's a simple problem, but I still don't understand why I'm getting such an error. I had to reinstall ubuntu-desktop with sudo apt-get install ubuntu-desktop. the problem has disappeared. Thank you all.
– Tolga GurMar 21 '22 at 20:14
then
sudo reboot now`. – ChanganAuto Mar 21 '22 at 14:49startx
. This will give you an error. Paste the error into your question so we can see what is wrong. – Jos Mar 21 '22 at 14:57sudo apt-get install ubuntu-desktop
. the problem has disappeared. Thank you all. – Tolga Gur Mar 21 '22 at 20:14